From 138eb3e6bc175e6675f22702b09bd8756b317003 Mon Sep 17 00:00:00 2001 From: uvok Date: Tue, 6 Jan 2026 19:46:26 +0100 Subject: Documentation --- nandgame/README.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 nandgame/README.txt (limited to 'nandgame/README.txt') 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 -- cgit v1.2.3