9086/boot_code/brainfuck_mandelbrot.asm

7 lines
84 B
NASM

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