mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-12-21 03:29:32 +00:00
11 lines
170 B
Plaintext
11 lines
170 B
Plaintext
; Error reference source file for XASM
|
|
|
|
; @com.wudsn.ide.asm.hardware=ATARI8BIT
|
|
|
|
org $2000
|
|
|
|
ICL "include/XASM-Reference-Source-Include"
|
|
|
|
jmp unknownLabel
|
|
|