Experimental sid support
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
Fixed antic seperate bank switching
Aeon lite memory map improvements.
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.
Allow 64k carts to work. Switch keyboard to PS2 port 2.
The banks have a hole from 64k-256k, use this for the os rom, freeze and directory cache
Added low memory type 2 - for papilio and its 512k
Space reduction to fit onto a Spartan 6 LX9. Allow disabling stereo and covox. Also replace pokey non-linear table with a piecewise linear function rather than a LUT
Fixed warning
Changed from pullup to pulldown on unused bus locations on 5200
Patches from Hias. Fix timing to allow The!Cart to work. Start of PBI work.
Fix replay build
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:-)
Reconnected the cartrige adaptor - frogger works, nothing else tested!
Fixes for 5200 support. Now working:-)
Making a start on 5200 support. GTIA needs to expose full consol output for this. So far just removed chips from custom top level and made address decoder adjustments.
Merged aeon lite 1MB memory support
Added generic for Aeon_lite. vars need setting up though.
No need for mmu to deal with refresh at all
First cut at simple toplevel for the atari800xl - needs checking with isim...
Current unmerged vhdl for my Atari800 core and start at merging them into one tree with a common core