Switched to pal and ntsc specific pll
Allow more memory for directories
Apply keyboard and joystick inteference fix
Missing longfilename fix
keyboard must match for 2 cycles and joystick must match for 2 cycles (2 loops of state machine). This seems to pretty much prevent false keypresses. Of course cannot type when stick moved...
control got dropped - oops
Small adjustment to reduce false keypresses. They still occur though. Need a better algorithm.
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...
Latest rom - fixes dots in filenames
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
First cut - same as DE1!
Added ZPU/SD
Added SDRAM. Worked!!
First working Chameleon build. No drive emulation, 16KB RAM, PAL.