include bit macros
This commit is contained in:
parent
e8696cc312
commit
326b2f6247
@ -7,6 +7,8 @@ INCLUDE_UTILITY = 1
|
||||
.feature string_escapes
|
||||
.feature underline_in_numbers
|
||||
|
||||
.include "bit_macros.h65"
|
||||
|
||||
.macro DEBUG_LED_OFF nr
|
||||
pha
|
||||
lda IO1 + IO::RA
|
||||
@ -204,4 +206,6 @@ _n_genlabel .set 0
|
||||
.endif
|
||||
.endmacro
|
||||
|
||||
|
||||
|
||||
.endif ; guard
|
||||
|
Loading…
Reference in New Issue
Block a user