9086/boot_code
2023-10-31 19:32:35 +00:00
..
brainfuck_compiled.asm Improved DOS char print code 2023-03-14 07:20:30 +00:00
brainfuck_compiler_v1.asm Added message about compilation process on the compiler and fixed Makefile dependencies 2023-02-25 01:42:45 +00:00
brainfuck_interpreted.asm Improved DOS char print code 2023-03-14 07:20:30 +00:00
brainfuck_interpreter_v0.asm Run the project through aspell and tweaked the README 2023-02-19 00:52:52 +00:00
brainfuck_mandelbrot.asm Improved DOS char print code 2023-03-14 07:20:30 +00:00
brainfuck_mandelbrot.fst.hier Added cycles to waveform capture for icarus verilog 2023-10-31 19:32:35 +00:00
cache_fill_and_empty.asm Removed useless code from cache_fill_and_empty.asm 2023-05-21 03:01:24 +01:00
dos_layer.asm Improved DOS char print code 2023-03-14 07:20:30 +00:00
fibonacci.asm Added 2 more test programs, 2 new instructions and fixed a bug in CMP 2023-05-21 01:48:50 +01:00
gnome_sort.asm Added more data to a test program 2023-05-22 22:33:00 +01:00
hello_9086.bf Cleaned up boot_code 2023-03-03 19:36:28 +00:00
helpers.asm Added 2 more test programs, 2 new instructions and fixed a bug in CMP 2023-05-21 01:48:50 +01:00
Makefile Added 2 more test programs, 2 new instructions and fixed a bug in CMP 2023-05-21 01:48:50 +01:00
mandelbrot.bf Cleaned up boot_code 2023-03-03 19:36:28 +00:00
pipeline_ideal.asm Added code to record statistics and a tool to plot them 2023-05-14 16:06:33 +01:00