6502-cpp/examples/test.asm

8 lines
68 B
NASM

main:
.LFB0:
.cfi_startproc
movb $1, 53280
xorl %eax, %eax
ret