Skip to content

Commit

Permalink
Q-TRIS V1.0 done
Browse files Browse the repository at this point in the history
  • Loading branch information
sy2002 committed Feb 13, 2016
1 parent ad89665 commit 4a4fdfa
Show file tree
Hide file tree
Showing 4 changed files with 424 additions and 96 deletions.
16 changes: 0 additions & 16 deletions TODO.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
FINALIZING THE CURRENT "STREAK" of FPGA + Q-TRIS:

* Q-TRIS V1.0: Implement winning the game (>= 1.000 lines), take care that
upleveling does not lead to undefined memory locations (table). Optimize
some code parts (at least those resulting from the CPU fix).

* Q-TRIS and/or Monitor: Stand alone auto-starting Q-TRIS bitstream. Do it in
the most simple form, which is: make it an .org 0x0000 startable executable,
move the variables that need to be in RAM via other .org commands. (That
means, we need a simple multiplication command outside the monitor.)

* Test Q-TRIS thoroughly again by playing a ~250+ lines session.

* Make a V1.21 release of the hardware and the whole package (and include
the Q-TRIS as a stand alone released bitstream)

HARDWARE:

* Remove ROM and replace by prefilled RAM
Expand Down
Loading

0 comments on commit 4a4fdfa

Please sign in to comment.