pato-z80-home-computer/assembly/applications/halt_test.asm
Daniele Verducci (ZenPenguin) f1e7622e17 Trying to get Immediate to work
2020-12-15 17:34:50 +01:00

10 lines
46 B
NASM

org 0x00A0
test:
nop
nop
nop
nop
nop
jp test