This website requires JavaScript.
Explore
Help
Sign In
Efthimis
/
9086
Watch
1
Star
0
Fork
0
You've already forked 9086
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
5705b8e8a5
9086
/
boot_code
/
brainfuck_compiled.asm
6 lines
83 B
NASM
Raw
Normal View
History
Unescape
Escape
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
INCLUDE
brainfuck_compiler_v1.asm
prog:
Cleaned up boot_code
2023-03-03 19:36:28 +00:00
INCLUDE
hello_9086.bf.asm
Added message about compilation process on the compiler and fixed Makefile dependencies
2023-02-25 01:42:09 +00:00
output_program:
Reference in New Issue
Copy Permalink