Routines
Prev:
D253
Up:
Map
Next:
D260
D259: Turn Inverse On
Used by the routines at
TitleScreen
and
PrintUserDefinedKey
.
InverseOn
D259
LD A,$14
INVERSE: ON.
D25B
RST $10
D25C
LD A,$01
D25E
RST $10
D25F
RET
Return.
Prev:
D253
Up:
Map
Next:
D260