| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2017-12-14 | 3.1 kB | |
| emucon-0.9.9.1.zip | 2017-12-14 | 9.9 kB | |
| emutos-floppy-0.9.9.1.zip | 2017-12-14 | 1.9 MB | |
| emutos-prg-0.9.9.1.zip | 2017-12-14 | 2.1 MB | |
| emutos-m548x-bas-0.9.9.1.zip | 2017-12-14 | 304.0 kB | |
| emutos-m548x-dbug-0.9.9.1.zip | 2017-12-14 | 302.1 kB | |
| emutos-amiga-floppy-0.9.9.1.zip | 2017-12-14 | 301.7 kB | |
| emutos-amiga-rom-0.9.9.1.zip | 2017-12-14 | 428.9 kB | |
| emutos-firebee-0.9.9.1.zip | 2017-12-14 | 463.1 kB | |
| emutos-aranym-0.9.9.1.zip | 2017-12-14 | 249.4 kB | |
| emutos-cartridge-0.9.9.1.zip | 2017-12-14 | 192.9 kB | |
| emutos-192k-0.9.9.1.zip | 2017-12-14 | 1.5 MB | |
| emutos-256k-0.9.9.1.zip | 2017-12-14 | 1.9 MB | |
| emutos-512k-0.9.9.1.zip | 2017-12-14 | 273.4 kB | |
| emutos-src-0.9.9.1.tar.gz | 2017-12-14 | 1.1 MB | |
| Totals: 15 Items | 11.1 MB | 0 | |
EmuTOS 0.9.9.1 http://sourceforge.net/projects/emutos/files/emutos/0.9.9.1/ There was only one change, to fix a major bug in EmuDesk: if a desktop shortcut for a file/folder was dragged to the trash or a disk icon or an open window, then all the folders at the same level as the selected file/folder were included in the operation, causing unwanted deletes/ moves/copies. Major changes in EmuTOS 0.9.9: - AES: Allow mouse cursors to be loaded at boot time - EmuDesk: Add 'Desktop configuration' dialog - EmuDesk: Allow configuration of window/desktop backgrounds - EmuDesk: Allow desktop window file mask to be specified - EmuDesk: Omit unused desktop menu items - EmuDesk: Open new window with Alt+doubleclick on folder - General: Automatically build snapshot releases when a commit is pushed - VDI: Add blitter support for horizontal line drawing - VDI: Add blitter support for filled rectangle drawing - VDI: Add blitter support for raster graphics Other changes: - AES: Add growbox/shrinkbox effects to form_dial() - AES: Allow AES USERDEFs to clobber a2/d2 (improve compatibility) - AES: Call dsptch() on every AES call (improve responsiveness) - AES: Ensure all DAs see AC_CLOSE before app exits - AES: Fix problem with mouse clicks being ignored - AES: Improve mouse cursor images - AES: Only wait for interrupts when nobody is ready to run - AES: Replace icons used in alerts - BIOS: Do not use stack until memory is initialized - BIOS: Ensure ST MMU register contains valid value - BIOS: Ensure GetBPB() returns NULL for non-FAT partitions - BIOS: Fix Mega STe boot problem - BIOS: Fix XHDrvMap() to return correct value - BIOS: Fix bug in memset/bzero clearing only 16MB at most - BIOS: Implement XHDOSLimits (read only) - BIOS: Amiga/Vampire V2: do not enable Fast IDE by default - EmuDesk: Add blitter menu item to desktop - EmuDesk: Add support for desktop drag-and-drop in window - EmuDesk: Allow any character as date separator - EmuDesk: Allow copy/move to desktop shortcut for a folder - EmuDesk: Always issue alert if no windows are available - EmuDesk: Do not open desktop directory if error occurs - EmuDesk: Dragging to desktop shortcut for program now launches it - EmuDesk: Fix 'Install application' bug w/ desktop shortcut - EmuDesk: Fix alignment of desktop icons on a grid - EmuDesk: Fix bug: desktop didn't open window for empty drives - EmuDesk: Fix default dir for programs launched from desktop - EmuDesk: Fix tail passed by desktop to shel_write() - EmuDesk: Highlight file shortcut when dropping file on it - EmuDesk: Improve launching of programs via desktop shortcut - EmuDesk: Include wildcard spec in desktop window name - EmuDesk: Make the desktop shel_write() the full pathname - VDI: Add support for lineA TextBlt write modes 4-19 - VDI: Fix VDI crash when running MiNT + memory protect - VDI: Fix crash when font scaling in lineA text_blt() - VDI: Handle bad rotation value in gdp_justified() - VDI: Translate text_blt() high level code to C - XBIOS: Fix EsetColor() when color < 0 - The usual source code cleanup and minor bug fixes