1
0
Fork 0

fixed batchfile handling as startup argument

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1683
This commit is contained in:
Peter Veenstra 2004-02-19 12:00:38 +00:00
parent 2a1cee61e1
commit bd02cf869e
2 changed files with 15 additions and 2 deletions

View file

@ -1,3 +1,8 @@
0.62
- Fixed commandline parsing when .bat files involved (fixes -exit)
- Fixed issues with tabs in commandline not being processed correctly
- Returned filename in ds:dx in create-random-file (c2woody)
0.61
- Added a beta dynamic cpu for x86 hosts (very unstable)
- Added opengl and hardware overlay display output