Can you make a DOS version?
VisualBoyAdvance Frequently Asked QuestionsSorry, I can't produce a DOS version. If you want something similar to a DOS version, try the SDL version which can be faster depending on the machine and hardware.
Related QuestionsHow can I make my CD drive run with DOS?
DOS FAQ by Christoph FuchsThat's fairly easy: You simply need to add a line to your CONFIG.SYS file, for example: DEVICE=C:\CDROM\IDE_CD.SYS /D:CD0001 Please change C:\CDROM\IDE_CD.SYS to your cd driver for DOS. You can get the driver with the drive on a diskette or try to use a different one from www.simtel.net. The example shown above is for MS DOS, for FreeDOS it would be FDEX /D:CD0001 and for DR DOS it would be NWCDEX /D:CD001). Look also at What is conventional memory? (2.
Related QuestionsWhat is DOS?
DOS FAQ by Christoph FuchsDOS is a Disk Operating System, that means it's an OS that uses a disk. Operating systems for IBM PCs since the early 1980s were called DOS. DOS consists of the command prompt, mostly command.com and two kernelfiles. That's a basic DOS system. DOS was a mainstream OS until Windows 95 (which also uses DOS, btw) threw it off the market.
Related QuestionsHow can I make my CD-ROM drive work with PS-DOS?
DOS FAQ by Christoph FuchsIn version 2000 from PhysTechSoft exists a built-in cd-rom driver. In former versions you can use MSCDEX.EXE or NWCDEX.EXE from MS-DOS/PC-DOS or DR-DOS if the drive doesn't work correctly with the PhysTechSoft files. First answer:) Start PTS-DOS with a CONFIG.PTS and an AUTOPTS.BAT containing only the most neccesary lines and the keyboard driver for installing Windows (minmal configuration). After the Windows installation, choose the "Windows compatible" option at startup.
Related QuestionsHow do I make RIT work in DOS?
RIT 3.0 Answers to Frequently Asked QuestionsThere are several versions of TeX for DOS, EmTeX for example. Diehard unixers we are, we don't use DOS on a daily basis. If you use DOS on a frequent basis it should be very simple to port RIT to DOS. Please let us know if you you successfully port RIT to PC, we can make it public. Again, the answer is the same as DOS. There are several versions of TeX for Mac, OZTeX for example. Please let us know if you have a working version available for Mac.
Related QuestionsI'm using DOS. Do you provide a DOS version of the libraries?
Crandun Technologies - Frequently Asked QuestionsSorry, no. We have had very little request for DOS support, and do not intend to port the libraries to this (obsolete!) operating system.
Related Questionscan I upgrade from the DOS version to the Windows version, or the opposite?
MagicEngine F.A.Q. PageYes. We make no distinctions between the different PC versions, if you registered one, you have also access to the other.
Related QuestionsCan I upgrade dos stock control (version 6.2x) into windows version ?
UBS Multimediapossibility 2 --> Some of the account number haven't defined under the General Setting --> Account
Related QuestionsI have the ProDos (or Apple Dos) version, and have now changed to a DOS (or Mac). Am I stuck?
Family RootsVersion 3.7C for ProDos and Version 3.4 for Apple Dos 3.3 were the last versions. A great many of the Apple II customers have traded to DOS or Mac computers. Kathryn Bassett does conversions to the DOS version of the program for a fee. Her fees are on her Paid Tech Support Alternatives page. Changing to the DOS version before making a gedcom is advisable, as the Apple II gedcom (Family Links) is quite out of date.
Related QuestionsCan you make Zinf code compile under DOS?
Zinf: FAQNot on 16bit DOS machines. You might get some code to compile in a 32 bit DOS. But really, get a real operating system.
Related QuestionsHow do I make an MS-DOS bootable floppy?
Windows 3.1 FAQPlace a blank formatted disk in the A: drive. Then from the DOS prompt of your boot hard drive type 'SYS A:\'. This will place the DOS system files and command file onto the floppy. Note that this will not copy any DOS system configuration or memory management programs. You will need to copy those over to the floppy as well if you need them (fdisk, format, etc.) Sometimes this happens.
Related QuestionsIs there a DOS version of voice recognition software?
st Century Eloquence, Frequently Asked Questions Regarding V...YES, Dragon Dictate is offered in DOS as is Kurzweil VoiceREPORT. Please specify DOS if ordering as the overwhelming majority of our sales are Windows.
Related QuestionsQ4.7: Can I open my old DOS version 1.XX files with SMFW 2.20/3.16?
FAQ for SuperM.O.L.E. -- ECDQ4.9: Why is my profile graph blank or missing data when I use the RF option? The profile is completely visible in the RF window, but is altered in the SMFW profile view.
Related QuestionsIs there a version of the PC software available for use under DOS?
MR Resources - OpenAspect - FAQYes, but it lacks the user-friendly features of the Windows version. It can be supplied upon special request by email to doug@mrr.com.
Related QuestionsWill OS/2 Warp Version 3 get rid of my DOS and Windows when I install it?
OS/2 Warp FAQ List (20 Feb 95) Section 0004Absolutely not. Like a good application would, OS/2 Warp Version 3 leaves your native environment untouched, so you can always return to it safely and conveniently. DOS/Windows is preserved using DualBoot by default. (Boot Manager is also available.) You can even use OS/2 Warp's OSDELETE command (from an OS/2 diskette boot) to remove OS/2 Warp should you wish to do so. Install OS/2 Warp Version 3 with confidence.
Related QuestionsCan the Advin DOS software version run under Linux?
FAQ's about device programmers,Advin does not officially support Linux. However, thanks to our customer, Mr. David Updegraff, who has provided the following info of how to run it under Linux:
Related QuestionsA6.5 Is there a DOS/Windows version of Gri?
Gri Frequently Asked QuestionsVersions of Gri have been available for MSDOS/Windows platforms for years, kindly provided by Gri users with MSDOS/Windows machines. In summer 2001, the porting procedure was systematized within the GnuWin32 project. This project provides win32 ports of GNU tools. It has been keeping very up-to-date with Gri development, trailing the Unix versions by only a week or so. Please visit http://gnuwin32.sourceforge.
Related QuestionsIt says I need the correct version to convert from DOS QuickBooks. What do I do?
QuickBooks Frequently Asked Questions - Call 800-259-4213For users of DOS QuickBooks version 1.0, contact Intuit Direct Sales at 1-800-446-8848 for your free convert software. Use this software to convert your data to version 2.0 for DOS. Important: After installing this software, you must open your company file in the updated version (2.0). Only then will your data be ready to convert to QuickBooks for Windows. Users of version 2.0 or 2.
Related QuestionsWhen I run programs within a shell I get Incorrect DOS version messages. Why?
GNU Emacs FAQ for WindowsThis might happen if, for example, you invoke nmake in a shell and it tries to create subshells. The problem is related to the one above where, again, when the shell is initially created, the first argument to the shell is not the directory in which the shell program resides. When this happens, command.com fabricates a value for its COMSPEC environment variable that is incorrect. Then, when other programs go to use COMSPEC to find the shell, they are given the wrong value.
Related QuestionsWill Bagpipe Music Writer Gold support tunes written with the old DOS version?
Frequently Asked QuestionsYes, BMW Gold will handle your old BMW files with absolutely no problem. It will open a BMW file and convert it to the new format, which you then save as a BWW file. You can print your music document directly from BMW Gold, and/or BWW files can be exported as BMP, PCX, or midi files. BMW Gold does have different codes than the earlier BMW format for a few items, such as ties and triplets.
Related QuestionsI want to make a transcription of my own, what are the dos and donts I should consider?
Add to our Guestbook!First of all, I would take a look at the "Introduction to Transcribing Progressive Metal", which you can find on this site. Chances are you will learn a great deal from it. Second, don't send it here if you are not 100% satisfied with the result. While I will correct anything that is sent to me, I don't function as a filter for your laziness, to use a ridiculous but still fitting analogy.
Related QuestionsIs it possible to make a DOS script that automatically runs when a package is installed?
AROS Research Operating SystemCreate a variable in the envarc:sys/packages file which contains the path to the S directory of your package.
Related QuestionsCan I upgrade to QuickBooks Version 8 for Windows from QuickBooks for Dos Version 1.X?
QuickBooks Frequently Asked Questions - Call 800-259-4213You may upgrade to QuickBooks version 8 for Windows, however you will need to install QuickBooks version 2 for Dos before you do so. QuickBooks version 2 disks are available from Quicken Singapore.
Related QuestionsWhat is the full version?
Frequently Asked Questions (FAQ)It is the complete version with all features enabled. The difference between the full version editions and the free trial version is detailed in "Buy Cool Page" section of User Manual in Help menu of any edition. You can also get a summary of these edition differences by checking the descriptions linked from the Buy page. For changes between versions, see the "Changes in Each Version" section of User Manual in Help menu.
Related QuestionsWhen will the next version be out?
The Official D2_3DFX FAQ - Frequently Asked QuestionsI no longer have any contact with Andy Hanson. As a result, I seriously doubt that we will see another release from him - last I heard, he hasn't worked for 3DFX for a very long time. The Descent2 source code is out, though, so it's possible that someone may produce another derivative work sometime in the future.
Related QuestionsIs DOS MAME faster than MAMEW?
FAQ'sFirst off, now that the development build of MAME is windows based, I would expect mamew to outperform mamed in a DOS box under Windoze. So the only gain would be under pure DOS. I tried running DOS MAME under DOS about a year ago. I couldn't get the drivers for my sound card set up under DOS so I had to run without sound. Without sound, DOS MAME was at most frameskip 1 faster than mamew without sound, if that much.
Related QuestionsWhy is the compiler DOS based, not Windows?
HI-TECH Software Frequently Asked QuestionsWell, firstly we are developing a Windows user interface. This will be Win-32, i.e. it will run under Windows 95 and Windows NT. But since the compiler is a non-graphical application, and the DOS interface runs quite happily under all flavours of Windows already, it has not been as high a priority as making sure that the basic functionality is top-notch. In other words, we believe an excellent compiler with a DOS front-end is better than an average compiler with a Windows front end.
Related Questions