shylie 9e2604855e
All checks were successful
Build / build (push) Successful in 4s
Add initial working version
2025-07-07 09:24:19 -04:00

9 lines
95 B
NASM

#include "foot.asm"
CNST. r0, #0xFFFF
loop:
CNST. [r0], #65
CNST. [r0], #66
CNST. r31, #loop