9086/boot_code/brainfuck_compiled.asm

6 lines
83 B
NASM

INCLUDE brainfuck_compiler_v1.asm
prog:
INCLUDE hello_9086.bf.asm
output_program: