footvm/examples/first.asm
2025-03-07 09:04:26 -05:00

11 lines
120 B
NASM

;#include "../src/foot.asm"
label:
CNST. r0, 0xFBFF
CNST. r29, 0x400
ADDI.r [r0++], [r0], r0
CNST. r31, label
data: