Fix airstrike 1 loading - have to nak sector 0
Ádded USB joystick switching + misc fixes for mcc release 1.3
Allow both joysticks to control menu. Some small USB fixes.
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.
Latest firmware and added papilio duo to build scripts
EDBLL apparently works with lower drive strength - there are some crosstalk issues I read. Added GPIO lower drive strength. Removed 25ohm resistors.
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:)
key control in menu (if connected in core...)
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
rom firmware had not built before... fix for >194 files
Allow more memory for directories
Missing longfilename fix
Fix long filenames directories - must use directory path, not append long filename to path!
Latest rom - fixes dots in filenames
New firmware. Supports larger SD cards.
Latest firmware
Added ZPU - it works. Need to add GPIO joystick back in...