DOSBox 是一款采用SDL库的DOS模拟器,可以轻松移植到其它平台.DOSBox已经移植到Windows, BeOS, Linux, MacOS X等平台.DOSBox还可以模拟286/386 CPU实模式/保护模式,目录文件系统,XMS/EMS,Tandy/Hercules/CGA/EGA/VGA/VESA显示,对古老游戏兼容性极佳的 SoundBlaster/Gravis Ultra声卡.使用方法
1、安装
2、运行
3、在输入框状态下z:>
z:>mount c d:dos ===>“z:>”这个是提示符“c”作为虚拟C盘 "d:dos"你要虚拟的文件夹位置。
简洁的讲,你把你要虚拟的文件夹位置换掉上面的 D:DOS
4、在刚才的提示符下输入 c: ,这样就切换到虚拟的c盘,也就是你要的游戏目录
5、运行C目录下的游戏,以后操作按DOS命令。
DOSBox 0.71 ! July 30th, 2007
A bugfix release this time, but we couldn't resist adding a few new exciting features:
* Added a new recompiling cpu core which is easier to port!
* Added a x86_64 and a mipsel_32 recompiling core.
* Fixed hangups on certain platforms after long gameplay of several games.
* Fixed several joystick bugs.
* Improved cdrom support. (fixes for audio, iso and detection.)
* Improved SVGA and VESA. (detection and display)
* Fixed a few textmodes and improved ansi emulation a bit.
* Fixed pcspeaker and certain types of soundeffects.
* Added undocumented mousebackdoor.
* Made mount and imgmount a bit easier to use. (ioctl by default, support for ~ and ~username, auto size guessing for images)
* Fix a few compilation problems on various hosts and a general code cleanup.
* Several small fixes that improve compatibility.
The compatibility should be the same as 0.70 aside from the games we fixed. (see the Changelog for details)
官网:http://dosbox.sourceforge.net
