From e73b78a98e735781df2e10295c495d940f8a1448 Mon Sep 17 00:00:00 2001 From: yannickreiss Date: Wed, 20 Sep 2023 07:42:05 +0200 Subject: [PATCH] Upsi --- circuit/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/circuit/README.md b/circuit/README.md index 22d35c6..16b11ff 100644 --- a/circuit/README.md +++ b/circuit/README.md @@ -4,6 +4,7 @@ ### TODO +- Expand ptr to 15 bits to match the 30000 cells of brainfuck - Expand return address register to stack - Implement memory as in- and output for more complex in- and output programs