More changes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@442
This commit is contained in:
parent
acd82b39a7
commit
ee69b4e211
1 changed files with 4 additions and 1 deletions
|
@ -9,12 +9,15 @@
|
|||
- some cpu-bug fixes
|
||||
- dma changes
|
||||
- Real Sound support
|
||||
- EMM fixes
|
||||
- EMM fixes and new functions.
|
||||
- VGA fixes
|
||||
- new wildcompare
|
||||
- support for size and disktype at mount.
|
||||
- added new debugger functionalities: start/trace into INTs, write processor status log,
|
||||
step over rep and loop instructions, breakpoint support without using INT 03 (heavy debugging switch)
|
||||
- Added more cpu instructions and changed the string operations.
|
||||
- Added classes for most of the internal dos structures.
|
||||
- Rewrote most of the fcb calls to use normal dos calls.
|
||||
|
||||
0.55
|
||||
- fixed the errors/warnings in prefix_66.h and prefix_66_of.h (decimal too large becomming unsigned).
|
||||
|
|
Loading…
Add table
Reference in a new issue