This commit is contained in:
Yannick Reiß 2023-09-20 07:42:05 +02:00
parent a507c09bba
commit e73b78a98e
No known key found for this signature in database
GPG Key ID: 5A3AF456F0A0338C
1 changed files with 1 additions and 0 deletions

View File

@ -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