@@ -1,7 +1,7 @@
|
||||
; Predef routines can be used with the "predef" and "predef_jump" macros.
|
||||
; This preserves registers bc, de, hl and f.
|
||||
|
||||
add_predef: MACRO
|
||||
MACRO add_predef
|
||||
\1Predef::
|
||||
dab \1
|
||||
ENDM
|
||||
|
Reference in New Issue
Block a user