XHIRES
Usage
Switch to Hires
Example
.include "telestrat.inc"
ldx #$00
BRK_KERNEL XHIRES
rts
See setscreen macro from orix-sdk to use it
Switch to Hires
.include "telestrat.inc"
ldx #$00
BRK_KERNEL XHIRES
rts
See setscreen macro from orix-sdk to use it