wudsn-ide/com.wudsn.ide.ref/ASM/Atari8/ATASM/ATASM-Reference-Error-Location.asm

14 lines
317 B
NASM
Raw Normal View History

2018-12-30 15:52:33 +00:00
; Error reference source file for ATASM
;
; Label "unknownLabel" is undefined but used in this file.
; Label "unknownIncludeLabel" is undefined but used in the included file.
; @com.wudsn.ide.asm.hardware=ATARI8BIT
* = $2000
.include "include/ATASM-Reference-Source-Include.asm"
jmp unknownLabel