Sound appears to be back to front on the chameleon top level!
A800 and XL core build for chameleon, now to test M.U.L.E!
Atari 800 core to use docking station sticks 3 and 4
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.
Key support in menu
Connect pal signal to scandoubler - to allow ntsc palette
Merged turbo freezer support from Hias. Working pretty well. PIA freezing not working yet though, so no joystick after freeze. Scoll lock to freeze.
Merged in first cut cartridge emulation support from Hias. Excellent:-)
Used correct pll settings for PAL and NTSC
Switched to pal and ntsc specific pll
control got dropped - oops
Added first cut c64 keyboard support. Still some joystick/keybard interaction issues
Changed to ~0.6 seconds for core reload
Added normal reset button behaviour. Debounce for now is just enable at 10hz! Applied that to scanlines button.
reset was copied from a broken design - oops...
Use minimig reset - in case it helps!
Retry SD init if it fails. Use faster clock for mux - hopefully will fix c64 joystick issue. Sped up spi clock to match. Closed a few minor timing problems.
Switched to using Peters chameleon_io module. Great, gives c64 joystick and cdtv support!
Switched to rom from sd card
Added scandoubler
Added ZPU/SD
Added SDRAM. Worked!!
First working Chameleon build. No drive emulation, 16KB RAM, PAL.