// ============================================
// output - Part 1 of 2
// ============================================
// KickAssembler syntax
// Generated by Restore 64 v0.2.1 alpha build 298, 2026-04-01 10:59:53
// https://restore64.dev by datucker / Rabenauge
//
// Load address: $0800  End: $ffff  (63488 bytes)
// Crunched with Exomizer v2/v3 (with relocation) — depacked by emulation
// Packer entry: $0810 (via BASIC SYS 2064)
// Entry point:  $0c00 (3072)
//
// Code: 374 bytes, Data: 63114 bytes
// Labels: 52, Subroutines: 5
//
// Cross-references: all OK
// ============================================


// --- Region $0c00-$0d78 ---
.pc = $0c00 "main_0c00"

main_0c00:
        sei
        lda #$33
        sta $01
        ldx #$08
        ldy #$08

loc_0c09:
        lda $0c12
        cmp #$d2
        beq loc_0c3a
        lda $d000,x
        sta $0801,y
        lda $d004,x
        sta dat_0a00,y
        iny
        iny
        bne loc_0c26

dat_0c20:
        .byte $ee,$15,$0c,$ee,$1b,$0c               // ......

loc_0c26:
        inx
        txa
        and #$03
        bne loc_0c09
        inx
        inx
        inx
        inx
        bne loc_0c09
        inc $0c12
        inc $0c18
        bne loc_0c09

loc_0c3a:
        lda #$37
        sta $01
        ldx #$00

loc_0c40:
        lda #$20
        sta $0400,x
        sta $0500,x
        sta $0600,x
        sta $0700,x
        lda #$09
        sta $d8c8,x
        lda #$01
        sta $dad0,x
        inx
        bne loc_0c40
        stx $a2
        stx $d023
        ldy #$00

loc_0c62:
        ldx #$08

loc_0c64:
        asl $0d81
        bcc loc_0c6e
        lda #$40
        sta $04c8,y

loc_0c6e:
        iny
        dex
        bne loc_0c64
        inc $0c65
        cpy #$f0
        bne loc_0c62
        jsr sub_0d35
        lda #$12
        sta $d018

loc_0c81:
        lda $d011
        bmi loc_0c81
        lda $d012
        cmp #$50
        bne loc_0c81
        lda #$0f
        ldx #$52
        jsr sub_0d09
        lda #$0c
        ldx #$56
        jsr sub_0d09
        ldy $20
        ldx #$58

loc_0c9f:
        tya
        and #$07
        tay
        lda dat_0d79,y

loc_0ca6:
        cpx $d012
        bne loc_0ca6
        sta $d022
        inx
        inx
        iny
        cpx #$86
        bne loc_0c9f
        lda #$0b
        ldx #$88
        jsr sub_0d09
        lda #$00
        ldx #$8c
        jsr sub_0d09
        lda #$0f
        ldx #$bc
        jsr sub_0d09
        lda #$0c
        ldx #$c0
        jsr sub_0d09
        lda $a2
        ora #$d0
        sta $d016
        lda #$0b
        ldx #$d4
        jsr sub_0d09
        lda #$00
        ldx #$d8
        jsr sub_0d09
        lda #$d0
        sta $d016
        jsr sub_0d46
        ldx $dc01
        inx
        beq loc_0c81
        jsr $e518
        lda #$34
        sta $01
        ldx #$c0

loc_0cfd:
        lda $0d9e,x
        sta $033b,x
        dex
        bne loc_0cfd
        jmp $033c
// Referenced by: jsr from $0c91, $0c98, $0cb9, $0cc0, $0cc7, $0cce, $0cdc, $0ce3

sub_0d09:
        cpx $d012
        bne sub_0d09
        sta $d020
        sta $d021
        rts

// Referenced by: jsr from $0d69
sub_0d15: {
        ldx #$06
        ldy $a0
        lda #$00
loop:
        asl $a1
        rol
        dey
        bne done
        pha
        inc $ae
        bne skip
        inc $af
skip:
        lda ($ae),y
        sta $a1
        ldy #$08
        pla
done:
        dex
        bne loop
        sty $a0
        rts
}
// Referenced by: jsr from $0c79, $0d66

sub_0d35:
        ldx #$08
        stx $a0
        lda #$c4
        ldx #$0d
        sta $ae
        stx $af
        lda #$82
        sta $a1
        rts
// Referenced by: jsr from $0ceb

sub_0d46:
        lda $a2
        sec
        sbc #$03
        sta $a2
        bcs loc_0d65
        adc #$08
        sta $a2
        dec $20
        ldx #$00

loc_0d57:
        lda $06d1,x
        sta $06d0,x
        inx
        cpx #$50
        bne loc_0d57
        jsr sub_0d69

loc_0d65:
        rts

loc_0d66:
        jsr sub_0d35
// Referenced by: jsr from $0d62

sub_0d69:
        jsr sub_0d15
        cmp #$00
        beq loc_0d66
        sta $06f7
        ora #$40
        sta $071f
        rts

// --- Region $58a2-$58a2 ---
.pc = $58a2 "Segment $58a2"
        brk

// --- Region $8dd0-$8dd0 ---
.pc = $8dd0 "Segment $8dd0"
        brk

// --- Region $e518-$e518 ---
.pc = $e518 "Segment $e518"
        brk

// ============================================
// Data blocks
// ============================================

// --- Region $0800-$0800 ---
.pc = $0800 "dat_0800"

dat_0800:
        // === Fill data (1 bytes, $0800-$0800) ===
        .byte $00                                   // .

// --- Region $0a00-$0a08 ---
.pc = $0a00 "dat_0a00"

dat_0a00:
        .byte $ff,$d5,$d5,$d5,$d5,$d5,$d5,$d5       // ........

dat_0a08:
        // === Fill data (1 bytes, $0a08-$0a08) ===
        .byte $00                                   // .

// --- Region $0d79-$0ff8 ---
.pc = $0d79 "dat_0d79"

dat_0d79:
        .byte $05,$0d,$03,$0f,$03,$0e,$06,$0e,$1d,$dd,$2e,$ee,$88,$09,$55,$a8 // ..............U.
        .byte $8a,$d8,$09,$dd,$ee,$8a,$a8,$09,$95,$22,$8a,$88,$09,$55,$2e,$ee // ........."...U..
        .byte $88,$00,$00,$00,$00,$00,$bd,$00,$10,$9d,$00,$08,$e8,$d0,$f7,$ee // ................
        .byte $3e,$03,$ee,$41,$03,$d0,$ef,$a9,$00,$a2,$00,$85,$ae,$85,$2d,$86 // >..A..........-.
        .byte $af,$86,$2e,$a9,$37,$85,$01,$58,$4c,$e2,$fc,$82,$03,$8f,$50,$5e // ....7..XL.....P^
        .byte $89,$1a,$06,$4f,$56,$01,$81,$24,$c8,$0b,$14,$54,$20,$28,$f6,$53 // ...OV..$...T (.S
        .byte $50,$90,$cb,$80,$63,$d2,$5c,$14,$84,$80,$63,$d2,$80,$e1,$58,$52 // P...c.\...c...XR
        .byte $01,$56,$14,$e5,$20,$ba,$eb,$ae,$ba,$01,$01,$24,$c1,$60,$50,$f3 // .V.. ......$.`P.
        .byte $53,$3c,$e8,$0f,$31,$93,$50,$24,$38,$03,$20,$13,$0c,$14,$e1,$c5 // S<..1.P$8. .....
        .byte $81                                   // .

txt_0e0a:
        .text "1OT"
        .byte $cb                                   // 'K' | $80 (end-of-string marker)
        .byte $12,$04,$f5,$4c,$b1,$21,$4e,$16,$c4,$09,$15,$24,$85,$80,$13,$84 // ...L.!N....$....
        .byte $81,$20,$59,$34,$f3,$84,$81,$70,$53,$80,$33,$cd,$35,$53,$89,$68 // . Y4...pS.3.5S.h
        .byte $51,$20,$09,$98,$14,$48,$13,$93,$0c,$f3,$60,$3c,$e8,$30,$ce,$fc // Q ...H....`<.0..
        .byte $39,$bf,$8e,$2e,$82,$08,$20,$82,$08,$20,$81,$34,$05,$0c,$90,$4c // 9..... .. .4...L
        .byte $80,$74,$85,$15,$44,$e0,$50,$f8,$10,$05,$53,$20,$24,$e8,$0c,$3c // .t..D.P...S $..<
        .byte $e1,$0f,$3a,$01,$8f,$4a,$05,$08,$16,$03,$45,$15,$4a,$13,$14,$58 // ..:..J....E.J..X
        .byte $19,$56,$02,$4e,$81,$00,$e0,$4c,$83,$d7,$a6,$00,$4e,$12,$03,$8f // .V.N...L....N...
        .byte $48,$d0,$4c,$80,$74,$85,$15,$44,$e0,$50,$fe,$a0,$5c,$13,$84,$15 // H.L.t..D.P..\...

txt_0e8e:
        .text "!R"
        .byte $b0                                   // '0' | $80 (end-of-string marker)
        .byte $60                                   // `

txt_0e92:
        .text "IH"
        .byte $c2                                   // 'B' | $80 (end-of-string marker)
        .byte $47,$21,$4b,$04,$3c,$db,$09,$2c,$14,$89,$b0,$83,$d4,$30,$93,$85 // G!K.<..,.....0..
        .byte $b0,$44,$c8,$b1,$34,$08,$24,$e6,$2c,$09,$23,$d3,$b0,$11,$c9,$30 // .D..4.$.,.#....0
        .byte $5b,$1a,$05,$21,$cf,$3a,$c0,$cf,$4c,$d3,$d3,$b3 // [..!.:..L...

txt_0ec1:
        .text ",0"
        .byte $c0                                   // '@' | $80 (end-of-string marker)
        .byte $11,$2c,$38,$15,$0f,$b1,$62,$53,$24,$f3,$a8,$55,$30,$69,$b1,$05 // .,8...bS$..U0i..
        .byte $4c,$4c,$14,$ac,$04,$e1,$20,$50,$81,$60,$3d,$42,$05,$49,$38,$05 // LL.... P.`=B.I8.
        .byte $60,$31,$50,$52,$02,$85,$18,$68,$13,$34,$13,$0c,$82,$80,$60,$4c // `1PR...h.4....`L
        .byte $d0,$4c,$32,$03,$81,$34,$5b,$01,$81   // .L2..4[..

txt_0efd:
        .text "3A0"
        .byte $c8                                   // 'H' | $80 (end-of-string marker)
        .byte $04,$24,$32,$e9,$ba,$08,$0e,$3d,$41,$60,$50,$f8,$0a,$14,$61,$ba // .$2....=A`P...a.
        .byte $80,$93,$93,$50,$50,$44,$80,$f1,$a0,$50,$13,$0b,$24,$e1,$e0,$4c // ...PPD...P..$..L
        .byte $82,$54,$80,$10,$8f,$55,$48,$15,$4e,$c8,$0c,$14,$14,$8e,$81,$43 // .T...UH.N......C
        .byte $e0,$5c,$14,$c8,$81,$93,$d5,$4a,$00,$53,$4e,$00,$cf,$6a,$06,$4f // .\.....J.SN..j.O
        .byte $56,$00,$52,$16,$05,$08,$16,$00,$89,$1c,$71,$53,$52,$00,$49,$11 // V.R.......qSR.I.
        .byte $38,$13,$40,$50,$44,$15,$28,$09,$3a,$08,$19 // 8.@PD.(.:..

txt_0f5c:
        .text "=T"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $4c,$82,$54,$51,$98,$14,$3d,$73,$ac,$1d,$21,$41,$52,$01,$c1,$66 // L.TQ..=s..!AR..f
        .byte $e8,$20,$82,$08,$08,$15,$98,$0a,$14,$61,$99,$b2,$06,$4f,$56,$04 // . .......a...OV.
        .byte $85,$04,$c3,$19,$80,$21,$47,$24,$e8,$14,$3e,$00,$8f,$48,$58,$15 // .....!G$..>..HX.
        .byte $4e,$05,$c9,$50,$88,$19               // N..P..

txt_0f95:
        .text "=T"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $24,$c3,$05,$1c,$13,$2e,$80,$56,$03,$15,$05,$20,$50,$80,$54,$81 // $......V... P.T.
        .byte $44,$81                               // D.

txt_0faa:
        .text "90"
        .byte $cf                                   // 'O' | $80 (end-of-string marker)
        .byte $36,$03,$55,$4d,$48,$0c,$14,$14,$8e,$81,$43,$e0,$4d,$01,$41,$2e // 6.UMH.....C.M.A.
        .byte $01,$4e,$1c,$c2                       // .N..

txt_0fc1:
        .text "S"
        .byte $22                                   // double quote character
        .byte $c8                                   // 'H' | $80 (end-of-string marker)
        .byte $03,$04,$e8,$19,$3d,$58,$17,$48,$95,$05,$80,$13,$8f,$50,$81,$52 // ....=X.H.....P.R
        .byte $81,$42,$09,$38,$78,$3f,$82,$08,$20,$82,$08,$20,$82,$08,$0c,$05 // .B.8x?.. .. ....
        .byte $41,$52,$82,$80,$e9,$81,$42,$cf,$36,$0c,$79,$e3,$88,$20,$82,$08 // AR....B.6.y.. ..
        .byte $20,$82,$08,$20                       //  .. 

dat_0ff8:
        // === Fill data (1 bytes, $0ff8-$0ff8) ===
        .byte $00                                   // .

// --- Region $58a3-$58a3 ---
.pc = $58a3 "dat_58a3"

dat_58a3:
        // === Fill data (1 bytes, $58a3-$58a3) ===
        .byte $00                                   // .

// --- Region $8dd1-$8dd1 ---
.pc = $8dd1 "dat_8dd1"

dat_8dd1:
        // === Fill data (1 bytes, $8dd1-$8dd1) ===
        .byte $00                                   // .

// --- Region $e519-$e519 ---
.pc = $e519 "dat_e519"

dat_e519:
        // === Fill data (1 bytes, $e519-$e519) ===
        .byte $00                                   // .

// --- Region $fb00-$ffff ---
.pc = $fb00 "dat_fb00"

dat_fb00:
        .byte $d0,$f7,$4c,$00,$01,$00,$08,$fc,$fb,$3d,$0d,$b1 // ..L......=..

txt_fb0c:
        .text "/****)"
        .byte $07,$aa,$bd,$1a,$01,$8d,$18,$01,$b1,$2f,$29,$1f,$aa,$20,$22,$01 // ........./).. ".
        .byte $4c,$ff,$01,$a4
        .byte $43,$ab,$79
        .text "X;?)"
        .byte $e6
        .byte $2f,$d0,$02,$e6
        .byte $30,$60,$b1,$2f,$20,$22,$01,$91,$2d,$e6,$2d,$d0,$02,$e6,$2e,$ca // 0`./ "..-.-.....
        .byte $d0,$f5,$f0,$c5,$a9,$00,$f0,$ef,$a9,$ff,$d0,$eb,$b1,$2f,$91,$2d // ............./.-
        .byte $e6,$2f,$d0,$02,$e6,$30,$e6,$2d,$d0,$02,$e6,$2e,$ca,$d0,$ed,$f0 // ./...0.-........
        .byte $a8,$20,$71,$01,$b1,$2f,$20,$22,$01,$91,$2d,$e6,$2d,$d0,$02,$e6 // . q../ "..-.-...
        .byte $2e,$ca,$d0,$f5,$c6,$39,$10,$f1,$30,$8f,$86,$39,$b1,$2f,$aa,$4c // .....9..0..9./.L
        .byte $22,$01,$20,$71,$01,$b1,$2f,$91,$2d,$e6,$2f,$d0,$02,$e6,$30,$e6 // ". q../.-./...0.
        .byte $2d,$d0,$02,$e6,$2e,$ca,$d0,$ed,$c6,$39,$10,$e9,$4c,$00,$01,$2c // -........9..L..,
        .byte $da,$01,$a9,$37,$85,$01,$58,$20,$00,$0c,$4c,$ae,$a7,$e0,$00,$f0 // ...7..X ..L.....
        .byte $ee,$a9,$04,$2c,$a9,$08,$85,$ff,$b1,$2f,$91,$2d,$c8,$c4,$ff,$d0 // ...,...../.-....
        .byte $f7,$18,$a5,$2d,$65,$ff,$85,$2d,$a5,$2e,$69,$00,$85,$2e,$a0,$00 // ...-e..-..i.....
        .byte $ca,$d0,$e5,$18,$a5,$2f,$65,$ff,$85,$2f,$a5,$30,$69,$00,$85,$30 // ...../e../.0i..0
        .byte $4c,$00,$01,$b9,$00,$ef,$99,$00,$ff,$c8,$d0,$f7,$ce,$dc,$01,$ce // L...............
        .byte $df,$01,$ad,$df,$01,$c9,$df,$d0,$ea,$60,$81,$00,$00,$c1,$e7,$d5 // .........`......
        .byte $81,$f8,$00,$60,$2c,$78,$a9,$33,$85,$01,$a2,$08,$a0,$08,$ad,$12 // ...`,x.3........
        .byte $0c,$c9,$d2,$f0,$2a,$bd,$00,$d0,$99,$01,$08,$bd,$04,$d0,$99,$00 // ....*...........
        .byte $0a,$c8,$c8,$d0,$06,$ee,$15,$0c,$ee,$1b,$0c,$e8,$8a,$29,$03,$d0 // .............)..
        .byte $dd,$e4,$e8,$61,$6a,$d0,$d7,$ee,$12,$0c,$ee,$18,$0c,$d0,$cf,$a9 // ...aj...........
        .byte $37,$85,$01,$a2,$00,$a9,$20,$9d,$00,$04,$9d,$00,$05,$9d,$00,$06 // 7..... .........
        .byte $9d,$00,$07,$a9,$09,$9d,$c8,$d8,$a9,$01,$9d,$d0,$da,$e8,$d0,$e5 // ................
        .byte $86,$a2,$8e,$23,$d0,$a0,$00,$a2,$08,$0e,$81,$0d,$90,$05,$a9,$40 // ...#...........@
        .byte $99,$c8,$04,$c8,$ca,$d0,$f2,$ee,$65,$0c,$c0,$f0,$d0,$e9,$20,$35 // ........e..... 5
        .byte $0d,$a9,$12,$8d,$18,$d0,$ad,$11,$d0,$30,$fb,$ad,$12,$d0,$c9,$50 // .........0.....P
        .byte $d0,$f4,$a9,$0f,$a2,$52,$20,$09,$0d,$a9,$0c,$a2,$56,$20,$09,$0d // .....R .....V ..
        .byte $a4,$20,$a2,$58,$98,$29,$07,$a8,$b9,$79,$0d,$ec,$12,$d0,$d0,$fb // . .X.)...y......
        .byte $8d,$22,$d0,$e8,$e8,$c8,$e0,$86,$d0,$ea,$a9,$0b,$a2,$88,$20,$09 // ."............ .
        .byte $0d,$a9,$00,$a2,$8c,$20,$09,$0d,$a9,$0f,$a2,$bc,$20,$09,$0d,$a9 // ..... ...... ...
        .byte $0c,$a2,$c0,$20,$09,$0d,$a5,$a2,$09,$d0,$8d,$16,$d0,$a9,$0b,$a2 // ... ............
        .byte $d4,$20,$09,$0d,$a9,$00,$a2,$d8,$20,$09,$0d,$a9,$d0,$8d,$16,$d0 // . ...... .......
        .byte $20,$46,$0d,$ae,$01,$dc,$e8,$f0,$8d,$20,$18,$e5,$a9,$34,$85,$01 //  F....... ...4..
        .byte $a2,$c0,$bd,$9e,$0d,$9d,$3b,$03,$ca,$d0,$f7,$4c,$3c,$03,$ec,$12 // ......;....L<...
        .byte $d0,$d0,$fb,$8d,$20,$d0,$8d,$21,$d0,$60,$a2,$06,$a4,$a0,$a9,$00 // .... ..!.`......
        .byte $06,$a1,$2a,$88,$d0,$0e,$48,$e6,$ae,$d0,$02,$e6,$af,$b1,$ae,$85 // ..*...H.........
        .byte $a1,$a0,$08,$68,$ca,$d0,$e9,$84,$a0,$60,$a2,$08,$86,$a0,$a9,$c4 // ...h.....`......
        .byte $a2,$0d,$85,$ae,$86,$af,$a9,$82,$85,$a1,$60,$a5,$a2,$38,$e9,$03 // ..........`..8..
        .byte $85,$a2,$b0,$16,$69,$08,$85,$a2,$c6,$20,$a2,$00,$bd,$d1,$06,$9d // ....i.... ......
        .byte $d0,$06,$e8,$e0,$50,$d0,$f5,$20,$69,$0d,$60,$20,$35,$0d,$20,$15 // ....P.. i.` 5. .
        .byte $0d,$c9,$00,$f0,$f6,$8d,$f7,$06,$09,$40,$8d,$1f,$07,$60,$05,$0d // .........@...`..
        .byte $03,$0f,$03,$0e,$06,$0e,$1d,$dd,$2e,$ee,$88,$09,$55,$a8,$8a,$d8 // ............U...
        .byte $09,$dd,$ee,$8a,$a8,$09,$95,$22,$8a,$88,$09,$55,$2e,$ee,$88,$a5 // ......."...U....
        .byte $62,$59,$bd,$00,$10,$9d,$00,$08,$e8,$d0,$f7,$ee,$3e,$03,$ee,$41 // bY..........>..A
        .byte $03,$d0,$ef,$a9,$00,$a2,$00,$85,$ae,$85,$2d,$86,$af,$86,$2e,$a9 // ..........-.....
        .byte $37,$85,$01,$58,$4c,$e2,$fc,$82,$03,$8f,$50,$5e,$89,$1a,$06,$4f // 7..XL.....P^...O
        .byte $56,$01,$81,$24,$c8,$0b,$14,$54,$20,$28,$f6,$53,$50,$90,$cb,$80 // V..$...T (.SP...
        .byte $63,$d2,$5c,$14,$84,$80,$63,$d2,$80,$e1,$58,$52,$01,$56,$14,$e5 // c.\...c...XR.V..
        .byte $20,$ba,$eb,$ae,$ba,$01,$01,$24,$c1,$60,$50,$f3,$53,$3c,$e8,$0f //  ......$.`P.S<..
        .byte $31,$93,$50,$24,$38,$03,$20,$13,$0c,$14,$e1,$c5,$81 // 1.P$8. ......

txt_fe0f:
        .text "1OT"
        .byte $cb                                   // 'K' | $80 (end-of-string marker)
        .byte $12,$04,$f5,$4c,$b1,$21,$4e,$16,$c4,$09,$15,$24,$85,$80,$13,$84 // ...L.!N....$....
        .byte $81,$20,$59,$34,$f3,$84,$81,$70,$53,$80,$33,$cd,$35,$53,$89,$68 // . Y4...pS.3.5S.h
        .byte $51,$20,$09,$98,$14,$48,$13,$93,$0c,$f3,$60,$3c,$e8,$30,$ce,$fc // Q ...H....`<.0..
        .byte $39,$bf,$8e,$2e,$82,$08,$20,$82,$08,$20,$81,$34,$05,$0c,$90,$4c // 9..... .. .4...L
        .byte $80,$74,$85,$15,$44,$e0,$50,$f8,$10,$05,$53,$20,$24,$e8,$0c,$3c // .t..D.P...S $..<
        .byte $e1,$0f,$3a,$01,$8f,$4a,$05,$08,$16,$03,$45,$15,$4a,$13,$14,$58 // ..:..J....E.J..X
        .byte $19,$56,$02,$4e,$81,$00,$e0,$4c,$83,$d7,$a6,$00,$4e,$12,$03,$8f // .V.N...L....N...
        .byte $48,$d0,$4c,$80,$74,$85,$15,$44,$e0,$50,$fe,$a0,$5c,$13,$84,$15 // H.L.t..D.P..\...

txt_fe93:
        .text "!R"
        .byte $b0                                   // '0' | $80 (end-of-string marker)
        .byte $60                                   // `

txt_fe97:
        .text "IH"
        .byte $c2                                   // 'B' | $80 (end-of-string marker)
        .byte $47,$21,$4b,$04,$3c,$db,$09,$2c,$14,$89,$b0,$83,$d4,$30,$93,$85 // G!K.<..,.....0..
        .byte $b0,$44,$c8,$b1,$34,$08,$24,$e6,$2c,$09,$23,$d3,$b0,$11,$c9,$30 // .D..4.$.,.#....0
        .byte $5b,$1a,$05,$21,$cf,$3a,$c0,$cf,$4c,$d3,$d3,$b3 // [..!.:..L...

txt_fec6:
        .text ",0"
        .byte $c0                                   // '@' | $80 (end-of-string marker)
        .byte $11,$2c,$38,$15,$0f,$b1,$62,$53,$24,$f3,$a8,$55,$30,$69,$b1,$05 // .,8...bS$..U0i..
        .byte $4c,$4c,$14,$ac,$04,$e1,$20,$50,$81,$60,$3d,$42,$05,$49,$38,$05 // LL.... P.`=B.I8.
        .byte $60,$31,$50,$52,$02,$85,$18,$68,$13,$34,$13,$0c,$82,$80,$60,$4c // `1PR...h.4....`L
        .byte $d0,$4c,$32,$03,$81,$34,$5b,$01,$81   // .L2..4[..

txt_ff02:
        .text "3A0"
        .byte $c8                                   // 'H' | $80 (end-of-string marker)
        .byte $04,$24,$32,$e9,$ba,$08,$0e,$3d,$41,$60,$50,$f8,$0a,$14,$61,$ba // .$2....=A`P...a.
        .byte $80,$93,$93,$50,$50,$44,$80,$f1,$a0,$50,$13,$0b,$24,$e1,$e0,$4c // ...PPD...P..$..L
        .byte $82,$54,$80,$10,$8f,$55,$48,$15,$4e,$c8,$0c,$14,$14,$8e,$81,$43 // .T...UH.N......C
        .byte $e0,$5c,$14,$c8,$81,$93,$d5,$4a,$00,$53,$4e,$00,$cf,$6a,$06,$4f // .\.....J.SN..j.O
        .byte $56,$00,$52,$16,$05,$08,$16,$00,$89,$1c,$71,$53,$52,$00,$49,$11 // V.R.......qSR.I.
        .byte $38,$13,$40,$50,$44,$15,$28,$09,$3a,$08,$19 // 8.@PD.(.:..

txt_ff61:
        .text "=T"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $4c,$82,$54,$51,$98,$14,$3d,$73,$ac,$1d,$21,$41,$52,$01,$c1,$66 // L.TQ..=s..!AR..f
        .byte $e8,$20,$82,$08,$08,$15,$98,$0a,$14,$61,$99,$b2,$06,$4f,$56,$04 // . .......a...OV.
        .byte $85,$04,$c3,$19,$80,$21,$47,$24,$e8,$14,$3e,$00,$8f,$48,$58,$15 // .....!G$..>..HX.
        .byte $4e,$05,$c9,$50,$88,$19               // N..P..

txt_ff9a:
        .text "=T"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $24,$c3,$05,$1c,$13,$2e,$80,$56,$03,$15,$05,$20,$50,$80,$54,$81 // $......V... P.T.
        .byte $44,$81                               // D.

txt_ffaf:
        .text "90"
        .byte $cf                                   // 'O' | $80 (end-of-string marker)
        .byte $36,$03,$55,$4d,$48,$0c,$14,$14,$8e,$81,$43,$e0,$4d,$01,$41,$2e // 6.UMH.....C.M.A.
        .byte $01,$4e,$1c,$c2                       // .N..

txt_ffc6:
        .text "S"
        .byte $22                                   // double quote character
        .byte $c8                                   // 'H' | $80 (end-of-string marker)
        .byte $03,$04,$e8,$19,$3d,$58,$17,$48,$95,$05,$80,$13,$8f,$50,$81,$52 // ....=X.H.....P.R
        .byte $81,$42,$09,$38,$78,$3f,$82,$08,$20,$82,$08,$20,$82,$08,$0c,$05 // .B.8x?.. .. ....
        .byte $41,$52,$82,$80,$e9,$81,$42,$cf,$36,$0c,$79,$e3,$88,$20,$82,$08 // AR....B.6.y.. ..
        .byte $20,$82,$08,$20,$a8,$00,$0d           //  .. ...
