diff --git a/ChangeLog b/ChangeLog index 62de4472..d91901cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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).