wudsn-ide/com.wudsn.ide.ref/ASM/NES/ASM6/include/ASM6-Reference-Source-Include.asm
2018-12-30 16:52:33 +01:00

10 lines
112 B
NASM

; Test
.proc unusedproc ;Unused procedure
nop
.endp
org $2000
included
jmp unknownIncludeLabel