|
d7eb4f36c0
|
Wrote very basic brainfuck interpreter in 8086 asm to work on making it run and prove Turing completeness
|
2023-02-11 01:12:54 +00:00 |
|
|
cd918302cc
|
Removed now useless register init code and changed disas command name
|
2023-02-10 15:41:38 +00:00 |
|
|
2595dc1b6c
|
Hadn't added all files to previous commit
|
2023-02-10 13:26:23 +00:00 |
|
|
f10d785f95
|
Fixed dependency misconfiguration in Makefile
|
2023-02-09 17:03:13 +00:00 |
|
|
61a403271c
|
Added ROM, address and data buses and primitive program counter
|
2023-02-08 11:57:22 +00:00 |
|
|
f9393cb69f
|
Basic start for the control block
|
2023-02-08 09:18:00 +00:00 |
|