Heute mal auf Englisch:
With great pleasure the EmuTOS developers can announce the release of EmuTOS 1.2, aggregating one year of productive work since the last release.
As always, you can download the release from our SourceForge page:
https://sourceforge.net/projects/emutos/files/emutos/1.2/Changes since 1.1.1:
Major changes:
- AES: Add support for 3D objects (enabled in 512k ROMs and PRG)
- AES: Add support for new menu_xxx() functions in AES 3.30
- AES: Allow up to 16 windows for versions with AES 3.30 support
- BIOS: Add interrupt-driven I/O for SCC serial ports
- EmuDesk: Resize screen memory in videl modes, just like TOS4
- General: Make FireBee ROMs single-language
- VDI: Fix crash under FreeMiNT with memory protect enabled
Other changes:
- AES: Display better error message if program launch failed
- AES: Improve error checking for wind_xxx() functions
- AES: Better looking separators in menus
- BDOS: Implement undocumented TOS function Srealloc()
- BIOS: Add support for IKBD/MIDI error vectors
- BIOS: Increase timeout for IDE transfers
- EmuDesk: Fix bug in 'Set file mask...'
- EmuDesk: Fix drag'n'drop bug with desktop icons
- EmuDesk: Display the 'busy' mouse cursor for some lengthy actions
- VDI: Allow Falcon video modes to be set in v_opnwk()
- VDI: Implement v_hardcopy()
- VDI: Speed up some VDI calls
- XBIOS: Implement undocumented TOS function VcheckMode()
- Many minor and/or obscure bugs have been fixed