XTEXT
Description
Switch to text mode
Example
.include "telestrat.inc"
ldx #$00
BRK_TELEMON XTEXT
rts
See setscreen macro from orix-sdk to use it
Switch to text mode
.include "telestrat.inc"
ldx #$00
BRK_TELEMON XTEXT
rts
See setscreen macro from orix-sdk to use it