1
0
Fork 0

Updates for 0.63

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2068
This commit is contained in:
Peter Veenstra 2004-11-18 14:56:48 +00:00
parent abc4450fb6
commit c568ff3dd2
4 changed files with 36 additions and 2 deletions

View file

@ -15,7 +15,7 @@
- A few internal DOS fixes.
- Timer fixes for the hybrid loader.
- Some small soundblaster fixes.
- The drive cache can now be cleared by a keycombo.
- The drive cache can now be cleared by a keycombo. (CTRL-F4)
- A few keyboard fixes.
- Compilation fixes on various platforms.
- Quite some debugger improvements.
@ -23,6 +23,8 @@
- Added some cdrom detection checks.
- Enabled insert in the shell. (Easier editing of commands)
- Changed order in which executables appear with tab-completion.
- Fixed some issues with raw opl recording and using a slightly different
format
0.62
- Added blinking support in the shell and some color fixes.