@@ -2,8 +2,8 @@ INCLUDE "constants.asm"
|
||||
|
||||
; These are all the asm constants needed to make the crystal11_vc patch.
|
||||
|
||||
vc_const: MACRO
|
||||
x = \1
|
||||
MACRO vc_const
|
||||
DEF x = \1
|
||||
println "00:{04x:x} \1" ; same format as rgblink's .sym file
|
||||
ENDM
|
||||
|
||||
|
Reference in New Issue
Block a user