Fix airstrike 1 loading - have to nak sector 0
use common version script
Ádded USB joystick switching + misc fixes for mcc release 1.3
Torid support for mcc
Added return to boot menu to a800 mcc cores
Firmware changes for 5200 joystick control in the menu
Allow both joysticks to control menu. Some small USB fixes.
Rebuild of ZPU firmware to pick up SIO patches from Hias
Official wireless controller support
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.
Latest firmware and added papilio duo to build scripts
First cut of papilio duo support. NB: This does not work yet, notably PLL needs changing. Then sram needs wiring up to allow zpu to run.
Fix for write with verify
Changed from SVIDEO to COMPOSITE
MCC controller custom mapping
Share the USB PS2 override logic. Wire up USB to controllers on the MCC216
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:)
Removed old usb hardware
Removed old usb pll
TODO: make ps2_to_atari800 support direct feed, not via ps2
start of USB support - ram timing issue fixed
key control in menu (if connected in core...)
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:-)
Fix arg building - output dir and platform version code
First cut of mcctv support. No keyboard support yet.