Fixed joystick pins - euuugh. Time to replace all these custom 5200 wrappers with a common one!
5200 digital stick support
Á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.
Added RGBHV
Fix for write with verify
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:)
Added keyboard control of menu
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...
Firmware changed from using atari5200 to atar5200 - only have 8 characters!
sd emulation fix - thanks Till
use atari5200 as directory
Made sure its 5200 throughout
Made the sdcard one the main one - should be stable now with pll fix
Fixed pll - its important that the ps2 clock is in sync - i.e. integral factor - with the system clock...
Fix button mappings
svn doing stupid stuff
sd card version - not working, reverting main version to data_io
SD card fixes, due to how spi_master released cs_n during command. Thanks Till!
Started to connect up 5200 joystick. On mist this will work with keyboard + analog stick, or 5200daptor
Switched mist_5200 to use sd card emulation. NB SD cart emulation does not work yet with this core, but problem identified and Till will be fixing. Thanks Till!
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
Point cartridges at user dir, rather than os rom dir
Merged in first cut cartridge emulation support from Hias. Excellent:-)
Updated firmware
First cut 5200 support for MIST. Review if we can share with mist atari800 - with a generic.