Skip to content

Commit 4a4fdfa

Browse files
committed
Q-TRIS V1.0 done
1 parent ad89665 commit 4a4fdfa

File tree

4 files changed

+424
-96
lines changed

4 files changed

+424
-96
lines changed

TODO.txt

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
FINALIZING THE CURRENT "STREAK" of FPGA + Q-TRIS:
2-
3-
* Q-TRIS V1.0: Implement winning the game (>= 1.000 lines), take care that
4-
upleveling does not lead to undefined memory locations (table). Optimize
5-
some code parts (at least those resulting from the CPU fix).
6-
7-
* Q-TRIS and/or Monitor: Stand alone auto-starting Q-TRIS bitstream. Do it in
8-
the most simple form, which is: make it an .org 0x0000 startable executable,
9-
move the variables that need to be in RAM via other .org commands. (That
10-
means, we need a simple multiplication command outside the monitor.)
11-
12-
* Test Q-TRIS thoroughly again by playing a ~250+ lines session.
13-
14-
* Make a V1.21 release of the hardware and the whole package (and include
15-
the Q-TRIS as a stand alone released bitstream)
16-
171
HARDWARE:
182

193
* Remove ROM and replace by prefilled RAM

0 commit comments

Comments
 (0)