Ádded USB joystick switching + misc fixes for mcc release 1.3
Firmware changes for 5200 joystick control in the menu
Rebuild of ZPU firmware to pick up SIO patches from Hias
Simple memory saving support - to help debugging
Added Drive turbo selection. Fixed a few builds. Added which target is building to output. Run up to 3 jobs at once during build.
Split the concept of hsync, vsync and composite sync. When composite sync used tie vsync high. The offset hsync pulse of pal/hsync is only present for 15khz composite sync. Remove rom selection since its unused.
Fix for write with verify
Connected scandoubler
Capture SIO commands using a hardware state machine - too time critical to easily merge with USB polling otherwise (without much code refactoring...). Now drive emulation works on MCCTV with USB:)
key control in menu (if connected in core...)
Do not clear 2nd pokey - we only have one so this wipes that out...
Better support for cartridges on 5200
Paddle on mist a800. Added NTSC palette. Added support for 4k and 8k roms to 5200 - need to wire up to cartlogic really...
Fixed build error
Firmware changed from using atari5200 to atar5200 - only have 8 characters!
use atari5200 as directory
Make sures its named 5200 throughout
Add a newline, in case there is not a newline at the end of the file
Merged turbo freezer support from Hias. Working pretty well. PIA freezing not working yet though, so no joystick after freeze. Scoll lock to freeze.
Smaller firmware, thanks to Hias
Remove extra copyright files
Point cartridges at user dir, rather than os rom dir
Merged in first cut cartridge emulation support from Hias. Excellent:-)
Updated firmware
First cut of 5200 support for the DE1. Might want to share this with the Atari 800 verison - with a generic. PAL/NTSC PLL not working for some reason... firmware forked for 5200 - will be merged before commit