summaryrefslogtreecommitdiff
path: root/nandgame/README.txt
diff options
context:
space:
mode:
authoruvok2026-01-06 19:46:26 +0100
committeruvok2026-01-06 19:46:26 +0100
commit138eb3e6bc175e6675f22702b09bd8756b317003 (patch)
treedec2df8926516da77645c6d173cce4ed336ab98d /nandgame/README.txt
parentf7477072fb2cc4f5355a203c404a9ccbfbc15a1b (diff)
Documentation
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