Fix airstrike 1 loading - have to nak sector 0
Patches to improve SIO from Hias. Many thanks!
Added Drive turbo selection. Fixed a few builds. Added which target is building to output. Run up to 3 jobs at once during build.
Fix some timing issues on faster CPUs - e.g. ARM on SOCKIT
Removed printf
Fixed verify mode - missing seek
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:)
USB now working, feeding events to core. Still some bugs remaining - such as clash with drive emulation.
Merged in cartridge support from Hias. To make space some space improvements were done to freeze and drive emulator. Lots of scope for more
Allow more than 32K sectors.
Fix display of disk type
Mist read/write support added/debugged. Single OS ROM + file selector. Fix bug when using "move to drive 1" which reinstated empty drives! Never access Atari system while reset.
Added real-only support. Describe disk image in menu.
Add titles. Load rom from sd.
Long firmname support. Several bugfixes, e.g. multi-drive support
First cut of write support
First cut of reworked firmware. Just runs gunpowder charlie.atr drive emulation!