1
0
Fork 0

Added -version to dosbox.

Updated Readme(added -version. removed auto from machinetype)
Updated Manpage(added freesize, version and machinetype)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1808
This commit is contained in:
Peter Veenstra 2004-06-05 11:17:23 +00:00
parent a856ff1a06
commit ed76cb83a0
4 changed files with 33 additions and 9 deletions

View file

@ -10,11 +10,12 @@
- Changed sensitivity settings of the mouse.
- Fixed a bug with an unterminated string in the drivelabel.
- Changed file search routines a bit to be more compatible.
- Added support for attribute-searching with fcb's
- Added support for attribute-searching with fcb's.
- Changed OpenGL so that it is initialized only when used.
- Added basic SDA.
- Changed psp and dta functions to use dta.
- Added some more PIC commands. (c2woody)
- Added the -version switch, which makes dosbox report its version.
0.61
- Added a beta dynamic cpu for x86 hosts (very unstable)