|
5e0c990394
|
It is Turing complete! Running the Mandelbrot renderer with the brainfuck interpreter. Improved addressing modes and added CMP immediate with register instruction
|
2023-02-15 03:54:12 +00:00 |
|
|
037f6dd7da
|
Added support for writing to memory
|
2023-02-14 13:13:40 +00:00 |
|
|
7c1067088c
|
Properly licensed the project and run it through aspell
|
2023-02-13 16:49:17 +00:00 |
|
|
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 |
|
|
2595dc1b6c
|
Hadn't added all files to previous commit
|
2023-02-10 13:26:23 +00:00 |
|
|
be31d74f74
|
Fixed warning about standards compliance
|
2023-02-09 14:55:24 +00:00 |
|
|
61a403271c
|
Added ROM, address and data buses and primitive program counter
|
2023-02-08 11:57:22 +00:00 |
|