Add TODO list for circuit
This commit is contained in:
parent
242996d855
commit
a507c09bba
|
@ -0,0 +1,16 @@
|
||||||
|
# Brainfuck collection
|
||||||
|
|
||||||
|
## logisim circuit
|
||||||
|
|
||||||
|
### TODO
|
||||||
|
|
||||||
|
- Expand return address register to stack
|
||||||
|
- Implement memory as in- and output for more complex in- and output programs
|
||||||
|
|
||||||
|
## brainfuck bfpu assembler
|
||||||
|
|
||||||
|
|
||||||
|
## brainfuck bfpu (FPGA)
|
||||||
|
|
||||||
|
|
||||||
|
## brainfuck bfpu (TinyTapeout)
|
Loading…
Reference in New Issue