EmuNewz Network
Aeon v0.62 Released - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Emunewz General Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=75)
+--- Forum: Builds/Releases (https://www.emunewz.net/forum/forumdisplay.php?fid=77)
+--- Thread: Aeon v0.62 Released (/showthread.php?tid=2685)



Aeon v0.62 Released - Alastor - 11-04-2010

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