wudsn-ide/com.wudsn.ide.ref/ASM/NES/ASM6/include/ASM6-Reference-Source-Include.asm

10 lines
112 B
NASM
Raw Normal View History

2018-12-30 16:52:33 +01:00
; Test
.proc unusedproc ;Unused procedure
nop
.endp
org $2000
included
jmp unknownIncludeLabel