|
0ca1da81b1
|
Assembly code: Fixed a bug where the compiler would print a null byte which was masked by the verilog simulators
|
2023-11-14 21:14:45 +00:00 |
|
|
0c36e9d78c
|
Added message about compilation process on the compiler and fixed Makefile dependencies
|
2023-02-25 01:42:45 +00:00 |
|
|
6e8d951360
|
Increased the accessible memory and got the Mandelbrot renderer working under the brainfuck compiler!
|
2023-02-24 17:38:23 +00:00 |
|
|
7fde422341
|
Added Microcode support, Stack, implemented the CALL instruction in microcode and grouped the wires on the decoder module
|
2023-02-22 01:28:23 +00:00 |
|
|
619702384b
|
Wrote an optimised native brainfuck compiler intended to be the default program running on release v0.1 utilising a good precentage of the 8086 instruction set
|
2023-02-19 21:42:59 +00:00 |
|