Mistification from slingshot, many many many thanks!
Add support for 480i/576i,720p and 1080i
basic mist ypbpr support
Ádded USB joystick switching + misc fixes for mcc release 1.3
usb debug support to fix torid
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.
Fixed delay function on sockit
added init stub for sockit
USB now working, feeding events to core. Still some bugs remaining - such as clash with drive emulation.
key control in menu. escape to exit
Merged turbo freezer support from Hias. Working pretty well. PIA freezing not working yet though, so no joystick after freeze. Scoll lock to freeze.
Point cartridges at user dir, rather than os rom dir
Init fil type properly on real hardware. Static init does not work with linker setup.
Merged in cartridge support from Hias. To make space some space improvements were done to freeze and drive emulator. Lots of scope for more
Fixed 5200 rom addresses and memory clear. On 5200 ROM is currently in base ram area! Also install all zpu roms
Started merging in 5200 firmware changes. A800 firmware tested working. 5200 firmware not working, but likely a small fix...
Patch from Hias for local ncurses output. 0001-initial-version-of-linux-firmware-simulator.patch
Merged patches from Hias - Makefile improvements to avoid having the main_real etc! Clean up of memory defs absolute vs... 0001-firmware-refactor-Makefile-to-prepare-for-target-spe.patch 0002-firmware-refactor-memory-location-definitions.patch
Allow more memory for directories
Cleaned up main, so only 1 copy of core bits. Created aeon lite rom
Made firmware suitable for aeon lite with 1MB RAM. Requires associated address_decoder change - TBD
Save some bytes. Some commented debug
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.
use MCC paths (will differ per system - TODO)
Booting 1 second slower than Atari - not bad given also loading several ROMS from SD - can of course be further improved
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
Added hotkeys
First cut of reworked firmware. Just runs gunpowder charlie.atr drive emulation!