pato-z80-home-computer/assembly/applications/halt_test.asm

10 lines
46 B
NASM
Raw Normal View History

2020-12-15 17:34:50 +01:00
org 0x00A0
test:
2020-12-09 22:23:12 +01:00
nop
nop
nop
nop
nop
2020-12-15 17:34:50 +01:00
jp test