0004 ==== - added type 5 (DB 32 KB cartridge) - untested, need working .car/.bin/.rom - added type 39 (Phoenix 8 KB cartridge) - added type 45 (OSS two chip 16 KB cartridge (043M)) - added type 47 (AST 32kB) - untested, need working .car/.bin/.rom - added simple stress test (ctrl-shift-t) - needs AVGCARTA.UPD on sd card - fixed ctrl-arrow down (jump to the end of the list) - right button resets the loaded cartridge 0005 ==== - fixed type 39 (Phoenix 8 KB cartridge) - fixed type 38 (Switchable XEGS 1 MB cartridge) - fixed type 41 (Atarimax 128 KB Flash cartridge) - fixed type 42 (Atarimax 1 MB Flash cartridge) (bank is also switched on reads, seems to help with certain carts) - added type 9 (Express 64 KB cartridge) - added type 11 (SpartaDOS X 64 KB cartridge) 0006 ==== - added type 18 (Bounty Bob Strikes Back 40 KB cartridge) - added type 43 (SpartaDOS X 128 KB cartridge) - added basic .atr support (read-only for now, needs OS.XEX in sd card root) - fix for XEX files > 64kB 0007 ==== - XEX loader tweaks 0008 ==== - fixed issue with some files not showing up in file selector - fix for type 42 ((Atarimax 1 MB Flash cartridge) - select last bank as initial - refactored VHDL code to get rid of various kludges and hopefully also some timing issues 0009 ==== - fixed metastability issue affecting file selector - fixed possible out of bounds access in file selector 0010 ==== - XEX loader fixes 0011 ==== - IDE emulation (read-only) 0012 ==== - write support for IDE emulation - fix no selector on powerup on some machines 0013 ==== - IDE emulation improvements and slight speedup 0014 ==== - ATR files are now writable and can be cycled using right button (use TAB for assignment) - OS.XEX is now OSXEX, OPTION key behavior is inverted (BASIC is off by default) - added search ('/') - fixed issue with 'L' key - fix for SDX disable 0015 ==== - Joystick support 0016 ==== - Fix for Gremlins (http://a8.fandal.cz/detail.php?files_id=1977) - Fix for Green Beret (http://a8.fandal.cz/detail.php?files_id=1974) - SIDE mode on power-on if right button is pressed - SIDE mode on power-on if card contains file _AVGCART/SIDE (Ctrl-Shift-S and Ctrl-S creates/removes file on card) - Shift-S is now working for cards with no FAT filesystem - Right button in SIDE mode emulates SIDE button 0017 ==== - Fix CAR command in s2sdx3.car