7 lines
84 B
NASM
7 lines
84 B
NASM
INCLUDE brainfuck_compiler_v1.asm
|
|
|
|
prog:
|
|
INCLUDE mandelbrot.bf.asm
|
|
|
|
output_program:
|