Project

General

Profile

Statistics
| Revision:

# Date Author Comment
28 04/16/2014 10:10 PM markw

Should never have been committed...

27 04/16/2014 10:10 PM markw

Use video bits generic

26 04/16/2014 10:10 PM markw

Use video bits generic

25 04/16/2014 10:09 PM markw

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

24 04/16/2014 10:07 PM markw

DE1 working with SRAM against common core. Plenty of features lost!

23 04/16/2014 07:51 AM markw

Adjusted this based on mist settings - in the hope this will mean I need to tweak the phase offset less...

22 04/16/2014 07:22 AM markw

Connected up SDRAM. Make 800XL core wait for SDRAM reset to complete. Also had to adjust phase offset to make it work - need to get a proper setup for mist

21 04/15/2014 08:11 PM markw

to_01 silenced sim, but caused build issues on Xilinx. If its invalid use 0

20 04/15/2014 08:11 PM markw

to_01 silenced sim, but caused build issues. If its invalid use 0.

19 04/15/2014 08:10 PM markw

Pass through some PBI signals needed for SDRAM

18 04/15/2014 08:09 PM markw

Connected to new common core, built and working with sdram. Functionally should be as good as last replay release, but missing zpu entirely...

17 04/13/2014 10:38 PM markw

Removed unused file

16 04/13/2014 10:37 PM markw

Wired up mist with internal ram/rom. Tested OK.

15 04/13/2014 08:34 PM markw

Wired up helloworld example to mcc216. Works!

14 04/13/2014 08:33 PM markw

Remove these, they are now common components.

13 04/13/2014 08:32 PM markw

Expose pots, lightpen. Fix joystick bit ordering comments.

12 04/13/2014 08:30 PM markw

added ps2_keys_reg to sensitivity list (was missing)

11 04/13/2014 08:30 PM markw

Split ROM into its own process, to make it easier for Quartus to infer

10 04/13/2014 08:29 PM markw

Split up into 2 sections. Quartus will not infer the ram block with it mixed

9 04/13/2014 08:29 PM markw

Clock pause by pokey enable, so its a fixed speed even if system clock 28MHz,57MHz or otherwise

8 04/05/2014 10:01 PM markw

Renamed poly_* to pokey_poly_* since it is part of pokey

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)

5 04/05/2014 09:53 AM markw

Renamed sim script to match

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...

2 03/23/2014 09:49 PM markw

Make these generic to support Replay (28MHz) and the rest (57MHz)

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