EmuNewz Network

Full Version: Aeon v0.62 Released
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
DOS Emulator for Windows

http://www.aeonemulator.net/index.html

Changes :
* Fixed long-standing issue with the InterruptEnable flag not always getting reset after a system call
* Enabled UI elements for configuring emulated hardware
* Fixed minor bug causing too many bytes to be loaded from exe files
* DOS IOCTL Get Device Info function is more accurate and less of a hack
* Fixed another bug with handling invalid DOS file names
* Fixed bug preventing DOS FindFirstFile function from returning certain directory names
* Fixed bug causing child DOS processes to sometimes inherit the wrong environment block
* Fixed bug with some special DOS devices not being recognized (NUL, CON)
* Improved VESA VBE 1.2 implementation
* Partial VESA VBE 2.0 implementation
* Added AAM instruction
* Fixed improper Trap Gate emulation on interrupts
* General Protection Faults are now properly raised when an invalid selector is loaded
* Fixed stack alignment bug from an exception on a pop to segment register instruction