include bit macros

This commit is contained in:
matthias@arch 2024-01-07 00:42:26 +01:00
parent e8696cc312
commit 326b2f6247

View File

@ -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