summaryrefslogtreecommitdiff
path: root/nandgame/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nandgame/README.txt')
-rw-r--r--nandgame/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/nandgame/README.txt b/nandgame/README.txt
new file mode 100644
index 0000000..e84462f
--- /dev/null
+++ b/nandgame/README.txt
@@ -0,0 +1,7 @@
+This contains the implementation of the nandgame computer.
+I didn't bother with building the low-level gates / flip-flops / latches, though.
+I just use what Verilog already offers.
+
+Contents:
+- This directory
+- assembler: Assembler and disassembler