Project

General

Profile

# Date Author Comment
1346 09/29/2021 09:08 PM markw

Update to work with latest stuff from pokeymax

1101 06/02/2020 11:01 PM markw

Make acid test pass again, while still having fujinet work

967 11/11/2019 10:16 PM markw

Improve sid frequency

960 11/10/2019 01:44 PM markw

Experimental sid support

959 11/09/2019 04:59 PM markw

Fix nmi when freezer debug disabled

467 07/01/2016 11:29 PM markw

Connct triggers in atari 800 mode

465 07/01/2016 10:43 PM markw

Only enable portb ram control on xl/xe

463 07/01/2016 09:33 PM markw

Atari 800 core to use docking station sticks 3 and 4

359 04/21/2015 09:48 PM markw

Add breakout board support. Pass clockin/clockout to pokey (untested).

346 04/04/2015 02:45 PM markw

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.

321 03/15/2015 04:00 PM markw

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

244 11/01/2014 02:54 PM markw

Paddle on mist a800. Added NTSC palette. Added support for 4k and 8k roms to 5200 - need to wire up to cartlogic really...

221 10/19/2014 08:57 PM markw

Patches from Hias. Fix timing to allow The!Cart to work. Start of PBI work.

210 10/11/2014 09:55 AM markw

Merged turbo freezer support from Hias. Working pretty well. PIA freezing not working yet though, so no joystick after freeze. Scoll lock to freeze.

209 10/08/2014 08:34 PM markw

Added some glue to talk to 6502 style bus with phi1/phi2 etc. Connected to GPIO including phi2 out. VBXE carts not running more reliably. In theory other carts such as The!Cart etc should work now, need to test...

198 10/05/2014 03:18 PM markw

Merged in first cut cartridge emulation support from Hias. Excellent:-)

185 09/28/2014 08:43 PM markw

Reconnected up the scandoubler on de1. This required sharing the pokey mixer to fix in m4k on de1. Also some work on using better pal/ntsc settings on de1 (not yet working)

173 08/26/2014 10:23 PM markw

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.

147 07/29/2014 11:51 PM markw

Changes for Aeon lite - notably 1MB ram support and ise build warnings fixed

56 05/17/2014 09:08 PM markw

Antic refresh always takes one original cycle - this fixes turbo mode up to 4x on mcc

43 05/07/2014 08:57 PM markw

Connect up snoop to allow ZPU to see the data it requested

39 05/03/2014 10:34 AM markw

No need for mmu to deal with refresh at all

25 04/16/2014 10:09 PM markw

Added video bits to generic, since I am having to adjust this everywhere.

13 04/13/2014 08:32 PM markw

Expose pots, lightpen. Fix joystick bit ordering comments.

7 04/05/2014 09:54 PM markw

Cleaned up ZPU into slightly more generic form, though still clearly atari core targetted. Added inital tb, though needs rom to verify more. MIST sector side removed, but should be possible with external changes. Now ZPU instead has lots of GPIO.

6 04/05/2014 10:03 AM markw

Allow palette selection - with one option GTIA direct to allow external scandouble (with less memory)

4 04/05/2014 09:52 AM markw

Compiled/ran helloworld in sim. Appears fine...

3 04/03/2014 09:50 PM markw

First cut at simple toplevel for the atari800xl - needs checking with isim...

1 03/23/2014 07:15 PM markw

Current unmerged vhdl for my Atari800 core and start at merging them into one tree with a common core