EclaireXL has diverged a lot, use this for other platforms for now!
Ádded USB joystick switching + misc fixes for mcc release 1.3
Debugged usb logging
usb debug support to fix torid
Fix menu control with stick on 5200. Add escape support by pressing both stick triggers. Make accidental reboot harder on 5200. Now reboot is on right stick + trigger on both platforms. Still on trig2 for a800 which only has one fire button.
Added USB support
Added usb polling
key control in menu. escape to exit
Do not clear 2nd pokey - we only have one so this wipes that out...
Removed delay
Better cartridge support for 5200
Paddle on mist a800. Added NTSC palette. Added support for 4k and 8k roms to 5200 - need to wire up to cartlogic really...
Merged turbo freezer support from Hias. Working pretty well. PIA freezing not working yet though, so no joystick after freeze. Scoll lock to freeze.
Applied patches form Hias - mostly make the firmware smaller. 0001-firmware-read-cartridge-data-in-a-single-chunk. 0002-firmware-get-rid-of-regs.c-this-saves-some-300-bytes 0003-firmware-get-rid-of-libgcc-for-a800-firmware-build
Merged in cartridge support from Hias. To make space some space improvements were done to freeze and drive emulator. Lots of scope for more
Added missing files from 5200 merge
Started merging in 5200 firmware changes. A800 firmware tested working. 5200 firmware not working, but likely a small fix...