// ============================================
// b_c_s-02 - Part 1 of 2
// ============================================
// KickAssembler syntax
// Generated by Restore 64 vdisasm-one 1.0 build 1, 2026-03-29 17:54:08
// 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:  $0900 (2304)
// IRQ handler:  $0b21 (irq_0b21)
//
// Code: 1189 bytes, Data: 62299 bytes
// Labels: 288, Subroutines: 2
//
// Cross-references: all OK
// ============================================


// --- Region $0900-$091d ---
.pc = $0900 "main_0900"

main_0900:
        jsr $ff81

loc_0903:
        ldx #$00

loc_0905:
        lda dat_4000,x
        sta $033b,x
        inx
        bne loc_0905
        inc $0907
        inc $090a
        lda $0907
        cmp #$45
        bne loc_0903
        jmp loc_0a00

// --- Region $0a00-$0a45 ---
.pc = $0a00 "loc_0a00"

loc_0a00:
        lda #$ff
        sta $d015
        sta $d01d
        sta $d017
        lda #$00
        sta $d01c
        sta $d020
        sta $d021
        tax

loc_0a17:
        lda $0a50,x
        sta $d000,x
        inx
        cpx #$11
        bne loc_0a17
        ldx #$00

loc_0a24:
        lda tbl_0a60,x
        sta $d027,x
        inx
        cpx #$09
        bne loc_0a24
        lda #$c1
        sta $d010
        lda #$19
        sta $d018                                   // screen=$0400, charset=$2000
        lda #$d8
        sta $d016                                   // multicolor, 40 cols, X-scroll=0
        lda #$3b
        sta $d011                                   // bitmap mode, screen on, 25 rows, Y-scroll=3
        jmp loc_0a70

// --- Region $0a70-$0a90 ---
.pc = $0a70 "loc_0a70"

loc_0a70:
        ldx #$00

loc_0a72:
        lda dat_1c00,x
        sta $d800,x
        lda $1d00,x
        sta $d900,x
        lda $1e00,x
        sta $da00,x
        lda $1f00,x
        sta $db00,x
        dex
        bne loc_0a72
        jmp loc_0b00

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

// --- Region $0b00-$0b74 ---
.pc = $0b00 "loc_0b00"

loc_0b00:
        sei
        lda #$7f                                    // disable all CIA1 interrupts
        sta $dc0d                                   // disable all CIA IRQs
        lda #$01
        sta $d019                                   // raster // acknowledge raster IRQ
        sta $d01a                                   // raster IRQ on
        lda #$1b
        sta $d011                                   // text mode, screen on, 25 rows, Y-scroll=3
        lda #$0b
        sta $0315                                   // set IRQ handler high byte
        lda #$21
        sta $0314                                   // set IRQ handler low byte
        cli

loc_0b1e:
        jmp loc_0b1e

// ============================================
// IRQ handler
// ============================================

irq_0b21:
        lda #$01
        sta $d019                                   // raster // acknowledge raster IRQ
        inc $02
        lda $02
        cmp #$01
        beq loc_0bad
        cmp #$02
        beq loc_0b40
        cmp #$03
        beq loc_0b50
        lda #$00
        sta $02
        jmp loc_0b65

dat_0b3d:
        .byte $00,$00,$00                           // ...

loc_0b40:
        lda #$f5
        sta $d012
        lda #$f0
        sta $d021
        pla
        tay
        pla
        tax
        pla
        rti

loc_0b50:
        lda #$f9
        sta $d012
        lda #$3b
        sta $d011                                   // bitmap mode, screen on, 25 rows, Y-scroll=3
        lda #$f0
        sta $d021
        pla
        tay
        pla
        tax
        pla
        rti

loc_0b65:
        lda #$ff
        sta $d012
        lda #$33
        sta $d011                                   // bitmap mode, screen on, 24 rows, Y-scroll=3
        lda #$03
        lda #$03
        .byte $fa                                   // nop // ILLEGAL
        .byte $da                                   // nop // ILLEGAL

// --- Region $0bad-$0ca4 ---
.pc = $0bad "loc_0bad"

loc_0bad:
        lda #$40
        sta $d021
        sta $d012
        jsr sub_0bf7
        jsr sub_0be4
        and #$00
        jsr $ffe4
        bne loc_0bca
        lda $028e
        bne loc_0bca
        jmp loc_ea7b

loc_0bca:
        sei
        and #$00
        jmp $033b

loc_0bd0:
        lda $d027
        sta $d02e
        ldx #$00

loc_0bd8:
        lda $d028,x
        sta $d027,x
        inx
        cpx #$07
        bne loc_0bd8
        rts
// Referenced by: jsr from $0bb8, $eca3

sub_0be4:
        inc $0aff
        lda $0aff
        cmp #$02
        beq loc_0bef
        rts

loc_0bef:
        lda #$00
        sta $0aff
        jmp loc_0bd0
// Referenced by: jsr from $0bb5, $eca0

sub_0bf7:
        ldx #$00

loc_0bf9:
        clc
        rol $0fe3,x
        rol $0fe2,x
        rol $0fe1,x
        rol $0fa3,x
        rol $0fa2,x
        rol $0fa1,x
        rol $0f63,x
        rol $0f62,x
        rol $0f61,x
        rol $0f23,x
        rol $0f22,x
        rol $0f21,x
        rol $0ee3,x
        rol $0ee2,x
        rol $0ee1,x
        rol $0ea3,x
        rol $0ea2,x
        rol $0ea1,x
        rol $0e63,x
        rol $0e62,x
        rol $0e61,x
        rol $0e23,x
        rol $0e22,x
        rol $0e21,x
        rol $0de3,x
        rol $0de2,x
        rol $0de1,x
        inx
        inx
        inx
        cpx #$18
        bne loc_0bf9
        inc $41
        lda $41
        cmp #$08
        beq loc_0c5b
        rts

loc_0c5b:
        lda #$00
        sta $41
.label smc_0c61 = * + 2
        lda txt_1000                                // !SMC: modified by $0c9c
        asl
        asl
        asl
        sta $42
        bcs loc_0ca0
        lda #$d0

loc_0c6b:
        sta $43
        lda #$33
        sta $01
        ldx #$00
        ldy #$00

loc_0c75:
        lda ($42),y
        sta $0fe3,x
        inx
        inx
        inx
        iny
        cpy #$08
        bne loc_0c75
        lda #$37
        sta $01
        inc $0c60
        lda $0c60
        beq loc_0c8f
        rts

loc_0c8f:
        inc smc_0c61
        lda smc_0c61
        cmp #$12
        beq loc_0c9a
        rts

loc_0c9a:
        lda #$10
        sta smc_0c61                                // SMC: modifies $0c61
        rts

loc_0ca0:
        lda #$d1
        jmp loc_0c6b

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

// --- Region $ea3d-$ea57 ---
.pc = $ea3d "loc_ea3d"

loc_ea3d:
        lda ($2f),y
        rol
        rol
        rol
        rol
        and #$07
        tax
        lda $011a,x
        sta $0118
        lda ($2f),y
        and #$1f
        tax
        jsr $0122
        jmp $01ff

dat_ea57:
        .byte $a4                                   // .

// --- Region $ea6b-$ead3 ---
.pc = $ea6b "loc_ea6b"

loc_ea6b:
        sta ($2d),y
        inc $2d
        bne loc_ea73
        inc $2e

loc_ea73:
        dex
        bne loc_ea6b
        beq loc_ea3d
        lda #$00
.label loc_ea7b = * + 1
        beq loc_ea6b
        lda #$ff
        bne loc_ea6b

loc_ea80:
        lda ($2f),y
        sta ($2d),y
        inc $2f
        bne loc_ea8a
        inc $30

loc_ea8a:
        inc $2d
        bne loc_ea90
        inc $2e

loc_ea90:
        dex
        bne loc_ea80
        beq loc_ea3d
        jsr $0171
        lda ($2f),y
        jsr $0122

loc_ea9d:
        sta ($2d),y
        inc $2d
        bne loc_eaa5
        inc $2e

loc_eaa5:
        dex
        bne loc_ea9d
        dec $39
        bpl loc_ea9d
        bmi loc_ea3d
        stx $39
        lda ($2f),y
        tax
        jmp $0122

loc_eab6:
        jsr $0171

loc_eab9:
        lda ($2f),y
        sta ($2d),y
        inc $2f
        bne loc_eac3
        inc $30

loc_eac3:
        inc $2d
        bne loc_eac9
        inc $2e

loc_eac9:
        dex
        bne loc_eab9
        dec $39
        bpl loc_eab9
        jmp $0100

dat_ead3:
        .byte $2c                                   // ,

// --- Region $eb17-$eb4f ---
.pc = $eb17 "loc_eb17"

loc_eb17:
        lda $ef00,y
        sta $ff00,y
        iny
        bne loc_eb17
        dec $01dc
        dec $01df
        lda $01df
        cmp #$df
        bne loc_eb17
        rts

dat_eb2e:
        .byte $80,$00,$00,$3e                       // ...>

loc_eb32:
        jsr $ff81

loc_eb35:
        ldx #$00

loc_eb37:
        lda dat_4000,x
        sta $033b,x
        inx
        bne loc_eb37
        inc $0907
        inc $090a
        lda $0907
        cmp #$45
        bne loc_eb35
        jmp loc_0a00

// --- Region $eb6e-$ebb3 ---
.pc = $eb6e "loc_eb6e"

loc_eb6e:
        lda #$ff
        sta $d015
        sta $d01d
        sta $d017
        lda #$00
        sta $d01c
        sta $d020
        sta $d021
        tax

loc_eb85:
        lda $0a50,x
        sta $d000,x
        inx
        cpx #$11
        bne loc_eb85
        ldx #$00

loc_eb92:
        lda tbl_0a60,x
        sta $d027,x
        inx
        cpx #$09
        bne loc_eb92
        lda #$c1
        sta $d010
        lda #$19
        sta $d018                                   // screen=$0400, charset=$2000
        lda #$d8
        sta $d016                                   // multicolor, 40 cols, X-scroll=0
        lda #$3b
        sta $d011                                   // bitmap mode, screen on, 25 rows, Y-scroll=3
        jmp loc_0a70

// --- Region $ebcf-$ec59 ---
.pc = $ebcf "loc_ebcf"

loc_ebcf:
        jsr $00a2

loc_ebd2:
        lda dat_1c00,x
        sta $d800,x
        lda $1d00,x
        sta $d900,x
        lda $1e00,x
        sta $da00,x
        lda $1f00,x
        sta $db00,x
        dex
        bne loc_ebd2
        jmp loc_0b00

dat_ebf0:
        .byte $80,$70,$00,$60,$3d                   // .p.`=

loc_ebf5:
        sei
        lda #$7f                                    // disable all CIA1 interrupts
        sta $dc0d                                   // disable all CIA IRQs
        lda #$01
        sta $d019                                   // raster // acknowledge raster IRQ
        sta $d01a                                   // raster IRQ on
        lda #$1b
        sta $d011                                   // text mode, screen on, 25 rows, Y-scroll=3
        lda #$0b
        sta $0315                                   // set IRQ handler high byte
        lda #$21
        sta $0314                                   // set IRQ handler low byte
        cli
        jmp loc_0b1e

loc_ec16:
        lda #$01
        sta $d019                                   // raster // acknowledge raster IRQ
        inc $02
        lda $02
        cmp #$01
        beq loc_eca2
        cmp #$02
        beq loc_ec35
        cmp #$03
        beq loc_ec45
        lda #$00
        sta $02
        jmp loc_0b65

dat_ec32:
        .byte $a3,$60,$4a                           // .`J

loc_ec35:
        lda #$f5
        sta $d012
        lda #$f0
        sta $d021
        pla
        tay
        pla
        tax
        pla
        rti

loc_ec45:
        lda #$f9
        sta $d012
        lda #$3b
        sta $d011                                   // bitmap mode, screen on, 25 rows, Y-scroll=3
        lda #$f0
        sta $d021
        pla
        tay
        pla
        tax
        pla
        rti

// --- Region $ec98-$ecbb ---
.pc = $ec98 "loc_ec98"

loc_ec98:
        lda #$40
        sta $d021
        sta $d012
.label loc_eca2 = * + 2
        jsr sub_0bf7
        jsr sub_0be4
        and #$00
        jsr $ffe4
        bne loc_ecb5
        lda $028e
        bne loc_ecb5
        jmp loc_ea7b

loc_ecb5:
        sei
        and #$00
        jmp $033b

dat_ecbb:
        .byte $ad                                   // .

// --- Region $ecd8-$ed51 ---
.pc = $ecd8 "loc_ecd8"

loc_ecd8:
        ora ($60,x)
        lda #$00
        sta $0aff
        jmp loc_0bd0

dat_ece2:
        .byte $a2,$00                               // ..

loc_ece4:
        clc
        rol $0fe3,x
        rol $0fe2,x
        rol $0fe1,x
        rol $0fa3,x
        rol $0fa2,x
        rol $0fa1,x
        rol $0f63,x
        rol $0f62,x
        rol $0f61,x
        rol $0f23,x
        rol $0f22,x
        rol $0f21,x
        rol $0ee3,x
        rol $0ee2,x
        rol $0ee1,x
        rol $0ea3,x
        rol $0ea2,x
        rol $0ea1,x
        rol $0e63,x
        rol $0e62,x
        rol $0e61,x
        rol $0e23,x
        rol $0e22,x
        rol $0e21,x
        rol $0de3,x
        rol $0de2,x
        rol $0de1,x
        .byte $e3,$e8                               // isc ($e8,x) // ILLEGAL
.label loc_ed39 = * + 1
        .byte $34,$e0                               // nop $e0,x // ILLEGAL
        clc
        bne loc_ece4
        inc $41
        lda $41
        cmp #$08
        beq loc_ed46
        rts

loc_ed46:
        lda #$00
        sta $41
        lda txt_1000
        .byte $e3,$0a                               // isc ($0a,x) // ILLEGAL
        and $85,x
        .byte $42                                   // jam // ILLEGAL

// --- Region $ed61-$ed8c ---
.pc = $ed61 "loc_ed61"

loc_ed61:
        .byte $42                                   // jam // ILLEGAL

dat_ed62:
        .byte $9d,$e3,$0f,$e3,$e8,$60               // .....`

loc_ed68:
        plp
        iny
        cpy #$08
        bne loc_ed61
        lda #$37
        sta $01
        inc $0c60
        lda $0c60
        beq loc_ed7b
        rts

loc_ed7b:
        inc smc_0c61
        lda smc_0c61
        cmp #$12
        beq loc_ed86
        rts

loc_ed86:
        lda #$10
        sta smc_0c61
        rts

dat_ed8c:
        .byte $a9                                   // .

// --- Region $fd66-$fdaa ---
.pc = $fd66 "loc_fd66"

loc_fd66:
        sta $d418
        sta $d011
        sta $01
        sta $fb
        lda #$40
        sta $fc
        lda #$01
        sta $fd
        lda #$08
        sta $fe

loc_fd7c:
        ldy #$00

loc_fd7e:
        lda ($fb),y
        sta ($fd),y
        iny
        cpy #$00
        bne loc_fd7e
        inc $fc
        inc $fe
        lda $fc
        cmp #$88
        bne loc_fd7c
        lda #$37
        sta $01
        jsr $ff81
        jsr $ff84
        jsr $ff8a
        lda #$d5
        sta $ae
        lda #$4f
        sta $af
        jmp loc_fce2

dat_fda9:
        .byte $80,$3d                               // .=

// --- Region $ff81-$ff9b ---
.pc = $ff81 "Segment $ff81"
        and #$18
        .byte $f7,$f7                               // isc $f7,x // ILLEGAL
        .byte $17,$f7                               // slo $f7,x // ILLEGAL
        .byte $f7,$fc                               // isc $fc,x // ILLEGAL

dat_ff89:
        .byte $fc                                   // .
        tya
        .byte $e3,$fc                               // isc ($fc,x) // ILLEGAL
        plp
        sed
        sed
        sei
        sed
        .byte $f7,$17                               // isc $17,x // ILLEGAL
        sbc ($f1),y
        .byte $e7,$fc                               // isc $fc // ILLEGAL
        .byte $e3,$f9                               // isc ($f9,x) // ILLEGAL

dat_ff9a:
        .byte $eb,$fc                               // ..

// --- Region $ffe2-$fffe ---
.pc = $ffe2 "loc_ffe2"

loc_ffe2:
        .byte $e7,$7c                               // isc $7c // ILLEGAL
        beq loc_ffe2
        and ($98,x)
        sbc #$78
        cpx $23fc
        .byte $7c,$fc,$fc                           // nop $fcfc,x // ILLEGAL
        beq $10012
        plp
        .byte $37,$38                               // rla $38,x // ILLEGAL
        and $3b3a,y
        .byte $3c,$3d,$3e                           // nop $3e3d,x // ILLEGAL
        .byte $80,$3b                               // nop #$3b // ILLEGAL
        brk

dat_fffe:
        .byte $00                                   // .

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

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

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

// --- Region $091e-$0937 ---
.pc = $091e "dat_091e"

dat_091e:
        .byte $00,$00                               // ..

txt_0920:
        .text "MODIFIED BY ZYRON/F4CG!"
        .byte $00                                   // string terminator

// --- Region $0a46-$0a6f ---
.pc = $0a46 "dat_0a46"

dat_0a46:
        .fill 10, $00
        .byte $f1,$f2,$29,$f2,$59,$f2,$89,$f2,$b9,$f2,$e9,$f2,$19,$f2,$49,$f2 // ..).Y.........I.

tbl_0a60:
        // === VIC register table (16 bytes, $0a60-$0a6f) ===
        .byte $fe,$fe,$fe,$fa,$fa,$f5,$f5,$f5,$00,$00,$00,$00,$00,$00,$00,$00 // ................

// --- Region $0b75-$0bac ---
.pc = $0b75 "dat_0b75"

dat_0b75:
        .byte $7a,$5a,$3a,$1a,$1a,$a2,$25,$a0,$0c,$88,$d0,$fd,$7a,$1a,$da,$ce // zZ:...%.....z...
        .byte $16,$d0,$ee,$16,$d0                   // .....

txt_0b8a:
        .text "F9F9F9F9F9"
        .byte $ca                                   // 'J' | $80 (end-of-string marker)
        .byte $d0,$eb,$a9,$f0,$8d,$21,$d0,$68,$a8,$68,$aa,$68,$40,$00,$00,$00 // .....!.h.h.h@...
        .fill 8, $00

// --- Region $0ca5-$0ca5 ---
.pc = $0ca5 "dat_0ca5"

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

// --- Region $1000-$1200 ---
.pc = $1000 "txt_1000"

txt_1000:
        .encoding "screencode_mixed"
        .text "the bcs present 'gauntlet' the deeper dungens  mega greetings go to"
        .encoding "petscii_upper"

txt_1043:
        .text " :- "
        .byte $04,$09,$16,$20,$04                   // ... .

txt_104c:
        .text ".   "

txt_1050:
        .encoding "screencode_mixed"
        .text "hotline   reflex   danish gold   electro   softrunner group   radwar   meanteam   scoop   tlc   twilight   ds compware"
        .encoding "petscii_upper"

txt_10c6:
        .text "   5211   "
        .byte $14,$0c,$07                           // ...

txt_10d3:
        .text " 1945   "

txt_10db:
        .encoding "screencode_mixed"
        .text "cfr   dcs   aek crackware"
        .encoding "petscii_upper"

txt_10f4:
        .text "??   "
        .byte $06,$0f,$15,$12,$20,$13,$14,$01,$12   // .... ....

txt_1102:
        .text "??   "
        .byte $14,$0d,$08,$20,$07,$12,$0f,$15,$10   // ... .....

txt_1110:
        .text " .......  "

txt_111a:
        .encoding "screencode_mixed"
        .text "normal greetings to dave & sue  kev  stumpy  quinny  corky  nfl/airborne  droid"
        .encoding "petscii_upper"

txt_1169:
        .text " 17  "

txt_116e:
        .encoding "screencode_mixed"
        .text "tony  mark hat  ratty  mel  vicious boys  mark(1541c)  snot  sylvester  little ian"
        .encoding "petscii_upper"

txt_11c0:
        .text "..... "

txt_11c6:
        .encoding "screencode_mixed"
        .text "ring the numbers at"
        .encoding "petscii_upper"

txt_11d9:
        .text " $1400 "

txt_11e0:
        .encoding "screencode_mixed"
        .text "now for the latest stuff"
        .encoding "petscii_upper"

txt_11f8:
        .text "........"
        .byte $00                                   // string terminator

// --- Region $1400-$1460 ---
.pc = $1400 "dat_1400"

dat_1400:
        .byte $44,$49,$56,$00                       // DIV.

txt_1404:
        .text "D-0902 404023       GRIFFO-0902 404758      RING BETWEEN 6PM & 8PM  ENGLISH TIME    ********"
        .byte $00                                   // string terminator

// --- Region $1c00-$2000 ---
.pc = $1c00 "dat_1c00"

dat_1c00:
        .fill 11, $01
        .byte $07,$07,$01,$07,$01,$08,$01,$01,$01,$01,$01,$01,$01,$01,$01,$07 // ................
        .fill 17, $01
        .fill 8, $07
        .byte $01,$01,$01,$07,$07,$07,$07,$07,$07,$07,$07,$07,$08,$07,$07,$07 // ................
        .byte $07,$07,$07,$01,$01,$01,$01,$01,$01,$01,$01,$01,$01,$01,$01,$01 // ................
        .byte $07,$01,$01,$01,$01,$07,$07,$01,$01,$01,$07,$07,$07,$07,$07,$07 // ................
        .byte $07,$07,$07,$07,$07,$01,$01,$08,$09,$09,$09,$07,$07,$07,$07,$01 // ................
        .fill 8, $01
        .byte $07,$01,$01,$01,$07,$07,$01,$07,$07,$07,$07,$07,$07,$08,$07,$08 // ................
        .byte $08,$08,$08,$08,$01,$01,$08,$08,$07,$09,$09,$09,$09,$09,$07,$07 // ................
        .byte $07,$07,$07,$01,$01,$01,$01,$01,$07,$07,$07,$07,$07,$07,$07,$01 // ................
        .byte $08,$08,$08,$08,$08,$08,$07,$08,$08,$09,$07,$07,$07,$07,$08,$08 // ................
        .byte $07,$09,$09,$09,$09,$09,$09,$09,$09,$09,$07,$07,$01,$01,$01,$01 // ................
        .byte $07,$07,$07,$07,$07,$07,$07,$08,$07,$07,$07,$07,$08,$08,$07,$08 // ................
        .byte $08,$09,$09,$09,$09,$07,$08,$08,$07,$09,$09,$09,$09,$09,$09,$09 // ................
        .byte $09,$09,$09,$07,$01,$01,$01,$07,$07,$07,$09,$09,$07,$01,$07,$08 // ................
        .byte $07,$09,$09,$07,$08,$08,$07,$08,$08,$09,$09,$09,$09,$08,$08,$08 // ................
        .byte $07,$09,$09,$09,$09,$09,$09,$09,$09,$09,$09,$07,$01,$01,$01,$07 // ................
        .byte $07,$07,$09,$09,$07,$08,$07,$08,$07,$09,$09,$07,$08,$08,$07,$08 // ................
        .byte $01,$09,$09,$09,$09,$07,$08,$08,$07,$09,$09,$09,$09,$09,$09,$09 // ................
        .byte $09,$09,$09,$07,$01,$01,$01,$07,$07,$07,$09,$09,$07,$08,$07,$08 // ................
        .byte $07,$09,$09,$07,$07,$07,$07,$07,$01,$08,$09,$09,$07,$07,$07,$07 // ................
        .byte $07,$08,$08,$08,$08,$08,$08,$09,$09,$09,$09,$07,$01,$01,$01,$07 // ................
        .byte $07,$07,$07,$07,$07,$07,$07,$08,$07,$09,$09,$07,$07,$01,$01,$07 // ................
        .byte $07,$08,$08,$08,$09,$09,$09,$09,$08,$08,$08,$08,$08,$08,$08,$08 // ................
        .byte $08,$08,$08,$08,$01,$01,$07,$07,$07,$07,$07,$07,$08,$07,$07,$08 // ................
        .byte $07,$09,$09,$07,$01,$01,$01,$01,$07,$07,$07,$08,$08,$08,$09,$09 // ................
        .fill 9, $09
        .byte $07,$07,$07,$01,$01,$07,$07,$07,$07,$09,$09,$09,$08,$07,$08,$07 // ................
        .byte $09,$09,$01,$07,$07,$07,$07,$07,$09,$09,$09,$08,$08,$08,$09,$09 // ................
        .fill 10, $09
        .byte $08,$01,$01,$01,$01,$07,$07,$09,$09,$09,$08,$07,$08,$07,$09,$09 // ................
        .byte $01,$01,$08,$07,$08,$08,$09,$09,$08,$09,$07,$08,$08,$07,$09,$09 // ................
        .fill 8, $09
        .byte $08,$01,$01,$01,$01,$07,$07,$09,$09,$09,$08,$07,$08,$07,$09,$09 // ................
        .byte $01,$08,$08,$07,$08,$08,$09,$09,$09,$09,$09,$08,$08,$07,$09,$09 // ................
        .fill 8, $09
        .byte $07,$01,$01,$01,$01,$07,$07,$09,$09,$09,$08,$07,$08,$07,$09,$09 // ................
        .byte $08,$08,$08,$07,$08,$08,$09,$09,$09,$09,$07,$08,$08,$07,$09,$09 // ................
        .fill 8, $09
        .byte $07,$01,$01,$01,$01,$07,$07,$07,$07,$07,$07,$07,$08,$07,$07,$07 // ................
        .byte $07,$08,$08,$07,$08,$08,$09,$09,$09,$09,$09,$08,$01,$07,$09,$09 // ................
        .fill 8, $09
        .byte $07,$01,$01,$01,$01,$07,$07,$07,$07,$07,$07,$07,$01,$01,$08,$08 // ................
        .byte $08,$08,$08,$07,$08,$08,$08,$07,$07,$09,$07,$01,$08,$07,$09,$09 // ................
        .byte $09,$09,$09,$09,$09,$09,$07,$07,$07,$01,$01,$01,$01,$07,$01,$01 // ................
        .byte $01,$01,$07,$07,$07,$07,$07,$07,$07,$07,$07,$07,$08,$08,$08,$08 // ................
        .byte $08,$08,$01,$08,$01,$07,$09,$09,$09,$09,$09,$07,$07,$07,$07,$01 // ................
        .byte $01,$01,$01,$01,$01,$07,$01,$01,$01,$01,$01,$07,$01,$01,$01,$01 // ................
        .byte $01,$01,$07,$07,$07,$07,$07,$07,$07,$07,$07,$01,$08,$09,$09,$07 // ................
        .byte $07,$07,$07,$01,$01,$01,$01,$01,$01,$01,$01,$01,$01,$07,$07,$07 // ................
        .fill 24, $07

dat_1f17:
        // === Fill data (63 bytes, $1f17-$1f55) ===
        .fill 63, $01
        .fill 12, $07
        .fill 28, $01
        .byte $07,$08,$07,$07,$07,$07,$07,$07,$07,$07,$08,$09,$01,$01,$01,$01 // ................
        .fill 24, $01
        .byte $07,$08,$07,$07,$07,$07,$07,$07,$07,$07,$08,$09,$01,$01,$01,$01 // ................
        .fill 24, $01
        .byte $07,$07,$09,$09,$09,$09,$09,$09,$09,$09,$09,$09,$01,$01,$01,$01 // ................
        .fill 10, $01

dat_1fe8:
        // === Fill data (25 bytes, $1fe8-$2000) ===
        .fill 24, $00

bmp_2000:
        .byte $00                                   // .

// --- Region $2207-$2238 ---
.pc = $2207 "dat_2207"

dat_2207:
        .byte $0a,$00,$00,$00,$00,$00,$00,$0f,$ff,$00,$00,$00,$00,$00,$0f,$fa // ................
        .byte $aa,$00,$00,$00,$00,$03,$ff,$ff,$fe,$00,$00,$00,$00,$ff,$55,$f6 // ..............U.
        .byte $fd,$00,$00,$00,$00,$f0,$af,$aa,$5a,$00,$00,$00,$00,$00,$00,$f0 // ........Z.......
        .byte $af                                   // .

dat_2238:
        // === Fill data (1 bytes, $2238-$2238) ===
        .byte $00                                   // .

// --- Region $22d5-$22d8 ---
.pc = $22d5 "dat_22d5"

dat_22d5:
        .byte $01,$01,$01                           // ...

dat_22d8:
        // === Fill data (1 bytes, $22d8-$22d8) ===
        .byte $00                                   // .

// --- Region $2307-$2398 ---
.pc = $2307 "dat_2307"

dat_2307:
        .byte $0f,$00,$00,$00,$00,$00,$00,$3f,$d4,$00,$00,$00,$00,$00,$00,$00 // .......?........
        .byte $fc,$00,$00,$00,$00,$03,$0e,$3a,$ea,$00,$00,$00,$0f,$fa,$aa,$aa // .......:........
        .byte $aa,$00,$00,$0f,$fa,$aa,$aa,$aa,$aa,$00,$0f,$fb,$ab,$ae,$ae,$ba // ................
        .byte $ba,$0f,$fa,$aa,$ab,$ab,$af,$af,$bf,$ff,$ff,$ff,$fd,$fd,$f7,$f7 // ................
        .byte $df,$ba,$eb,$eb,$af,$af,$bf,$bf,$ff,$fe,$fe,$fa,$fa,$ea,$ea,$aa // ................
        .byte $ab,$a9,$a6,$a6,$9a,$9a,$6a,$6a,$ab,$57,$5b,$5a,$6a,$6a,$aa,$aa // ......jj.W[Zjj..
        .byte $aa,$fa,$ff,$af,$fa,$ff,$ff,$ff,$ff,$ff,$af,$fa,$ff,$af,$fa,$ff // ................
        .byte $ff,$f0,$ac,$ab,$5a,$a5,$aa,$5a,$a5,$00,$00,$c0,$bc,$ab,$5a,$a5 // ....Z..Z......Z.
        .byte $aa,$00,$00,$00,$00,$c0,$bc,$ab,$5a,$00,$00,$00,$00,$00,$00,$c0 // ........Z.......
        .byte $b0                                   // .

dat_2398:
        // === Fill data (1 bytes, $2398-$2398) ===
        .byte $00                                   // .

// --- Region $2407-$24f8 ---
.pc = $2407 "dat_2407"

dat_2407:
        .byte $0f,$00,$00,$00,$00,$00,$00,$01,$f0,$03,$03,$c3,$33,$0f,$3f,$ff // ............3.?.
        .byte $3f,$00,$00,$08,$20,$83,$ab,$ae,$af,$00,$00,$00,$0f,$ff,$ef,$bf // ?... ...........
        .byte $bf,$00,$00,$0f,$fa,$fa,$ea,$eb,$ab,$00,$0f,$fa,$ba,$ea,$ea,$aa // ................
        .byte $aa,$03,$fe,$aa,$aa,$aa,$aa,$aa,$aa,$fa,$aa,$aa,$aa,$aa,$aa,$aa // ................
        .byte $aa,$fe,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$13,$44,$53,$93,$93,$93,$93 // ..........DS....
        .byte $93,$7f,$7f,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff // ................
        .byte $ff,$ff,$ff,$fd,$fd,$f7,$f7,$df,$df,$bf,$bf,$ff,$fe,$fe,$fa,$fa // ................
        .byte $ea,$ea,$aa,$aa,$a9,$a9,$a6,$a6,$9a,$ba,$eb,$eb,$af,$af,$bf,$bf // ................
        .byte $ff,$fe,$fe,$fa,$fa,$ea,$ea,$aa,$ab,$a9,$a6,$a6,$9a,$9a,$6a,$6a // ..............jj
        .byte $ab,$ab,$af,$af,$bf,$bf,$ff,$ff,$ff,$ab,$ab,$ae,$ae,$ba,$ba,$ea // ................
        .byte $ea,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff // ................
        .fill 9, $ff
        .byte $ab,$fe,$ff,$ff,$ff,$ff,$ff,$ff,$fa,$bf,$eb,$fe,$ff,$ff,$ff,$ff // ................
        .byte $af,$5a,$a5,$6a,$96,$a9,$aa,$aa,$00,$f0,$af,$5a,$a5,$6a,$96,$a9 // .Z.j.......Z.j..
        .byte $00,$00,$00,$f0,$af,$5a,$a5,$5a,$00,$00,$00,$00,$00,$c0,$bc,$5b // .....Z.Z.......[
        .byte $00,$00,$00,$00,$00,$00,$00,$c0       // ........

dat_24f8:
        // === Fill data (1 bytes, $24f8-$24f8) ===
        .byte $00                                   // .

// --- Region $2524-$2640 ---
.pc = $2524 "txt_2524"

txt_2524:
        .text "?:::"
        .byte $00,$00,$03,$fe,$aa,$aa,$aa,$aa,$00,$03,$fe,$aa
        .byte $aa,$aa,$aa,$aa,$03,$fe,$aa,$aa,$aa,$ab,$ab,$ae,$ff,$ba,$ba,$ea // ................
        .byte $ea,$ab,$ab,$af,$ff,$a1,$b8,$f9,$f6,$de,$de,$7e,$ca,$2a,$8a,$0a // ...........~.*..
        .text "**./"
        .byte $eb,$eb,$be,$ae,$ba,$ba,$ea,$ea,$aa,$ab,$ab,$af
        .byte $af,$bf,$be,$fe,$fb,$fb,$ef,$ef,$bf,$bf // ..........

dat_256e:
        // === Fill data (34 bytes, $256e-$258f) ===
        .fill 34, $ff
        .fill 8, $93
        .fill 10, $ff
        .byte $fe,$fe,$fb,$fb,$ef,$ef,$6a,$6a,$aa,$a9,$a9,$a5,$a5,$97,$bf,$ff // ......jj........
        .byte $ff,$fd,$fd,$f7,$00,$00,$ef,$be,$be,$fa,$fa,$e8,$00,$00,$ab,$ab // ................
        .byte $af,$af,$bf,$00,$00,$00,$fd,$f7,$f7,$df,$df,$7f,$0f,$0e,$ab,$af // ................
        .byte $af,$bf,$bf,$ff,$ff,$ff,$fe,$fe,$fb,$fb,$ef,$ef,$bf,$bf,$aa,$aa // ................
        .byte $aa,$aa,$aa,$aa,$aa,$aa               // ......

dat_25e8:
        // === Fill data (56 bytes, $25e8-$261f) ===
        .fill 56, $ff
        .byte $fa,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$fa,$af,$fa,$ff,$ff,$ff,$ff,$ff // ................
        .byte $bc,$5b,$a5,$5a,$a5,$aa,$aa,$aa,$00,$c0,$b0,$5c,$a4,$5c,$a8,$a8 // .[.Z.......\.\..

dat_2640:
        // === Fill data (1 bytes, $2640-$2640) ===
        .byte $00                                   // .

// --- Region $2660-$2780 ---
.pc = $2660 "txt_2660"

txt_2660:
        .fill 8, $3a
        .fill 13, $aa
        .byte $ab,$a5,$50,$ae,$ba,$ba,$ea,$ea,$a5,$50,$00,$af,$bf,$bd,$fd,$f7 // ..P......P......
        .byte $b7                                   // .

txt_2686:
        .byte $3f,$3d,$bd,$b9,$f9,$e9,$e9,$a9,$a9,$ad // ?=........

txt_2690:
        .text ">>;;????"
        .byte $aa,$ab,$ab,$af,$af,$bf,$be,$fe
        .byte $ae,$ae,$ba,$ba,$e9,$e9,$a5,$a5,$aa,$a5,$90,$40,$00,$11,$44,$11 // ...........@..D.
        .byte $aa,$aa,$00,$00,$00,$20,$88,$20,$aa,$6a,$3a,$0e,$0e,$03,$03,$03 // ..... . .j:.....
        .fill 16, $ff
        .fill 8, $93
        .byte $ff,$ff,$fe,$fe,$fb,$fb,$ef,$ef,$bf,$bf,$ff,$fe,$fe,$fa,$fa,$ea // ................
        .byte $68,$a3,$ac,$a3,$ac,$a3,$ac,$a3,$cc,$33,$cc,$33,$cc,$33,$cc,$33 // h........3.3.3.3
        .byte $cc,$33,$cc,$33,$cc,$33,$cc,$33,$cc,$30,$cc,$33,$cc,$33,$cc,$33 // .3.3.3.3.0.3.3.3
        .byte $0e,$03,$03,$03,$03,$03,$03,$03,$fe,$fe,$fb,$fb,$ef,$ef,$bf,$bf // ................
        .fill 8, $ff
        .fill 8, $aa

dat_2728:
        // === Fill data (80 bytes, $2728-$2777) ===
        .fill 80, $ff
        .fill 8, $a8

dat_2780:
        // === Fill data (1 bytes, $2780-$2780) ===
        .byte $00                                   // .

// --- Region $27a0-$28c0 ---
.pc = $27a0 "txt_27a0"

txt_27a0:
        .fill 8, $3a
        .byte $aa,$aa,$aa,$aa,$aa,$ab,$ab,$ae,$c0,$f3,$cc,$f3,$cc,$f3,$cc,$f3 // ................
        .byte $00,$30,$c0,$30,$c0,$30,$c0           // .0.0.0.

txt_27bf:
        .text "0>::::;;?"
        .byte $f6,$d6,$de,$5e,$76,$76,$d6
        .byte $d6                                   // .

txt_27d0:
        .text "?>>:::;;"
        .byte $fb,$fb,$ef,$ef,$bf,$bf,$ff,$ff
        .byte $a4,$a5,$a4,$a5,$a4,$a5,$a4,$a5,$cc,$33,$cc,$33,$cc,$33,$cc,$33 // .........3.3.3.3
        .byte $cc,$30,$cc,$30,$cc,$30,$cc,$30,$03,$03,$03,$03,$03,$03,$03,$03 // .0.0.0.0........

chr_2800:
        .fill 16, $ff
        .fill 8, $93
        .byte $bf,$bf,$ff,$ff,$fe,$fe,$fa,$fa,$ea,$aa,$aa,$a9,$a9,$a6,$a6,$9a // ................
        .byte $6c,$93,$9c,$53,$5c,$53,$6c,$63,$cc,$33,$cc,$33,$cc,$33,$cc,$33 // l..S\Slc.3.3.3.3
        .byte $cc,$33,$cc,$33,$cc,$33,$cc,$33,$cc,$33,$cc,$33,$cc,$33,$cc,$33 // .3.3.3.3.3.3.3.3
        .fill 8, $02
        .fill 16, $ff
        .fill 8, $aa

dat_2868:
        // === Fill data (80 bytes, $2868-$28b7) ===
        .fill 80, $ff
        .fill 8, $a8

dat_28c0:
        // === Fill data (1 bytes, $28c0-$28c0) ===
        .byte $00                                   // .

// --- Region $28e0-$2a00 ---
.pc = $28e0 "txt_28e0"

txt_28e0:
        .text ":::::;;>"
        .byte $ae,$ba,$ba,$ea,$ea,$ab,$ab,$af
        .byte $cc,$f3,$cc,$f3,$cc,$f3,$cc,$f3,$c0,$30,$c0,$30,$c0,$30,$c0 // .........0.0.0.

txt_28ff:
        .text "0>>;;????VVV"
        .byte $5e,$5e,$7e,$7e
        .byte $fe                                   // .

txt_2910:
        .text ">>::::::"
        .byte $ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff
        .byte $a4,$a5,$a4,$a5,$a4,$a5,$a4,$a5,$cc,$33,$cc,$33,$cc,$33,$cc,$33 // .........3.3.3.3
        .byte $cc,$30,$cc,$30,$cc,$30,$cc,$30,$03,$03,$03,$03,$03,$03,$03,$03 // .0.0.0.0........
        .fill 10, $ff
        .byte $fe,$fe,$fb,$fb,$ef,$ef,$d3,$d3,$93,$93,$93,$93,$93,$93,$ea,$ea // ................
        .byte $aa,$a9,$a9,$a6,$a6,$9a,$ba,$ea,$eb,$ab,$af,$af,$bf,$bf,$ac,$ab // ................
        .byte $a4,$a5,$95,$95                       // ....

txt_296e:
        .byte $55,$56,$cc,$33,$cc,$33,$cc,$bf,$9f,$57,$cc,$33,$cc,$33,$cc,$ff // UV.3.3...W.3.3..
        .byte $ff,$ff,$cc,$33,$cc,$33,$cc,$33,$ff,$ff,$03,$03,$03,$03,$03,$03 // ...3.3.3........
        .byte $ab,$ab,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff // ................
        .byte $ff,$ff,$aa,$aa,$aa,$aa,$aa,$aa,$aa,$aa // ..........

dat_29a8:
        // === Fill data (80 bytes, $29a8-$29f7) ===
        .fill 80, $ff
        .fill 8, $a8

dat_2a00:
        // === Fill data (1 bytes, $2a00-$2a00) ===
        .byte $00                                   // .

// --- Region $2a20-$2b40 ---
.pc = $2a20 "txt_2a20"

txt_2a20:
        .text ">::::;;?"
        .byte $af,$bf,$bd,$fd,$f7,$f7,$df,$dd
        .byte $cc,$f3,$cc,$f3,$cc,$f3,$cc,$f3,$c0,$30,$c0,$30,$c0,$30,$c0 // .........0.0.0.

txt_2a3f:
        .text "0?>>:::"
        .byte $eb,$eb,$f6,$f6,$de,$de,$7e,$7e,$fe
        .byte $fe                                   // .

txt_2a50:
        .fill 8, $3a
        .fill 8, $ff
        .byte $a4,$a5,$a4,$a5,$a4,$a5,$a4,$a5,$cc,$33,$cc,$33,$cc,$33,$cc,$33 // .........3.3.3.3
        .byte $cc,$30,$cc,$30,$cc,$30,$cc,$30,$03,$03,$03,$03,$03,$03,$03,$03 // .0.0.0.0........
        .byte $aa,$aa,$ab,$ab,$ae,$ae,$ba,$55,$ea,$ea,$aa,$aa,$ab,$ab,$af,$55 // .......U.......U
        .byte $a3,$a3,$e3,$e3,$e3,$e0,$e0,$a0,$ef,$bf,$be,$fe,$fa,$fa,$ea,$fa // ................
        .byte $fe,$fe,$fa,$fa,$ea,$ea,$ea,$ab,$a9,$a6,$a6,$9a,$9a,$6a,$6a,$ab // .............jj.
        .byte $57,$59,$5a,$6a,$6a,$aa,$aa,$a9,$ff,$ff,$7f,$9f,$97,$69,$6a,$aa // WYZjj........ij.
        .byte $aa,$aa,$aa,$aa,$aa,$aa,$ea,$ea,$ab,$ab,$ab,$ab,$ab,$ab,$ab,$aa // ................
        .byte $aa,$aa,$aa,$aa,$a9,$a5               // ......

txt_2ad6:
        .byte $54,$56,$aa,$aa,$aa,$aa,$55,$00,$00,$aa,$aa,$aa,$aa,$aa,$55,$01 // TV....U.......U.
        .byte $00,$a8,$aa,$aa,$aa,$aa,$aa,$aa,$00,$00,$aa,$aa,$aa,$aa,$aa,$aa // ................
        .byte $02,$00,$aa,$aa,$aa,$aa,$aa,$aa,$aa,$00,$aa,$aa,$aa,$aa,$aa,$aa // ................
        .byte $aa,$02,$aa,$aa,$aa,$aa,$aa,$aa,$aa,$aa,$aa,$aa,$aa,$aa,$aa,$aa // ................
        .byte $aa,$aa                               // ..

dat_2b18:
        // === Fill data (32 bytes, $2b18-$2b37) ===
        .fill 32, $ff
        .fill 8, $a8

dat_2b40:
        // === Fill data (1 bytes, $2b40-$2b40) ===
        .byte $00                                   // .

// --- Region $2b60-$2bb8 ---
.pc = $2b60 "txt_2b60"

txt_2b60:
        .text "??==77?="
        .byte $be,$ba,$fa,$ea,$ea,$ab,$ab,$af
        .byte $44,$7f,$fb,$fb,$ef,$ef,$bf,$bf,$43,$fe,$fe,$fa,$fa,$ea,$eb,$ab // D.......C.......
        .byte $ae,$ae,$ba,$ba,$ea,$e9,$a4,$ab,$a9,$a4,$a4,$90,$40,$00,$44,$11 // ............@.D.

txt_2b90:
        .fill 8, $3a
        .fill 8, $ff
        .byte $a4,$a5,$a4,$a5,$a4,$a5,$a4,$a5,$cc,$33,$cc,$33,$cc,$33,$cc,$33 // .........3.3.3.3
        .byte $cc,$30,$cc,$30,$cc,$30,$cc,$30       // .0.0.0.0

dat_2bb8:
        // === Fill data (1 bytes, $2bb8-$2bb8) ===
        .byte $00                                   // .

// --- Region $2bd8-$2c7c ---
.pc = $2bd8 "dat_2bd8"

dat_2bd8:
        .byte $3a,$3b,$07,$07,$07,$01,$00,$00,$fd,$f7,$f7,$df,$df,$ff,$bf,$2f // :;............./
        .byte $ab,$af,$af,$bf,$bf,$ff,$ff,$fe,$fe,$fb,$fb,$ef,$ef,$bf,$bf,$ff // ................
        .fill 8, $ff
        .byte $9f,$a7,$a9,$aa,$aa,$aa,$aa,$aa,$ff,$ff,$ff,$7f,$7f,$9f,$a7,$a9 // ................
        .fill 16, $ff
        .byte $ab,$aa,$aa,$aa,$aa,$aa,$aa,$aa,$ff,$aa,$aa,$aa,$aa,$aa,$aa,$aa // ................
        .byte $fc,$ab,$aa,$aa,$aa,$aa,$aa,$aa,$00,$ff,$aa,$aa,$aa,$aa,$aa,$aa // ................
        .byte $00,$fc,$ab,$aa,$aa,$aa,$aa,$aa,$00,$00,$ff,$aa,$aa,$aa,$aa,$aa // ................
        .byte $02,$00,$fc,$ab,$aa,$aa,$aa,$aa,$aa,$00,$00,$ff,$aa,$aa,$aa,$aa // ................
        .byte $aa,$02,$00,$fc,$ab,$aa,$aa,$aa,$aa,$aa,$00,$00,$ff,$00,$80,$80 // ................
        .byte $aa,$aa,$02,$03,$fc,$00,$00,$00,$a8,$a8,$a8,$fc // ............

dat_2c7c:
        // === Fill data (1 bytes, $2c7c-$2c7c) ===
        .byte $00                                   // .

// --- Region $2ca0-$2cf8 ---
.pc = $2ca0 "txt_2ca0"

txt_2ca0:
        .text ">::::;;?"
        .byte $ae,$be,$bb,$fb,$ef,$ef,$bf,$bf
        .byte $ff,$fe,$fe,$fa,$fa,$ea,$eb,$55,$ae,$ae,$ba,$ba,$ea,$ea,$aa,$57 // .......U.......W
        .fill 8, $ff
        .byte $c4,$b1,$ac,$ac,$ab,$a9,$a9,$a9       // ........

txt_2cd0:
        .fill 8, $3a
        .fill 8, $ff
        .byte $a4,$a5,$a4,$a5,$a4,$a5,$a4,$a5,$cc,$33,$cc,$33,$cc,$33,$cc,$33 // .........3.3.3.3
        .byte $cc,$30,$cc,$30,$cc,$30,$cc,$30       // .0.0.0.0

dat_2cf8:
        // === Fill data (1 bytes, $2cf8-$2cf8) ===
        .byte $00                                   // .

// --- Region $2d20-$2db8 ---
.pc = $2d20 "dat_2d20"

dat_2d20:
        .byte $0a,$02,$00,$00,$00,$00,$00,$00,$ab,$ae,$6e,$1a,$1a,$06,$01,$00 // ..........n.....
        .byte $aa,$aa,$aa,$aa,$aa,$aa,$aa,$6a,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff // .......j........
        .fill 16, $ff
        .byte $7f,$7f,$9f,$a7,$a9,$aa,$aa,$aa,$ff,$ff,$ff,$ff,$ff,$7f,$9f,$9f // ................

dat_2d60:
        // === Fill data (72 bytes, $2d60-$2da7) ===
        .fill 72, $ff
        .byte $a0,$a8,$aa,$aa,$aa,$aa,$aa,$aa,$00,$00,$00,$00,$80,$a0,$a8,$a8 // ................

dat_2db8:
        // === Fill data (1 bytes, $2db8-$2db8) ===
        .byte $00                                   // .

// --- Region $2de0-$2f00 ---
.pc = $2de0 "txt_2de0"

txt_2de0:
        .text ">>;;//??"
        .byte $ff,$fe,$fe,$fa,$fa,$ea,$eb,$ab
        .byte $c0,$f3,$cc,$f3,$cc,$f3,$cc,$f3,$00,$00,$c0,$30,$c0,$30,$c0,$30 // ...........0.0.0
        .byte $6a,$6a,$1a,$1a,$1a,$1a,$1a,$1a,$fe,$fe,$fe,$fe,$fe,$fe,$fe,$fe // jj..............

txt_2e10:
        .fill 8, $3a
        .fill 8, $ff
        .byte $a4,$a5,$a4,$a5,$a4,$a5,$a4,$a5,$cc,$33,$cc,$33,$cc,$33,$cc,$33 // .........3.3.3.3
        .byte $cc,$30,$cc,$30,$cc,$30,$cc,$30,$00,$00,$02,$02,$02,$02,$02,$02 // .0.0.0.0........
        .byte $00,$00,$ff,$fe,$fe,$fa,$fa,$ea,$00,$00,$ff,$af,$af,$bf,$bf,$fe // ................
        .byte $00,$00,$f3,$e3,$e3,$63,$63,$e3,$00,$00,$f0,$ef,$ea,$aa,$aa,$ab // .....cc.........
        .byte $00,$00,$00,$ff,$ba,$ea,$ea,$aa,$00,$00,$00,$55,$bc,$b3,$bc,$b3 // ...........U....
        .byte $3a,$0e,$03,$57,$cc,$33,$cc,$33,$aa,$aa,$aa,$aa,$ea,$3a,$ce,$33 // :..W.3.3.....:.3
        .fill 24, $ff
        .byte $a7,$a9,$aa,$aa,$aa,$aa,$aa,$aa,$ff,$ff,$7a,$9f,$9f,$a6,$a6,$a6 // ..........z.....
        .byte $ff,$ff,$aa,$ff,$ff,$aa,$aa,$aa,$ff,$ff,$aa,$ff,$ff,$aa,$aa,$aa // ................
        .byte $ff,$ff,$aa,$ff,$ff,$aa,$aa,$aa,$ff,$ff,$aa,$ff,$ff,$aa,$aa,$aa // ................
        .byte $ff,$ff,$aa,$ff,$ff,$aa,$aa,$aa,$ff,$ff,$aa,$ff,$ff,$aa,$aa,$aa // ................
        .byte $ff,$ff,$aa,$ff,$ff,$aa,$aa,$aa,$ff,$ff,$aa,$ff,$ff,$aa,$aa,$aa // ................
        .byte $ff,$ff,$aa,$ff,$ff,$aa,$aa,$aa,$ff,$ff,$aa,$ff,$ff,$aa,$aa,$aa // ................
        .byte $00,$80,$c0,$a0,$a0,$f0,$fc,$fc       // ........

dat_2f00:
        // === Fill data (1 bytes, $2f00-$2f00) ===
        .byte $00                                   // .

// --- Region $2f20-$3040 ---
.pc = $2f20 "txt_2f20"

txt_2f20:
        .text "?>>:::;;"
        .byte $ae,$ae,$ba,$ba,$ea,$ea,$aa,$aa
        .byte $cc,$f3,$cc,$f3,$cc,$f3,$cc,$f3,$c0,$30,$c0,$30,$c0,$30,$c0,$30 // .........0.0.0.0
        .fill 8, $1a
        .fill 8, $fe

txt_2f50:
        .fill 8, $3a
        .fill 8, $ff
        .byte $a4,$a5,$a4,$a5,$a4,$a5,$a4,$b5,$cc,$33,$cc,$33,$cc,$33,$cc,$33 // .........3.3.3.3
        .byte $cc,$30,$cc,$30,$cc,$30,$cc,$30,$02,$02,$02,$02,$02,$02,$02,$02 // .0.0.0.0........
        .byte $bf,$fe,$fe,$fa,$fa,$ea,$ea,$ab,$a9,$a6,$a6,$9a,$9a,$6a,$6a,$ab // .............jj.
        .byte $d3,$d3,$d3,$d3,$d3,$93,$93,$93,$fe,$fb,$fb,$ef,$ef,$bf,$ff,$ff // ................
        .fill 8, $ff
        .byte $bc,$b3,$bc,$b3,$bc,$b3,$bc,$b3,$cc,$33,$cc,$33,$cc,$33,$cc,$33 // .........3.3.3.3
        .byte $8a,$20,$88,$22,$88,$22,$88,$22,$aa,$ea,$3a,$0e,$03,$00,$c0,$30 // . ."."."..:....0
        .byte $aa,$aa,$aa,$aa,$aa,$6a,$6a,$6a,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff // .....jjj........
        .byte $ff,$ff,$ff,$ff,$ff,$ff,$fe,$fe,$af,$af,$bb,$bb,$eb,$eb,$ab,$ab // ................
        .byte $aa,$aa,$aa,$ff,$ff,$aa,$ff,$ff,$aa,$aa,$aa,$ff,$fe,$ab,$ff,$ff // ................
        .byte $aa,$aa,$ab,$ff,$aa,$ff,$ff,$ff,$aa,$aa,$ff,$ff,$aa,$ff,$ff,$ff // ................
        .byte $aa,$aa,$ff,$ff,$aa,$ff,$ff,$ff,$aa,$aa,$ff,$ea,$bf,$ff,$ff,$ff // ................
        .byte $aa,$aa,$ff,$aa,$ff,$ff,$ff,$ff,$aa,$aa,$ff,$aa,$ff,$ff,$ff,$ff // ................
        .byte $aa,$ff,$fe,$ab,$ff,$ff,$ff,$ff,$aa,$ff,$aa,$ff,$ff,$ff,$ff,$ff // ................
        .byte $fc,$a8,$f8,$a8,$a8,$a8,$a8,$a8       // ........

dat_3040:
        // === Fill data (1 bytes, $3040-$3040) ===
        .byte $00                                   // .

// --- Region $3060-$3180 ---
.pc = $3060 "txt_3060"

txt_3060:
        .text ">>::::::"
        .byte $aa,$aa,$aa,$aa,$aa,$aa,$aa,$aa
        .byte $cc,$f3,$cc,$f3,$cc,$f3,$cc,$f3,$c0,$30,$c0,$30,$c0,$30,$c0,$30 // .........0.0.0.0
        .fill 8, $1a
        .fill 8, $fe

txt_3090:
        .fill 8, $3a
        .byte $ff,$ff,$ff,$fe,$fe,$fb,$fb,$ef,$b4,$e5,$e4,$a5,$a4,$a5,$a4,$a5 // ................
        .byte $cc,$33,$cc,$33,$cc,$33,$cc,$33,$cc,$30,$cc,$30,$cc,$30,$cc,$30 // .3.3.3.3.0.0.0.0
        .fill 8, $02
        .byte $a9,$a6,$a6,$9a,$9a,$6a,$6a,$ab,$ab,$af,$af,$bf,$bf,$ff,$fe,$fe // .....jj.........
        .byte $93,$93,$93,$93,$d3,$d3,$93,$93,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff // ................
        .fill 8, $ff
        .byte $bc,$b3,$bc,$b3,$bc,$b3,$bc,$b3,$cc,$33,$cc,$33,$cc,$33,$cc,$33 // .........3.3.3.3
        .byte $cc,$33,$cc,$33,$cc,$33,$cc,$33,$c0,$30,$cc,$30,$cc,$30,$cc,$30 // .3.3.3.3.0.0.0.0
        .byte $3a,$3a,$3a,$06,$06,$06,$06,$06,$ff,$ff,$ff,$ff,$ff,$ff,$fe,$fe // :::.............
        .byte $fb,$fb,$ef,$ef,$bf,$bf,$ff,$ff,$ab,$ab,$af,$af,$bf,$bf // ..............

dat_3126:
        // === Fill data (82 bytes, $3126-$3177) ===
        .fill 82, $ff
        .fill 8, $a8

dat_3180:
        // === Fill data (1 bytes, $3180-$3180) ===
        .byte $00                                   // .

// --- Region $31a0-$32c0 ---
.pc = $31a0 "txt_31a0"

txt_31a0:
        .fill 8, $3a
        .fill 8, $aa
        .byte $cc,$f3,$cc,$f3,$cc,$f3,$cf,$ff,$c0,$30,$c0,$30,$cc,$3f,$ff,$ff // .........0.0.?..
        .byte $1a,$1a,$1a,$1a,$da,$da,$da,$6a,$fe,$fe,$fe,$fe,$fe,$fe,$fe,$fe // .......j........

txt_31d0:
        .text ":::;;>>:"
        .byte $ef,$bf,$bf,$ff,$ff,$fe,$fe,$fa
        .byte $a4,$b5,$b4,$f5,$f4,$f5,$f4,$f5,$cc,$33,$cc,$33,$cc,$33,$cc,$33 // .........3.3.3.3
        .byte $cc,$30,$cc,$30,$cc,$30,$cc,$30,$02,$02,$02,$02,$02,$02,$02,$02 // .0.0.0.0........
        .byte $ab,$af,$af,$bf,$bf,$ff,$fe,$fe,$fb,$fb,$ef,$ef,$bf,$bf,$ff,$ff // ................
        .fill 8, $93
        .fill 16, $ff
        .byte $bc,$b3,$bc,$b3,$bc,$b3,$bc,$b3,$cc,$33,$cc,$33,$cc,$33,$cc,$33 // .........3.3.3.3
        .byte $cc,$33,$cc,$33,$cc,$33,$cc,$33,$cc,$30,$cc,$30,$cc,$30,$cc,$30 // .3.3.3.3.0.0.0.0
        .byte $0e,$0e,$0e,$0e,$0e,$0e,$0e,$0f,$fb,$fb,$ef,$ef,$ef,$bf,$bf,$ff // ................
        .byte $fe,$fe,$fa,$fa,$ea,$ea,$aa,$aa,$fe,$fe,$fb,$fb,$ef,$ef,$bf,$be // ................

dat_3268:
        // === Fill data (80 bytes, $3268-$32b7) ===
        .fill 80, $ff
        .fill 8, $a8

dat_32c0:
        // === Fill data (1 bytes, $32c0-$32c0) ===
        .byte $00                                   // .

// --- Region $32e0-$3400 ---
.pc = $32e0 "txt_32e0"

txt_32e0:
        .fill 8, $3a
        .fill 8, $aa
        .byte $ff,$ab,$aa,$aa,$aa,$aa,$aa,$aa,$57,$fe,$aa,$aa,$aa,$aa,$aa,$aa // ........W.......
        .fill 8, $aa
        .byte $a9,$a9,$a9,$a9,$a9,$ad,$ad,$b9       // ........

txt_3310:
        .text ":::::;;?"
        .byte $fa,$ea,$ea,$a9,$a9,$a6,$a6,$9a
        .byte $e4,$b5,$bd,$fd,$fe,$fe,$fa,$fa,$44,$15 // ........D.

txt_332a:
        .byte $55,$55,$d5,$bf,$bf,$fe,$88,$aa,$aa,$aa,$aa,$fa,$7f,$fc,$43,$53 // UU............CS
        .byte $57,$57,$5e,$5e,$fb,$ab,$fb,$fb,$ef,$ef,$bf,$bf,$ff,$ff,$ff,$ff // WW^^............
        .byte $ff,$ff,$ff,$ff,$ff,$ff,$93,$93,$93,$93,$93,$93,$93,$93,$ff,$ff // ................
        .fill 14, $ff
        .byte $bc,$b3,$bc,$b3,$a7,$a9,$a9,$aa,$cc,$33,$cc,$3f,$ff,$ff,$bf,$6a // .........3.?...j
        .byte $cc,$33,$cc,$ff,$ff,$ff,$ff,$aa,$cc,$33,$cf,$ff,$ff,$ff,$ff,$bf // .3.......3......
        .byte $05,$36,$f6,$f6,$da,$da,$6a,$6a,$fe,$fe,$fa,$fa,$ea,$ea,$aa,$aa // .6....jj........
        .byte $ab,$ab,$ae,$ae,$ba,$ba,$ea,$eb,$fd,$f5,$f5,$d5,$d5,$55,$57,$5f // .............UW_

dat_33a8:
        // === Fill data (80 bytes, $33a8-$33f7) ===
        .fill 80, $ff
        .fill 8, $a8

dat_3400:
        // === Fill data (1 bytes, $3400-$3400) ===
        .byte $00                                   // .

// --- Region $3420-$353b ---
.pc = $3420 "dat_3420"

dat_3420:
        .byte $3a,$3a,$36,$01,$00,$00,$00,$00,$aa,$aa,$aa,$56,$01,$00,$00,$00 // ::6........V....
        .byte $aa,$aa,$aa,$aa,$56,$01,$00,$00,$aa,$aa,$aa,$aa,$aa,$56,$01,$00 // ....V........V..
        .byte $aa,$aa,$aa,$ab,$ab,$ae,$55,$00,$b9,$e9,$e9,$a9,$a4,$90,$40,$00 // ......U.......@.
        .text "???=="
        .byte $0f,$0f,$0f,$ba,$ea,$ea,$aa,$ab,$ab,$af,$af
        .byte $bf,$be,$fe,$fa,$fa,$ea,$ea,$ab,$a9,$a6,$a6,$9a,$9a,$6a,$6a,$ab // .............jj.
        .byte $ab,$af,$af,$bf,$bf,$ff,$fe,$fe,$fb,$fb,$ef,$ef,$bf,$bf,$ff,$ff // ................
        .fill 16, $ff
        .fill 8, $93
        .fill 24, $ff
        .fill 15, $aa
        .byte $ab,$95,$a6,$a6,$9a,$9a,$6a,$6a,$aa,$ab,$ab,$af,$af,$bf,$bf,$ff // ......jj........
        .byte $ff,$ab,$ab,$ae,$ae,$ba,$ba,$ea,$eb,$a9,$a5,$a5,$95,$95 // ..............

txt_34dd:
        .byte $56,$56,$5a,$af,$bf,$bf,$ff,$fe,$fe,$fb,$fb // VVZ........

dat_34e8:
        // === Fill data (55 bytes, $34e8-$351e) ===
        .fill 55, $ff
        .byte $fc,$ff,$ff,$ff,$ff,$ff,$fc,$c3,$3c,$aa,$aa,$aa,$a8,$82,$28,$82 // ........<.....(.
        .byte $20,$aa,$a8,$82,$28,$80,$00,$00,$00,$88,$20,$a0 //  ...(..... .

dat_353b:
        // === Fill data (1 bytes, $353b-$353b) ===
        .byte $00                                   // .

// --- Region $3590-$3663 ---
.pc = $3590 "dat_3590"

dat_3590:
        .byte $03,$00,$00,$00,$00,$00,$00,$00,$ea,$57,$01,$00,$00,$00,$00,$00 // .........W......
        .byte $fe,$fb,$57,$01,$00,$00,$00,$00,$fe,$fa,$fa,$56,$01,$00,$00,$00 // ..W........V....
        .byte $ae,$ae,$ba,$ba,$56,$01,$00,$00,$aa,$aa,$aa,$aa,$aa,$56,$01,$00 // ....V........V..
        .byte $aa,$aa,$aa,$aa,$aa,$aa,$56,$01,$aa,$aa,$aa,$aa,$aa,$aa,$a9,$54 // ......V........T
        .byte $93,$93,$93,$93,$43,$40,$00,$00,$ff,$ff,$ff,$ff,$ff,$7f,$7f,$7f // ....C@..........
        .fill 23, $ff
        .byte $fe,$fe,$fb,$fb,$ef,$ef,$bf,$bf,$ff,$fe,$fe,$fa,$fa,$ea,$ea,$aa // ................
        .byte $aa,$ab,$ab,$ae,$ae,$ba,$ba,$ea,$eb,$a9,$a5,$a5,$95,$95,$56,$56 // ..............VV
        .byte $5a,$fa,$ea,$ea,$aa,$ab,$ab,$ae,$ae,$df,$df,$7f,$7f,$fe,$fe,$fa // Z...............
        .byte $fa,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff,$ff // ................
        .fill 8, $ff
        .byte $f0,$ff,$ff,$ff,$ff,$ff,$f0,$0f,$fc,$ff,$ff,$ff,$f0,$0f,$fc,$c3 // ................
        .byte $3f,$aa,$a8,$02,$a8,$82,$28,$a0,$00,$82,$28,$82,$28,$80,$00,$00 // ?.....(...(.(...
        .byte $00,$82,$20,$80                       // .. .

dat_3663:
        // === Fill data (1 bytes, $3663-$3663) ===
        .byte $00                                   // .

// --- Region $3718-$3789 ---
.pc = $3718 "dat_3718"

dat_3718:
        .byte $3a,$3a,$0a,$00,$00,$00,$00,$00,$aa,$aa,$aa,$0a,$00,$00,$00,$00 // ::..............
        .byte $aa,$aa,$aa,$aa,$0a,$00,$00,$00,$ab,$ae,$ae,$ba,$ba,$0a,$00,$00 // ................
        .byte $ab,$ab,$af,$af,$bf,$bf,$0f,$00,$fe,$fe,$fb,$fb,$ef,$ef,$bf,$0e // ................
        .byte $fd,$f5,$f5,$d5,$d5,$57,$57,$5f,$fa,$ea,$ea,$aa,$ab,$ab,$ae,$ae // .....WW_........
        .byte $9a,$9a,$6a,$6a,$ab,$ab,$af,$af,$6a,$6a,$aa,$aa,$aa,$aa,$aa,$ab // ..jj....jj......
        .byte $ff,$ff,$ff,$f0,$0f,$fc,$c3,$3f,$aa,$a0,$0a,$a8,$82,$2a,$a8,$a0 // .......?.....*..
        .byte $0a,$a8,$82,$2a,$a8,$80,$00,$00,$82,$2a,$a0,$80,$00,$00,$00,$00 // ...*.....*......
        .byte $a0                                   // .

dat_3789:
        // === Fill data (1 bytes, $3789-$3789) ===
        .byte $00                                   // .

// --- Region $3800-$3800 ---
.pc = $3800 "chr_3800"

chr_3800:
        .byte $00                                   // .

// --- Region $3888-$38aa ---
.pc = $3888 "dat_3888"

dat_3888:
        .byte $0f,$00,$00,$00,$00,$00,$00,$00       // char 17 @+17
        .byte $ef,$2f,$00,$00,$00,$00,$00,$00       // char 18 @+18
        .byte $ea,$ea,$0a,$00,$00,$00,$00,$00       // char 19 @+19
        .byte $a9,$a5,$a0,$00,$00,$00,$00,$00       // char 20 @+20
        .byte $aa,$80                               // char 21 (partial)

dat_38aa:
        // === Fill data (1 bytes, $38aa-$38aa) ===
        .byte $00                                   // .

// --- Region $3ab0-$3b10 ---
.pc = $3ab0 "dat_3ab0"

dat_3ab0:
        .byte $03,$03,$03,$03,$03,$03,$03,$03       // char 86 'V'
        .byte $ff,$aa,$aa,$aa,$aa,$aa,$a5,$a6       // char 87 'W'
        .byte $ff,$aa,$aa,$aa,$aa,$aa,$55,$aa       // char 88 'X'
        .byte $ff,$aa,$aa,$aa,$aa,$aa,$55,$aa       // char 89 'Y'
        .byte $ff,$aa,$aa,$aa,$aa,$aa,$55,$aa       // char 90 'Z'
        .byte $ff,$aa,$aa,$aa,$aa,$aa,$55,$aa       // char 91 '['
        .byte $ff,$aa,$aa,$aa,$aa,$aa,$55,$aa       // char 92 '\'
        .byte $ff,$aa,$aa,$aa,$aa,$aa,$55,$aa       // char 93 ']'
        .byte $ff,$aa,$aa,$aa,$aa,$aa,$55,$aa       // char 94 '^'
        .byte $ff,$aa,$aa,$aa,$aa,$aa,$55,$aa       // char 95 '_'
        .byte $ff,$aa,$aa,$aa,$aa,$aa,$5a,$ba       // char 96 '`'
        .byte $c0                                   // char 97 (partial)

txt_3b09:
        .byte $40,$40,$40,$40,$40,$40,$40           // char 97 (partial)

dat_3b10:
        // === Fill data (1 bytes, $3b10-$3b10) ===
        .byte $00                                   // .

// --- Region $3bf0-$3c50 ---
.pc = $3bf0 "dat_3bf0"

dat_3bf0:
        .byte $03,$03,$03,$03,$03,$03,$03,$03       // char 126 '~'
        .byte $fb,$fb,$fb,$fb,$fb,$fb,$fb,$fb       // char 127

scr_3c00:
        // === Screen RAM (81 bytes, $3c00-$3c50) ===
        .byte $bf,$e9,$e9,$59,$b9,$b9,$b9,$b9,$5f,$5d,$5d,$5d,$5d,$5d,$5d,$5d // scrcode: ................
        .byte $ff                                   // scrcode: .

txt_3c11:
        .text "UU"
        .byte $aa                                   // '*' | $80 (end-of-string marker)
        .byte $97,$97,$bf,$55,$f7,$67,$67,$67,$67,$67,$67,$67,$ff,$55,$55,$6a // scrcode: ................
        .byte $65,$65,$6f,$55,$fd,$59,$59,$99,$d9,$d9,$d9,$59,$ff,$d5,$d5,$ea // scrcode: ................
        .byte $55,$55,$5f,$5d,$ff                   // scrcode: .....

txt_3c39:
        .text "VV"
        .byte $a6                                   // '&' | $80 (end-of-string marker)
        .byte $76,$76,$f6,$56,$ef,$ef,$ef,$ef,$ef,$ef,$ef,$ef,$c0,$c0,$c0,$c0 // scrcode: ................
        .byte $c0,$c0,$c0,$c0                       // scrcode: ....

dat_3c50:
        // === Fill data (1 bytes, $3c50-$3c50) ===
        .byte $00                                   // .

// --- Region $3d30-$3d90 ---
.pc = $3d30 "dat_3d30"

dat_3d30:
        .encoding "screencode_mixed"
        .fill 8, $03                                // scrcode: CCCCCCCC
        .fill 8, $fb
        .byte $b9,$b9,$b9,$b9,$f9,$ea,$ea,$d5,$ae,$ad,$aa,$aa,$6f,$6e,$6e,$6d // scrcode: ................
        .byte $55,$aa,$57,$57,$ff                   // scrcode: .....
        .encoding "petscii_upper"

txt_3d55:
        .text "UU"
        .byte $aa                                   // '*' | $80 (end-of-string marker)
        .byte $67,$67,$67,$67,$67,$67,$67,$a7,$55,$6a,$65,$65,$6f // scrcode: .............

txt_3d65:
        .text "UU"
        .byte $aa                                   // '*' | $80 (end-of-string marker)
        .byte $59,$99,$d9,$d9,$d9                   // scrcode: .....

txt_3d6d:
        .text "YY"
        .byte $a9                                   // ')' | $80 (end-of-string marker)
        .byte $5d,$5e                               // scrcode: ..

txt_3d72:
        .text "UUUUUUV"
        .byte $a6                                   // '&' | $80 (end-of-string marker)
        .byte $76,$76,$76,$76,$7a,$7a,$ef,$ef,$ef,$ef,$ef,$ef,$ef,$ef,$c0,$c0 // scrcode: ................
        .byte $c0,$c0,$c0,$c0,$c0,$c0               // scrcode: ......

dat_3d90:
        // === Fill data (1 bytes, $3d90-$3d90) ===
        .byte $00                                   // .

// --- Region $3dc1-$3df8 ---
.pc = $3dc1 "dat_3dc1"

dat_3dc1:
        .encoding "screencode_mixed"
        .text "aaaa@@a@"
        .byte $51                                   // scrcode: .
        .text "@@"
        .byte $50                                   // scrcode: .
        .text "pp"
        .byte $50                                   // scrcode: .
        .text "@"
        .encoding "petscii_upper"

txt_3dd1:
        .text "QAAAAAA"
        .byte $00                                   // string terminator
        .encoding "screencode_mixed"
        .byte $51                                   // scrcode: .
        .text "@@"
        .byte $40                                   // scrcode: .
        .text "@@"
        .byte $50,$40                               // scrcode: ..
        .text "eddedde@"
        .encoding "petscii_upper"

txt_3de9:
        .text "EDDEDDE"
        .byte $00                                   // string terminator
        .encoding "screencode_mixed"
        .byte $40                                   // scrcode: .
        .text "@@"
        .encoding "petscii_upper"

txt_3df4:
        .byte $40                                   // @ character
        .byte $40                                   // @ character
        .byte $40                                   // @ character
        .byte $40                                   // @ character
        .byte $00                                   // string terminator

// --- Region $3e70-$3ed0 ---
.pc = $3e70 "dat_3e70"

dat_3e70:
        .encoding "screencode_mixed"
        .fill 8, $03                                // scrcode: CCCCCCCC
        .byte $a6,$a6,$a7,$aa,$aa,$aa,$aa,$55,$aa,$aa,$55,$aa,$aa,$aa,$aa,$ff // scrcode: ................
        .byte $aa,$aa,$55,$aa,$aa,$aa,$aa,$ff,$aa,$aa,$55,$aa,$aa,$aa,$aa,$ff // scrcode: ................
        .byte $aa,$aa,$55,$aa,$aa,$aa,$aa,$ff       // scrcode: ........
        .byte $aa,$aa,$55,$aa,$aa,$aa,$aa,$ff,$aa,$aa,$55,$aa,$aa,$aa,$aa,$ff // scrcode: ................
        .byte $aa,$aa,$55,$aa,$aa,$aa,$aa,$ff,$aa,$aa,$55,$aa,$aa,$aa,$aa,$ff // scrcode: ................
        .byte $9a,$9a,$5a,$aa,$aa,$aa,$aa,$ff       // scrcode: ........
        .fill 8, $c0
        .encoding "petscii_upper"

dat_3ed0:
        // === Fill data (1 bytes, $3ed0-$3ed0) ===
        .byte $00                                   // .

// --- Region $3f40-$3f41 ---
.pc = $3f40 "dat_3f40"

dat_3f40:
        .byte $fc                                   // scrcode: .

dat_3f41:
        // === Fill data (1 bytes, $3f41-$3f41) ===
        .byte $00                                   // .

// --- Region $4000-$4043 ---
.pc = $4000 "dat_4000"

dat_4000:
        .byte $8d,$18,$d4,$8d,$11,$d0,$85,$01,$85,$fb,$a9,$40,$85,$fc,$a9,$01 // ...........@....
        .byte $85,$fd,$a9,$08,$85,$fe,$a0,$00,$b1,$fb,$91,$fd,$c8,$c0,$00,$d0 // ................
        .byte $f7,$e6,$fc,$e6,$fe,$a5,$fc,$c9,$88,$d0,$eb,$a9,$37,$85,$01,$20 // ............7.. 
        .byte $81,$ff,$20,$84,$ff,$20,$8a,$ff,$a9,$d5,$85,$ae,$a9,$4f,$85,$af // .. .. .......O..
        .byte $4c,$e2,$fc                           // L..

dat_4043:
        // === Fill data (1 bytes, $4043-$4043) ===
        .byte $00                                   // .

// --- Region $4080-$4092 ---
.pc = $4080 "txt_4080"

txt_4080:
        .text "MODIFIED BY ZYRON!"
        .byte $00                                   // string terminator

// --- Region $40c5-$44c5 ---
.pc = $40c5 "dat_40c5"

dat_40c5:
        // === Fill data (64 bytes, $40c5-$4104) ===
        .fill 64, $fc
        .byte $f7,$f1,$f1,$f1,$98,$89,$f9,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$fc // ................
        .fill 10, $fc
        .byte $1c,$fc,$fc,$fc,$fc,$fc,$fc,$8c,$9c,$f8,$f8,$f8,$f8,$f8,$18,$f7 // ................
        .byte $f7,$17,$78,$f8,$f8,$89,$89,$89,$f9,$fc,$fc,$fc,$fc,$fc,$fc,$fc // ..x.............
        .byte $fc,$fc,$fc,$fc,$fc,$fc,$fc,$1c,$f7,$f1,$f1,$f8,$f8,$f8,$f8,$79 // ...............y
        .byte $98,$7c,$fc,$7c,$f7,$17,$f7,$f7,$17,$f7,$f8,$fc,$fc,$fc,$f8,$f8 // .|.|............
        .byte $89,$89,$89,$89,$fc,$fc,$fc,$fc,$fc,$fc,$f8,$f8,$f8,$f8,$f8,$98 // ................
        .byte $91,$f7,$f7,$f7,$fc,$fc,$fc,$fc,$98,$fc,$f7,$78,$18,$f1,$f1,$18 // ...........x....
        .byte $f7,$f7,$f8,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$f8,$f8,$89,$89,$fc,$fc // ................
        .byte $fc,$fc,$f8,$f8,$98,$98,$18,$91,$f1,$f7,$98,$98,$f9,$98,$fc,$fc // ................
        .byte $98,$f7,$f7,$87,$f1,$f1,$f1,$f8,$f7,$fc,$f8,$fc,$fc,$fc,$fc,$fc // ................
        .byte $fc,$fc,$fc,$fc,$fc,$f9,$fc,$fc,$fc,$fc,$f8,$f8,$fc,$fc,$91,$79 // ...............y
        .byte $f8,$f7,$98,$fc,$fc,$fc,$fc,$fc,$98,$f7,$17,$71,$f1,$f1,$f7,$f7 // ...........q....
        .byte $fc,$fc,$f8,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$f9,$fc,$fc // ................
        .byte $fc,$fc,$f8,$f8,$fc,$fc,$91,$79,$f8,$fc,$98,$fc,$fc,$fc,$fc,$f7 // .......y........
        .byte $98,$17,$f7,$71,$71,$f7,$f7,$f9,$fc,$fc,$f8,$fc,$fc,$fc,$fc,$fc // ...qq...........
        .byte $fc,$fc,$fc,$fc,$fc,$f9,$fc,$fc,$fc,$fc,$f8,$18,$fc,$8c,$98,$79 // ...............y
        .byte $f8,$fc,$98,$fc,$fc,$fc,$98,$98,$19,$f1,$f7,$17,$78,$78,$f9,$f9 // ............xx..
        .byte $98,$98,$98,$f9,$f9,$f9,$f9,$f9,$f9,$fc,$fc,$fc,$fc,$f9,$fc,$fc // ................
        .byte $fc,$fc,$18,$f1,$91,$98,$98,$98,$f8,$fc,$98,$fc,$fc,$fc,$fc,$fc // ................
        .byte $fc,$91,$19,$f7,$f7,$fc,$78,$78,$fc,$fc,$f9,$f9,$f9,$f9,$f9,$f9 // ......xx........
        .byte $f9,$f9,$f9,$f9,$f9,$f9,$fc,$fc,$fc,$fc,$f1,$f1,$98,$98,$fc,$98 // ................
        .byte $f8,$fc,$98,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$f9,$98,$98,$fc,$fc,$fc // ................
        .byte $78,$78,$fc,$f7,$f7,$fc,$fc,$fc,$fc,$fc,$fc,$f9,$f9,$fc,$fc,$fc // xx..............
        .byte $fc,$fc,$f1,$f8,$fc,$fc,$78,$79,$f8,$fc,$98,$fc,$fc,$f7,$f1,$f1 // ......xy........
        .byte $19,$f8,$f8,$78,$78,$f8,$fc,$fc,$fc,$78,$78,$f8,$f8,$f8,$f8,$f8 // ...xx....xx.....
        .byte $f8,$f8,$f8,$f8,$f8,$f9,$fc,$fc,$fc,$fc,$f8,$f8,$fc,$fc,$78,$79 // ..............xy
        .byte $f8,$fc,$98,$fc,$fc,$f7,$f7,$17,$98,$f7,$fc,$f8,$fc,$f9,$f8,$98 // ................
        .byte $fc,$f7,$f8,$f8,$f8,$f8,$f8,$f8,$f8,$f8,$f8,$f8,$f8,$f9,$fc,$fc // ................
        .byte $fc,$fc,$f8,$f8,$fc,$fc,$78,$79,$f8,$f7,$98,$fc,$fc,$f7,$17,$f7 // ......xy........
        .byte $98,$fc,$fc,$f8,$fc,$fc,$fc,$78,$f7,$f7,$f8,$f1,$fc,$f1,$f1,$fc // .......x........
        .byte $fc,$fc,$fc,$fc,$fc,$f9,$fc,$fc,$fc,$fc,$f8,$f8,$fc,$fc,$78,$79 // ..............xy
        .byte $f8,$f7,$98,$fc,$fc,$17,$f7,$f7,$98,$fc,$fc,$f8,$fc,$fc,$fc,$f8 // ................
        .byte $f7,$f7,$f1,$fc,$f1,$f1,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$f9,$fc,$fc // ................
        .byte $fc,$fc,$f8,$f8,$f8,$98,$f8,$98,$f8,$17,$91,$91,$19,$98,$f7,$fc // ................
        .byte $98,$fc,$fc,$78,$87,$f7,$f7,$78,$f7,$f7,$18,$f1,$f1,$fc,$fc,$fc // ...x...x........
        .byte $fc,$fc,$fc,$fc,$fc,$f9,$fc,$fc,$fc,$fc,$98,$98,$98,$98,$98,$98 // ................
        .byte $18,$f7,$f7,$17,$f7,$f7,$fc,$fc,$98,$fc,$fc,$fc,$f8,$f8,$78,$f8 // ..............x.
        .byte $f7,$17,$f1,$f1,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$f9,$f9,$f9,$fc,$fc // ................
        .fill 9, $fc
        .byte $91,$91,$98,$98,$98,$98,$98,$98,$7c,$fc,$fc,$f7,$f7,$f7,$f7,$17 // ........|.......
        .byte $f7,$18,$fc,$fc,$fc,$fc,$fc,$f9,$f9,$f9,$fc,$fc,$fc,$fc,$fc,$fc // ................
        .fill 16, $fc
        .byte $f8,$f8,$f8,$f8,$f8,$f1,$18,$f7,$17,$78,$fc,$f9,$f9,$f9,$f9,$fc // .........x......
        .fill 30, $fc
        .byte $8c,$f1,$f8,$98,$f9                   // .....

dat_43db:
        // === Fill data (65 bytes, $43db-$441b) ===
        .fill 65, $fc
        .fill 10, $98
        .byte $9c,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$fc // ................
        .fill 14, $fc
        .byte $f9,$98,$8c,$89,$89,$89,$89,$89,$89,$f7,$fc,$fc,$fc,$fc,$fc,$fc // ................
        .fill 24, $fc
        .byte $f9,$98,$98,$89,$89,$89,$89,$89,$89,$f7,$fc,$fc,$fc,$fc,$fc,$fc // ................
        .byte $fc,$7c,$7c,$7c,$7c,$7c,$7c,$7c,$fc,$fc,$fc,$fc,$fc,$fc,$fc,$fc // .|||||||........
        .fill 8, $fc
        .byte $98,$78,$78,$78,$78,$78,$78,$78,$78,$78,$fc,$fc,$fc,$fc,$fc,$fc // .xxxxxxxxx......
        .byte $fc,$fc,$fc,$fc,$fc,$fc,$7c,$fc,$fc   // ......|..

txt_44ad:
        .text "                789:;<=>"
        .byte $00                                   // string terminator

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

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

// --- Region $ea00-$ea3c ---
.pc = $ea00 "dat_ea00"

dat_ea00:
        .byte $34,$29,$00,$00,$00,$78,$a9,$34,$85,$01,$a2,$05,$bd,$42,$08,$9d // 4)...x.4.....B..
        .byte $2d,$00,$ca,$10,$f7,$9a,$a0,$00,$c6,$32,$ce,$2c,$08,$b1,$31,$99 // -........2.,..1.
        .byte $00,$ea,$c8,$d0,$f8,$a5,$32,$c9,$08,$d0,$ed,$b9,$48,$08,$99,$00 // ......2.....H...
        .byte $01,$c8,$d0,$f7,$4c,$00,$01,$00,$08,$2e,$eb,$0b,$1e // ....L........

// --- Region $ea58-$ea6a ---
.pc = $ea58 "Segment $ea58"
        .byte $43,$ab,$79
        .text "X;?)"
        .byte $e6
        .byte $2f,$d0,$02,$e6
        .byte $30,$60,$b1
        .byte $2f
        .byte $20,$22,$01                           //  ".

// --- Region $ead4-$eb16 ---
.pc = $ead4 "Segment $ead4"
        .byte $da,$01,$a9,$37,$85,$01,$58,$20,$00,$09,$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                           // L..

// --- Region $eb50-$eb6d ---
.pc = $eb50 "dat_eb50"

dat_eb50:
        .byte $a2                                   // .

txt_eb51:
        .text "7MODIFIED BY ZYRON/F4CG!"
        .byte $80,$c9,$00,$60,$46                   // ...`F

// --- Region $ebb4-$ebce ---
.pc = $ebb4 "dat_ebb4"

dat_ebb4:
        .byte $aa,$30,$f1,$f2,$29,$f2,$59,$f2,$89,$f2,$b9,$f2,$e9,$f2,$19,$f2 // .0..).Y.........
        .byte $49,$f2,$e3,$fe,$22,$fa,$fa,$e3,$f5,$a8,$60 // I...".....`

// --- Region $ec5a-$ec97 ---
.pc = $ec5a "dat_ec5a"

dat_ec5a:
        .byte $a9,$ff,$8d,$12,$d0,$a9,$33,$8d,$11,$d0,$a9,$03,$a9,$03,$fa,$da // ......3.........
        .byte $7a,$5a,$3a,$1a,$1a,$a2,$25,$a0,$0c,$88,$d0,$fd,$7a,$1a,$da,$ce // zZ:...%.....z...
        .byte $16,$d0,$ee,$16,$d0,$02               // ......

txt_ec80:
        .text "F9F90F9"
        .byte $ca                                   // 'J' | $80 (end-of-string marker)
        .byte $d0,$eb,$a9,$f0,$8d,$21,$d0,$68,$a8,$68,$aa,$68,$40,$ab,$60,$9e // .....!.h.h.h@.`.

// --- Region $ecbc-$ecd7 ---
.pc = $ecbc "Segment $ecbc"
        .byte $27,$d0,$8d,$2e,$d0,$a2,$00,$bd,$28,$d0,$9d,$27,$d0,$e8,$e0,$07 // '.......(..'....
        .byte $d0,$f5,$60,$ee,$ff,$0a,$ad,$ff,$0a,$c9,$02,$f0 // ..`.........

// --- Region $ed52-$ed60 ---
.pc = $ed52 "dat_ed52"

dat_ed52:
        .byte $b0,$37,$a9,$d0,$85,$43,$a9,$33,$85,$01,$a2,$00,$a0,$00,$b1 // .7...C.3.......

// --- Region $ed8d-$fd65 ---
.pc = $ed8d "Segment $ed8d"
        .byte $d1,$4c,$6b,$0c,$83,$5b,$00,$60,$4d   // .Lk..[.`M

txt_ed96:
        .encoding "screencode_mixed"
        .text "the bcs present 'gauntlet' the deeper dungens  mega greetings go to"
        .encoding "petscii_upper"

txt_edd9:
        .text " :- "
        .byte $04,$09,$16,$20,$04,$2e,$e3,$20,$27,$08,$0f,$14,$0c,$09,$0e,$05 // ... ... '.......
        .byte $e3,$20,$26,$12,$05,$06,$0c,$05,$18,$e3,$20,$2b,$04,$01,$0e,$09 // . &....... +....
        .byte $13,$08,$20,$07,$0f,$0c,$04,$e3,$20,$27,$05,$0c,$05,$03,$14,$12 // .. ..... '......
        .byte $0f,$e3,$20,$30,$13,$0f,$06,$14,$12,$15,$0e,$0e,$05,$12,$20,$07 // .. 0.......... .
        .byte $12,$0f,$15,$10,$e3,$20,$26,$12,$01,$04,$17,$01,$12,$e3,$20,$28 // ..... &....... (
        .byte $0d,$05,$01,$0e,$14,$05,$01,$0d,$e3,$20,$25,$13,$03,$0f,$0f,$10 // ......... %.....
        .byte $e3,$20,$23,$14,$0c,$03,$e3,$20,$28,$14,$17,$09,$0c,$09,$07,$08 // . #.... (.......
        .byte $14,$e3,$20,$2b,$04,$13,$20,$03,$0f,$0d,$10,$17,$01,$12,$05,$e3 // .. +.. .........

txt_ee5d:
        .text " $5211"
        .byte $e3,$20,$28,$14,$0c,$07               // . (...

txt_ee69:
        .text " 1945"
        .byte $e3,$20,$23,$03,$06,$12,$e3,$20,$23,$04,$03,$13,$e3,$20,$2f,$01 // . #.... #.... /.
        .byte $05,$0b,$20,$03,$12,$01,$03,$0b,$17,$01,$12,$05,$3f,$3f,$e3,$20 // .. .........??. 
        .byte $2b,$06,$0f,$15,$12,$20,$13,$14,$01,$12,$3f,$3f,$e3,$20,$2a,$14 // +.... ....??. *.
        .byte $0d,$08,$20,$07,$12,$0f,$15,$10,$20,$e7,$2e,$60,$a8 // .. ..... ..`.

txt_eeab:
        .encoding "screencode_mixed"
        .text "  normal greetings to dave & sue  kev  stumpy  quinny  corky  nfl/airborne  droid"
        .encoding "petscii_upper"

txt_eefc:
        .text " 17  "

txt_ef01:
        .encoding "screencode_mixed"
        .text "tony  mark hat  ratty  mel  vicious boys  mark(1541c)  snot  sylvester  little ian"
        .encoding "petscii_upper"
        .byte $e5,$2e,$60                           // ..`

txt_ef56:
        .encoding "screencode_mixed"
        .text "3 ring the numbers at"
        .encoding "petscii_upper"

txt_ef6b:
        .text " $1400 "

txt_ef72:
        .encoding "screencode_mixed"
        .text "now for the latest stuff"
        .encoding "petscii_upper"
        .byte $e8
        .byte $2e,$81,$00,$00
        .text "1DIV"
        .byte $00

txt_ef94:
        .text "D-0902 404023"
        .byte $e7                                   // .

txt_efa2:
        .text " 2GRIFFO-0902 404758"
        .byte $e6,$20,$60                           // . `

txt_efb9:
        .text "$RING BETWEEN 6PM & 8PM  ENGLISH TIME"
        .byte $e4,$20,$e8,$2a,$87,$a0,$00,$eb,$01,$26,$07,$07,$01,$07,$01,$08 // . .*.....&......
        .byte $e9,$01,$21,$07,$f1,$01,$e8,$07,$e3,$01,$e9,$07,$21,$08,$e6,$07 // ..!.........!...
        .byte $ed,$01,$21,$07,$e4,$01,$22,$07,$07,$e3,$01,$eb,$07,$23,$01,$01 // ..!..."......#..
        .byte $08,$e3,$09,$e4,$07,$e9,$01,$21,$07,$e3,$01,$23,$07,$07,$01,$e6 // .......!...#....
        .byte $07,$22,$08,$07,$e5,$08,$25,$01,$01,$08,$08,$07,$e5,$09,$e5,$07 // ."....%.........
        .byte $e5,$01,$e7,$07,$21,$01,$e6,$08,$24,$07,$08,$08,$09,$e4,$07,$23 // ....!...$......#
        .byte $08,$08,$07,$e9,$09,$22,$07,$07,$e4,$01,$e7,$07,$21,$08,$e4,$07 // ....."......!...
        .byte $25,$08,$08,$07,$08,$08,$e4,$09,$24,$07,$08,$08,$07,$ea,$09,$21 // %.......$......!
        .byte $07,$e3,$01,$e3,$07,$2f,$09,$09,$07,$01,$07,$08,$07,$09,$09,$07 // ...../..........
        .byte $08,$08,$07,$08,$08,$e4,$09,$e3,$08,$21,$07,$ea,$09,$21,$07,$e3 // .........!...!..
        .byte $01,$e3,$07,$2f,$09,$09,$07,$08,$07,$08,$07,$09,$09,$07,$08,$08 // .../............
        .byte $07,$08,$01,$e4,$09,$24,$07,$08,$08,$07,$ea,$09,$21,$07,$e3,$01 // .....$......!...
        .byte $e3,$07,$29,$09,$09,$07,$08,$07,$08,$07,$09,$09,$e5,$07,$24,$01 // ..)...........$.
        .byte $08,$09,$09,$e5,$07,$e6,$08,$e4,$09,$21,$07,$e3,$01,$e8,$07,$2a // .........!.....*
        .byte $08,$07,$09,$09,$07,$07,$01,$01,$07,$07,$e3,$08,$e4,$09,$ec,$08 // ................
        .byte $22,$01,$01,$e6,$07,$28,$08,$07,$07,$08,$07,$09,$09,$07,$e4,$01 // "....(..........
        .byte $e3,$07,$e3,$08,$eb,$09,$e3,$07,$22,$01,$01,$e4,$07,$e3,$09,$27 // ........"......'
        .byte $08,$07,$08,$07,$09,$09,$01,$e5,$07,$e3,$09,$e3,$08,$ec,$09,$21 // ...............!
        .byte $08,$e4,$01,$22,$07,$07,$e3,$09,$34,$08,$07,$08,$07,$09,$09,$01 // ..."....4.......
        .byte $01,$08,$07,$08,$08,$09,$09,$08,$09,$07,$08,$08,$07,$ea,$09,$21 // ...............!
        .byte $08,$e4,$01,$22,$07,$07,$e3,$09,$2c,$08,$07,$08,$07,$09,$09,$01 // ..."....,.......
        .byte $08,$08,$07,$08,$08,$e5,$09,$23,$08,$08,$07,$ea,$09,$21,$07,$e4 // .......#.....!..
        .byte $01,$22,$07,$07,$e3,$09,$26,$08,$07,$08,$07,$09,$09,$e3,$08,$23 // ."....&........#
        .byte $07,$08,$08,$e4,$09,$24,$07,$08,$08,$07,$ea,$09,$21,$07,$e4,$01 // .....$......!...
        .byte $e7,$07,$21,$08,$e4,$07,$25,$08,$08,$07,$08,$08,$e5,$09,$23,$08 // ..!...%.......#.
        .byte $01,$07,$ea,$09,$21,$07,$e4,$01,$e7,$07,$22,$01,$01,$e5,$08,$21 // ....!....."....!
        .byte $07,$e3,$08,$27,$07,$07,$09,$07,$01,$08,$07,$e8,$09,$e3,$07,$e4 // ...'............
        .byte $01,$21,$07,$e4,$01,$ea,$07,$e6,$08,$24,$01,$08,$01,$07,$e5,$09 // .!.......$......
        .byte $e4,$07,$e6,$01,$21,$07,$e5,$01,$21,$07,$e6,$01,$e9,$07,$24,$01 // ....!...!.....$.
        .byte $08,$09,$09,$e4,$07,$ea,$01,$fb,$07,$80,$3f,$01,$ec,$07,$fc,$01 // ..........?.....
        .byte $22,$07,$08,$e8,$07,$22,$08,$09,$fc,$01,$22,$07,$08,$e8,$07,$22 // "...."...."...."
        .byte $08,$09,$fc,$01,$22,$07,$07,$ea,$09,$ee,$01,$82,$1f,$00,$21,$0a // ....".........!.
        .byte $a6,$22,$0f,$ff,$a5,$23,$0f,$fa,$aa,$a4,$21,$03,$c2,$21,$fe,$a4 // ."...#....!..!..
        .byte $24,$ff,$55,$f6,$fd,$a4,$24,$f0,$af,$aa,$5a,$a6,$22,$f0,$af,$80 // $.U...$...Z."...
        .byte $9d,$00,$e3,$01,$80,$2f,$00,$21,$0f,$a6 // ...../.!..

txt_f208:
        .byte $22                                   // double quote character
        .text "?"
        .byte $d4                                   // 'T' | $80 (end-of-string marker)
        .byte $a7,$21,$fc,$a4,$24,$03,$0e,$3a,$ea,$a3,$22,$0f,$fa,$e3,$aa,$a2 // .!..$..:..".....
        .byte $22,$0f,$fa,$e4,$aa,$30,$00,$0f,$fb,$ab,$ae,$ae,$ba,$ba,$0f,$fa // "....0..........
        .byte $aa,$ab,$ab,$af,$af,$bf,$c3,$60,$22,$fd,$fd,$f7,$f7,$df,$ba,$eb // .......`".......
        .byte $eb,$af,$af,$bf,$bf,$ff,$fe,$fe,$fa,$fa,$ea,$ea,$aa,$ab,$a9,$a6 // ................
        .byte $a6,$9a,$9a,$6a,$6a,$ab,$57,$5b,$5a,$6a,$6a,$e3,$aa,$24,$fa,$ff // ...jj.W[Zjj..$..
        .byte $af,$fa,$c5,$25,$af,$fa,$ff,$af,$fa,$c2,$28,$f0,$ac,$ab,$5a,$a5 // ...%......(...Z.
        .byte $aa,$5a,$a5,$a2,$26,$c0,$bc,$ab,$5a,$a5,$aa,$a4,$24,$c0,$bc,$ab // .Z..&...Z...$...
        .byte $5a,$a6,$22,$c0,$b0,$80,$6f,$00,$21,$0f,$a6,$2a,$01,$f0,$03,$03 // Z."...o.!..*....
        .byte $c3,$33,$0f,$3f,$ff,$3f,$a2,$26,$08,$20,$83,$ab,$ae,$af,$a3,$25 // .3.?.?.&. .....%
        .byte $0f,$ff,$ef,$bf,$bf,$a2,$30,$0f,$fa,$fa,$ea,$eb,$ab,$00,$0f,$fa // ......0.........
        .byte $ba,$ea,$ea,$aa,$aa,$03,$fe,$e6,$aa,$21,$fa,$e7,$aa,$21,$fe,$c7 // .........!...!..
        .byte $23,$13,$44,$53,$e5,$93,$22,$7f,$7f,$d0,$60,$33,$fd,$fd,$f7,$f7 // #.DS.."...`3....
        .byte $df,$df,$bf,$bf,$ff,$fe,$fe,$fa,$fa,$ea,$ea,$aa,$aa,$a9,$a9,$a6 // ................
        .byte $a6,$9a,$ba,$eb,$eb,$af,$af,$bf,$bf,$ff,$fe,$fe,$fa,$fa,$ea,$ea // ................
        .byte $aa,$ab,$a9,$a6,$a6,$9a,$9a,$6a,$6a,$ab,$ab,$af,$af,$bf,$bf,$c3 // .......jj.......
        .byte $28,$ab,$ab,$ae,$ae,$ba,$ba,$ea,$ea,$d8,$22,$ab,$fe,$c6,$24,$fa // (........."...$.
        .byte $bf,$eb,$fe,$c4,$30,$af,$5a,$a5,$6a,$96,$a9,$aa,$aa,$00,$f0,$af // ....0.Z.j.......
        .byte $5a,$a5,$6a,$96,$a9,$a3,$25,$f0,$af,$5a,$a5,$5a,$a5,$23,$c0,$bc // Z.j...%..Z.Z.#..
        .byte $5b,$a7,$21,$c0,$80,$2c,$00,$21,$3f,$e3,$3a,$a2,$22,$03,$fe,$e4 // [.!..,.!?.:."...
        .byte $aa,$23,$00,$03,$fe,$e5,$aa,$22,$03,$fe,$e3,$aa,$60,$31,$ab,$ab // .#....."....`1..
        .byte $ae,$ff,$ba,$ba,$ea,$ea,$ab,$ab,$af,$ff,$a1,$b8,$f9,$f6,$de,$de // ................
        .byte $7e,$ca
        .byte $2a,$8a,$0a
        .text "**./"
        .byte $eb,$eb,$be,$ae,$ba,$ba,$ea
        .byte $ea,$aa,$ab,$ab,$af,$af,$bf,$be,$fe,$fb,$fb,$ef,$ef,$bf,$bf,$80 // ................
        .byte $22,$ff,$e8,$93,$ca,$2f,$fe,$fe,$fb,$fb,$ef,$ef,$6a,$6a,$aa,$a9 // "..../......jj..
        .byte $a9,$a5,$a5,$97,$bf,$c2,$23,$fd,$fd,$f7,$a2,$26,$ef,$be,$be,$fa // ......#....&....
        .byte $fa,$e8,$a2,$25,$ab,$ab,$af,$af,$bf,$a3,$2d,$fd,$f7,$f7,$df,$df // ...%......-.....
        .byte $7f,$0f,$0e,$ab,$af,$af,$bf,$bf,$c3,$28,$fe,$fe,$fb,$fb,$ef,$ef // .........(......
        .byte $bf,$bf,$e8,$aa,$80,$38,$ff,$21,$fa,$c7,$23,$fa,$af,$fa,$c5,$25 // .....8.!..#....%
        .byte $bc,$5b,$a5,$5a,$a5,$e3,$aa,$28,$00,$c0,$b0,$5c,$a4,$5c,$a8,$a8 // .[.Z...(...\.\..
        .byte $80,$20,$00,$e8,$3a,$ed,$aa,$60,$1f,$ab,$a5,$50,$ae,$ba,$ba,$ea // . ..:..`...P....
        .byte $ea,$a5,$50,$00,$af,$bf,$bd,$fd,$f7,$b7 // ..P.......

txt_f3f5:
        .text "?="
        .byte $bd                                   // '=' | $80 (end-of-string marker)
        .byte $b9,$f9,$e9,$e9,$a9,$a9,$ad
        .text ">>;;"
        .byte $e4

txt_f404:
        .text "?:"
        .byte $aa                                   // '*' | $80 (end-of-string marker)
        .byte $ab,$ab,$af,$af,$bf,$be,$fe,$ae,$ae,$ba,$ba,$e9,$e9,$a5,$a5,$aa // ................
        .byte $a5,$90,$40,$00,$11,$44,$11,$aa,$aa,$a3,$28,$20,$88,$20,$aa,$6a // ..@..D....( . .j
        .byte $3a,$0e,$0e,$e3,$03,$d0,$e8,$93,$c2,$36,$fe,$fe,$fb,$fb,$ef,$ef // :........6......
        .byte $bf,$bf,$ff,$fe,$fe,$fa,$fa,$ea,$68,$a3,$ac,$a3,$ac,$a3,$ac,$a3 // ........h.......
        .byte $04,$cc,$33,$cc                       // ..3.

txt_f44b:
        .text "3)"
        .byte $cc                                   // 'L' | $80 (end-of-string marker)
        .byte $30,$cc,$33,$cc,$33,$cc,$33,$0e,$e7,$03,$28,$fe,$fe,$fb,$fb,$ef // 0.3.3.3...(.....
        .byte $ef,$bf,$bf,$c8,$e8,$aa,$80,$50,$ff,$e8,$a8,$80,$20,$00,$e8,$3a // .......P.... ..:
        .byte $e5,$aa,$34,$ab,$ab,$ae,$c0,$f3,$cc,$f3,$cc,$f3,$cc,$f3,$00,$30 // ..4............0
        .byte $c0
        .byte $30,$c0
        .byte $30,$c0
        .byte $30,$3e,$e4
        .text ":.;;?"
        .byte $f6,$d6,$de
        .byte $5e,$76,$76,$d6,$d6
        .byte $3f,$3e,$3e,$e3
        .text ":(;;"
        .byte $fb,$fb,$ef
        .byte $ef,$bf,$bf,$c2,$28,$a4,$a5,$a4,$a5,$a4,$a5,$a4,$a5,$02,$cc,$33 // ....(..........3
        .byte $cc                                   // .

txt_f4af:
        .text "3("
        .byte $cc                                   // 'L' | $80 (end-of-string marker)
        .byte $30,$cc,$30,$cc,$30,$cc,$30,$e8,$03,$d0,$e8,$93,$22,$bf,$bf,$c2 // 0.0.0.0....."...
        .byte $34,$fe,$fe,$fa,$fa,$ea,$aa,$aa,$a9,$a9,$a6,$a6,$9a,$6c,$93,$9c // 4............l..
        .byte $53,$5c,$53,$6c,$63,$06,$cc,$33,$cc,$33,$e8,$02,$d0,$e8,$aa,$80 // S\Slc..3.3......
        .byte $50,$ff,$e8,$a8,$80,$20,$00,$e5       // P.... ..

txt_f4ea:
        .text ":+;;>"
        .byte $ae                                   // '.' | $80 (end-of-string marker)
        .byte $ba,$ba,$ea,$ea,$ab,$ab,$af,$02,$cc,$f3,$cc,$f3,$2c,$c0,$30,$c0 // ............,.0.
        .byte $30,$c0
        .byte $30,$c0
        .text "0>>;;"
        .byte $e4
        .byte $3f,$e3
        .byte $56,$27,$5e,$5e
        .byte $7e,$7e,$fe,$3e,$3e,$e6,$3a,$c8,$28,$a4,$a5,$a4,$a5,$a4,$a5,$a4 // ~~.>>.:.(.......
        .byte $a5,$02,$cc,$33,$cc                   // ...3.

txt_f525:
        .text "3("
        .byte $cc                                   // 'L' | $80 (end-of-string marker)
        .byte $30,$cc,$30,$cc,$30,$cc,$30,$e8,$03,$ca,$28,$fe,$fe,$fb,$fb,$ef // 0.0.0.0...(.....
        .byte $ef,$d3,$d3,$e6,$93,$60,$25,$ea,$ea,$aa,$a9,$a9,$a6,$a6,$9a,$ba // .....`%.........
        .byte $ea,$eb,$ab,$af,$af,$bf,$bf,$ac,$ab,$a4,$a5,$95,$95 // .............

txt_f555:
        .text "UV"
        .byte $cc                                   // 'L' | $80 (end-of-string marker)
        .byte $33,$cc,$33,$cc,$bf,$9f,$57,$cc,$33,$cc,$33,$cc,$c3,$26,$cc,$33 // 3.3...W.3.3..&.3
        .byte $cc,$33,$cc,$33,$c2,$e6,$03,$22,$ab,$ab,$d0,$e8,$aa,$80,$50,$ff // .3.3..."......P.
        .byte $e8,$a8,$80,$20,$00,$21,$3e,$e4       // ... .!>.

txt_f580:
        .text ":+;;?"
        .byte $af                                   // '/' | $80 (end-of-string marker)
        .byte $bf,$bd,$fd,$f7,$f7,$df,$dd,$02,$cc,$f3,$cc,$f3,$2b,$c0,$30,$c0 // ............+.0.
        .byte $30,$c0
        .byte $30,$c0
        .text "0?>>"
        .byte $e3
        .byte $3a,$2a,$eb,$eb,$f6,$f6,$de
        .byte $de,$7e,$7e,$fe,$fe,$e8,$3a,$c8,$28,$a4,$a5,$a4,$a5,$a4,$a5,$a4 // .~~...:.(.......
        .byte $a5,$02,$cc,$33,$cc                   // ...3.

txt_f5bb:
        .text "3("
        .byte $cc                                   // 'L' | $80 (end-of-string marker)
        .byte $30,$cc,$30,$cc,$30,$cc,$30,$e8,$03,$32,$aa,$aa,$ab,$ab,$ae,$ae // 0.0.0.0..2......
        .byte $ba,$55,$ea,$ea,$aa,$aa,$ab,$ab,$af,$55,$a3,$a3,$e3,$e3,$2f,$e0 // .U.......U..../.
        .byte $e0,$a0,$ef,$bf,$be,$fe,$fa,$fa,$ea,$fa,$fe,$fe,$fa,$fa,$e3,$ea // ................
        .byte $31,$ab,$a9,$a6,$a6,$9a,$9a,$6a,$6a,$ab,$57,$59,$5a,$6a,$6a,$aa // 1......jj.WYZjj.
        .byte $aa,$a9,$c2,$25,$7f,$9f,$97,$69,$6a,$e7,$aa,$22,$ea,$ea,$e7,$ab // ...%...ij.."....
        .byte $e5,$aa,$24,$a9,$a5,$54,$56,$e4,$aa   // ..$..TV..

txt_f617:
        .text "!U"
        .byte $a2                                   // '"' | $80 (end-of-string marker)
        .byte $e5,$aa,$24,$55,$01,$00,$a8,$e6,$aa,$a2,$e6,$aa,$21,$02,$42,$00 // ..$U........!.B.
        .byte $aa,$aa,$aa,$aa,$aa,$aa,$aa,$21,$02,$f0,$aa,$80,$20,$ff,$e8,$a8 // .......!.... ...
        .byte $80,$20,$00,$60                       // . .`

txt_f63e:
        .text "0??==77?="
        .byte $be                                   // '>' | $80 (end-of-string marker)
        .byte $ba,$fa,$ea,$ea,$ab,$ab,$af,$44,$7f,$fb,$fb,$ef,$ef,$bf,$bf,$43 // .......D.......C
        .byte $fe,$fe,$fa,$fa,$ea,$eb,$ab,$ae,$ae,$ba,$ba,$ea,$e9,$a4,$ab,$a9 // ................
        .byte $a4,$a4,$90,$40,$00,$44,$11,$e8,$3a,$c8,$28,$a4,$a5,$a4,$a5,$a4 // ...@.D..:.(.....
        .byte $a5,$a4,$a5,$02,$cc,$33,$cc           // .....3.

txt_f67f:
        .text "3("
        .byte $cc                                   // 'L' | $80 (end-of-string marker)
        .byte $30,$cc,$30,$cc,$30,$cc,$30,$80,$20,$00,$22,$3a,$3b,$e3,$07,$21 // 0.0.0.0. .":;..!
        .byte $01,$a2,$2d,$fd,$f7,$f7,$df,$df,$ff,$bf,$2f,$ab,$af,$af,$bf,$bf // ..-......./.....
        .byte $c2,$28,$fe,$fe,$fb,$fb,$ef,$ef,$bf,$bf,$c9,$23,$9f,$a7,$a9,$e5 // .(.........#....
        .byte $aa,$c3,$25,$7f,$7f,$9f,$a7,$a9,$d0,$21,$ab,$e7,$aa,$c1,$e7,$aa // ..%......!......
        .byte $22,$fc,$ab,$e6,$aa,$22,$00,$ff,$e6,$aa,$23,$00,$fc,$ab,$e5,$aa // "...."....#.....
        .byte $a2,$c1,$e5,$aa,$24,$02,$00,$fc,$ab,$e5,$aa,$a2,$c1,$e5,$aa,$24 // ....$..........$
        .byte $02,$00,$fc,$ab,$e5,$aa,$a2,$29,$ff,$00,$80,$80,$aa,$aa,$02,$03 // .......)........
        .byte $fc,$a3,$e3,$a8,$21,$fc,$80,$24,$00,$21,$3e,$e4 // ....!..$.!>.

txt_f6fe:
        .text ":;;;?"
        .byte $ae                                   // '.' | $80 (end-of-string marker)
        .byte $be,$bb,$fb,$ef,$ef,$bf,$bf,$ff,$fe,$fe,$fa,$fa,$ea,$eb,$55,$ae // ..............U.
        .byte $ae,$ba,$ba,$ea,$ea,$aa,$57,$c8,$25,$c4,$b1,$ac,$ac,$ab,$e3,$a9 // ......W.%.......
        .byte $e8,$3a,$c8,$28,$a4,$a5,$a4,$a5,$a4,$a5,$a4,$a5,$02,$cc,$33,$cc // .:.(..........3.

txt_f734:
        .text "3("
        .byte $cc                                   // 'L' | $80 (end-of-string marker)
        .byte $30,$cc,$30,$cc,$30,$cc,$30,$80,$28,$00,$22,$0a,$02,$a6,$28,$ab // 0.0.0.0.(."...(.
        .byte $ae,$6e,$1a,$1a,$06,$01,$00,$e7,$aa,$21,$6a,$d8,$25,$7f,$7f,$9f // .n.......!j.%...
        .byte $a7,$a9,$e3,$aa,$c5,$23,$7f,$9f,$9f,$80,$48,$ff,$22,$a0,$a8,$e6 // .....#....H."...
        .byte $aa,$a4,$24,$80,$a0,$a8,$a8,$80,$28,$00 // ..$.....(.

txt_f771:
        .text "8>>;;//??"
        .byte $ff,$fe,$fe,$fa,$fa,$ea,$eb,$ab,$c0,$f3,$cc,$f3,$cc,$f3,$cc,$f3 // ................
        .byte $a2,$28,$c0,$30,$c0,$30,$c0,$30,$6a,$6a,$e6,$1a,$e8,$fe,$e8,$3a // .(.0.0.0jj.....:
        .byte $c8,$28,$a4,$a5,$a4,$a5,$a4,$a5,$a4,$a5,$02,$cc,$33,$cc // .(..........3.

txt_f7a8:
        .text "3("
        .byte $cc                                   // 'L' | $80 (end-of-string marker)
        .byte $30,$cc,$30,$cc,$30,$cc,$30,$a2,$e6,$02,$a2,$26,$ff,$fe,$fe,$fa // 0.0.0.0....&....
        .byte $fa,$ea,$a2,$26,$ff,$af,$af,$bf,$bf,$fe,$a2,$26,$f3,$e3,$e3,$63 // ...&.......&...c
        .byte $63,$e3,$a2,$26,$f0,$ef,$ea,$aa,$aa,$ab,$a3,$25,$ff,$ba,$ea,$ea // c..&.......%....
        .byte $aa,$a3                               // ..

txt_f7dd:
        .text "-U"
        .byte $bc                                   // '<' | $80 (end-of-string marker)
        .byte $b3,$bc,$b3,$3a,$0e,$03,$57,$cc,$33,$cc,$33,$e4,$aa,$24,$ea,$3a // ...:..W.3.3..$.:
        .byte $ce,$33,$d8,$22,$a7,$a9,$e6,$aa,$c2,$23,$7a,$9f,$9f,$e3,$a6,$c2 // .3.".....#z.....
        .byte $21,$aa,$c2,$e3,$aa,$c2,$21,$aa,$c2,$e3,$aa,$c2,$21,$aa,$c2,$e3 // !.....!.....!...
        .byte $aa,$c2,$21,$aa,$c2,$e3,$aa,$c2,$21,$aa,$c2,$e3,$aa,$c2,$21,$aa // ..!.....!.....!.
        .byte $c2,$e3,$aa,$c2,$21,$aa,$c2,$e3,$aa,$c2,$21,$aa,$c2,$e3,$aa,$c2 // ....!.....!.....
        .byte $21,$aa,$c2,$e3,$aa,$c2,$21,$aa,$c2,$e3,$aa,$28,$00,$80,$c0,$a0 // !.....!....(....
        .byte $a0,$f0,$fc,$fc,$80
        .byte $20,$00
        .text "#?>>"
        .byte $e3

txt_f84c:
        .text ":*;;"
        .byte $ae                                   // '.' | $80 (end-of-string marker)
        .byte $ae,$ba,$ba,$ea,$ea,$aa,$aa,$02,$cc,$f3,$cc,$f3,$28,$c0,$30,$c0 // ............(.0.
        .byte $30,$c0,$30,$c0,$30,$e8,$1a,$e8,$fe,$e8,$3a,$c8,$28,$a4,$a5,$a4 // 0.0.0.....:.(...
        .byte $a5,$a4,$a5,$a4,$b5,$02,$cc,$33,$cc   // .......3.

txt_f87a:
        .text "3("
        .byte $cc                                   // 'L' | $80 (end-of-string marker)
        .byte $30,$cc,$30,$cc,$30,$cc,$30,$e8,$02,$30,$bf,$fe,$fe,$fa,$fa,$ea // 0.0.0.0..0......
        .byte $ea,$ab,$a9,$a6,$a6,$9a,$9a,$6a,$6a,$ab,$e5,$d3,$e3,$93,$26,$fe // .......jj.....&.
        .byte $fb,$fb,$ef,$ef,$bf,$ca,$28,$bc,$b3,$bc,$b3,$bc,$b3,$bc,$b3,$02 // ......(.........
        .byte $cc,$33,$cc,$33,$30,$8a,$20,$88,$22,$88,$22,$88,$22,$aa,$ea,$3a // .3.30. ."."."..:
        .byte $0e,$03,$00,$c0,$30,$e5,$aa,$e3,$6a,$ce,$2a,$fe,$fe,$af,$af,$bb // ....0...j.*.....
        .byte $bb,$eb,$eb,$ab,$ab,$e3,$aa,$c2,$21,$aa,$c2,$e3,$aa,$23,$ff,$fe // ........!....#..
        .byte $ab,$c2,$23,$aa,$aa,$ab,$43,$ff,$aa,$ff,$ff,$ff,$aa,$aa,$ff,$22 // ..#...C........"
        .byte $ea,$bf,$c3,$21,$aa,$42,$aa,$ff,$aa,$ff,$ff,$ff,$ff,$aa,$23,$ff // ...!.B........#.
        .byte $fe,$ab,$c4,$23,$aa,$ff,$aa,$c5,$23,$fc,$a8,$f8,$e5,$a8,$80,$20 // ...#....#...... 
        .byte $00,$22,$3e,$3e,$e6,$3a,$e8,$aa,$28,$cc,$f3,$cc,$f3,$cc,$f3,$cc // .">>.:..(.......
        .byte $f3,$02,$c0,$30,$c0,$30,$e8,$1a,$e8,$fe,$e8,$3a,$c3,$2d,$fe,$fe // ...0.0.....:.-..
        .byte $fb,$fb,$ef,$b4,$e5,$e4,$a5,$a4,$a5,$a4,$a5,$02,$cc,$33,$cc // .............3.

txt_f93c:
        .text "3("
        .byte $cc                                   // 'L' | $80 (end-of-string marker)
        .byte $30,$cc,$30,$cc,$30,$cc,$30,$e8,$02,$30,$a9,$a6,$a6,$9a,$9a,$6a // 0.0.0.0..0.....j
        .byte $6a,$ab,$ab,$af,$af,$bf,$bf,$ff,$fe,$fe,$e4,$93,$24,$d3,$d3,$93 // j...........$...
        .byte $93,$d0,$28,$bc,$b3,$bc,$b3,$bc,$b3,$bc,$b3,$04,$cc,$33,$cc // ..(..........3.

txt_f96e:
        .text "3("
        .byte $c0                                   // '@' | $80 (end-of-string marker)
        .byte $30,$cc,$30,$cc,$30,$cc,$30,$e3,$3a,$e5,$06,$c6,$28,$fe,$fe,$fb // 0.0.0.0.:...(...
        .byte $fb,$ef,$ef,$bf,$bf,$c2,$26,$ab,$ab,$af,$af,$bf,$bf,$80,$52,$ff // ......&.......R.
        .byte $e8,$a8,$80,$20,$00,$e8,$3a,$e8,$aa,$2e,$cc,$f3,$cc,$f3,$cc,$f3 // ... ..:.........
        .byte $cf,$ff,$c0,$30,$c0,$30,$cc,$3f,$c2,$e4,$1a,$e3,$da,$21,$6a,$e8 // ...0.0.?.....!j.
        .byte $fe,$e3                               // ..

txt_f9b3:
        .text ":(;;>>:"
        .byte $ef,$bf,$bf,$c2,$2b,$fe,$fe,$fa,$a4,$b5,$b4,$f5,$f4,$f5,$f4,$f5 // ....+...........
        .byte $02,$cc,$33,$cc                       // ..3.

txt_f9ce:
        .text "3("
        .byte $cc                                   // 'L' | $80 (end-of-string marker)
        .byte $30,$cc,$30,$cc,$30,$cc,$30,$e8,$02,$2e,$ab,$af,$af,$bf,$bf,$ff // 0.0.0.0.........
        .byte $fe,$fe,$fb,$fb,$ef,$ef,$bf,$bf,$c2,$e8,$93,$d0,$28,$bc,$b3,$bc // ............(...
        .byte $b3,$bc,$b3,$bc,$b3,$04,$cc,$33,$cc   // .......3.

txt_f9fa:
        .text "3("
        .byte $cc                                   // 'L' | $80 (end-of-string marker)
        .byte $30,$cc,$30,$cc,$30,$cc,$30,$e7,$0e,$23,$0f,$fb,$fb,$e3,$ef,$33 // 0.0.0.0..#.....3
        .byte $bf,$bf,$ff,$fe,$fe,$fa,$fa,$ea,$ea,$aa,$aa,$fe,$fe,$fb,$fb,$ef // ................
        .byte $ef,$bf,$be,$80,$50,$ff,$e8,$a8,$80,$20,$00,$e8,$3a,$e8,$aa,$22 // ....P.... ..:.."
        .byte $ff,$ab,$e6,$aa,$22,$57,$fe,$ee,$aa,$e5,$a9,$23,$ad,$ad,$b9,$e5 // ...."W.....#....
        .text ":<;;?"
        .byte $fa,$ea,$ea,$a9,$a9,$a6,$a6,$9a,$e4,$b5,$bd
        .byte $fd,$fe,$fe,$fa,$fa,$44,$15           // .....D.

txt_fa54:
        .text "UU"
        .byte $d5                                   // 'U' | $80 (end-of-string marker)
        .byte $bf,$bf,$fe,$88,$e4,$aa
        .byte $31,$fa,$7f,$fc
        .text "CSWW"
        .byte $5e,$5e
        .byte $fb,$ab,$fb,$fb,$ef,$ef,$bf,$bf,$ca,$e8,$93,$d0,$2c,$bc,$b3,$bc // ............,...
        .byte $b3,$a7,$a9,$a9,$aa,$cc,$33,$cc,$3f,$c2,$25,$bf,$6a,$cc,$33,$cc // ......3.?.%.j.3.
        .byte $c4,$24,$aa,$cc,$33,$cf,$c4,$60,$21,$bf,$05,$36,$f6,$f6,$da,$da // .$..3..`!..6....
        .byte $6a,$6a,$fe,$fe,$fa,$fa,$ea,$ea,$aa,$aa,$ab,$ab,$ae,$ae,$ba,$ba // jj..............
        .byte $ea,$eb,$fd,$f5,$f5,$d5,$d5,$55,$57,$5f,$80,$50,$ff,$e8,$a8,$80 // .......UW_.P....
        .byte $20,$00
        .text "$::6"
        .byte $01,$a4,$e3,$aa
        .byte $22,$56,$01,$a3,$e4,$aa
        .byte $22,$56,$01,$a2,$e5,$aa,$23,$56,$01,$00,$e3,$aa,$2d,$ab,$ab,$ae // "V....#V....-...
        .byte $55,$00,$b9,$e9,$e9,$a9,$a4,$90
        .byte $40,$00,$e3
        .text "?"
        .byte $22                                   // double quote
        .text "=="
        .byte $e3
        .byte $0f,$60,$26,$ba,$ea,$ea,$aa,$ab,$ab,$af,$af,$bf,$be,$fe,$fa,$fa // .`&.............
        .byte $ea,$ea,$ab,$a9,$a6,$a6,$9a,$9a,$6a,$6a,$ab,$ab,$af,$af,$bf,$bf // ........jj......
        .byte $ff,$fe,$fe,$fb,$fb,$ef,$ef,$bf,$bf,$d2,$e8,$93,$d8,$ef,$aa,$2f // .............../
        .byte $ab,$95,$a6,$a6,$9a,$9a,$6a,$6a,$aa,$ab,$ab,$af,$af,$bf,$bf,$c2 // ......jj........
        .byte $38,$ab,$ab,$ae,$ae,$ba,$ba,$ea,$eb,$a9,$a5,$a5,$95,$95 // 8.............

txt_fb35:
        .text "VVZ"
        .byte $af                                   // '/' | $80 (end-of-string marker)
        .byte $bf,$bf,$ff,$fe,$fe,$fb,$fb,$80,$37,$ff,$21,$fc,$c5,$23,$fc,$c3 // ........7.!..#..
        .byte $3c,$e3,$aa,$2a,$a8,$82,$28,$82,$20,$aa,$a8,$82,$28,$80,$a3,$23 // <..*..(. ...(..#
        .byte $88,$20,$a0,$80,$55,$00,$21,$03,$a7,$23,$ea,$57,$01,$a5,$24,$fe // . ..U.!..#.W..$.
        .byte $fb,$57,$01,$a4,$25,$fe,$fa,$fa,$56,$01,$a3,$26,$ae,$ae,$ba,$ba // .W..%...V..&....
        .byte $56,$01,$a2,$e5,$aa,$23,$56,$01,$00,$e6,$aa,$22,$56,$01,$e6,$aa // V....#V...."V...
        .byte $22,$a9,$54,$e4,$93                   // ".T..

txt_fb8e:
        .byte $22                                   // double quote character
        .text "C"
        .byte $40                                   // @ character
        .byte $a2                                   // '"' | $80 (end-of-string marker)
        .byte $c5,$e3,$7f,$d7,$60,$31,$fe,$fe,$fb,$fb,$ef,$ef,$bf,$bf,$ff,$fe // ....`1..........
        .byte $fe,$fa,$fa,$ea,$ea,$aa,$aa,$ab,$ab,$ae,$ae,$ba,$ba,$ea,$eb,$a9 // ................
        .byte $a5,$a5,$95,$95,$56,$56,$5a,$fa,$ea,$ea,$aa,$ab,$ab,$ae,$ae,$df // ....VVZ.........
        .byte $df,$7f,$7f,$fe,$fe,$fa,$fa,$d7,$21,$f0,$c5,$23,$f0,$0f,$fc,$c3 // ........!..#....
        .byte $32,$f0,$0f,$fc,$c3,$3f,$aa,$a8,$02,$a8,$82,$28,$a0,$00,$82,$28 // 2....?.....(...(
        .byte $82,$28,$80,$a3,$23,$82,$20,$80,$80,$b5,$00,$23,$3a,$3a,$0a,$a5 // .(..#. ....#::..
        .byte $e3,$aa,$21,$0a,$a4,$e4,$aa,$21,$0a,$a3,$26,$ab,$ae,$ae,$ba,$ba // ..!....!..&.....
        .byte $0a,$a2,$60,$2a,$ab,$ab,$af,$af,$bf,$bf,$0f,$00,$fe,$fe,$fb,$fb // ..`*............
        .byte $ef,$ef,$bf,$0e,$fd,$f5,$f5,$d5,$d5,$57,$57,$5f,$fa,$ea,$ea,$aa // .........WW_....
        .byte $ab,$ab,$ae,$ae,$9a,$9a,$6a,$6a,$ab,$ab,$af,$af,$6a,$6a,$e5,$aa // ......jj....jj..
        .byte $21,$ab,$c3,$33,$f0,$0f,$fc,$c3,$3f,$aa,$a0,$0a,$a8,$82,$2a,$a8 // !..3....?.....*.
        .byte $a0,$0a,$a8,$82,$2a,$a8,$80,$a2,$24,$82,$2a,$a0,$80,$a4,$21,$a0 // ....*...$.*...!.
        .byte $80,$ff,$00,$21,$0f,$a7,$22,$ef,$2f,$a6,$23,$ea,$ea,$0a,$a5,$23 // ...!.."./.#....#
        .byte $a9,$a5,$a0,$a5,$22,$aa,$80,$82,$06,$00,$e8,$03,$c1,$e5,$aa,$22 // ....".........."
        .byte $a5,$a6,$48,$ff,$aa,$aa,$aa,$aa,$aa,$55,$aa,$c1,$e5,$aa // ..H......U....

txt_fc80:
        .text "#Z"
        .byte $ba                                   // ':' | $80 (end-of-string marker)
        .byte $c0,$e7,$40,$80,$e0,$00,$e8,$03,$e8,$fb,$24,$bf,$e9,$e9,$59,$e4 // ..@.......$...Y.
        .byte $b9,$21,$5f,$e7,$5d,$29,$ff           // .!_.]).

txt_fc9a:
        .text "UU"
        .byte $aa                                   // '*' | $80 (end-of-string marker)
        .byte $97,$97,$bf,$55,$f7,$e7,$67,$2c,$ff,$55,$55,$6a,$65,$65,$6f,$55 // ...U..g,.UUjeeoU
        .byte $fd,$59,$59,$99,$e3,$d9,$31,$59,$ff,$d5,$d5,$ea,$55,$55,$5f,$5d // .YY...1Y....UU_]
        .byte $ff                                   // .

txt_fcbe:
        .text "VV"
        .byte $a6                                   // '&' | $80 (end-of-string marker)
        .byte $76,$76,$f6,$56,$e8,$ef,$e8,$c0,$80,$e0,$00,$e8,$03,$e8,$fb,$e4 // vv.V............
        .byte $b9,$34,$f9,$ea,$ea,$d5,$ae,$ad,$aa,$aa,$6f,$6e,$6e,$6d,$55,$aa // .4........onnmU.
        .byte $57                                   // W

loc_fce2:
        .byte $57,$ff                               // W.

txt_fce4:
        .text "UU"
        .byte $aa                                   // '*' | $80 (end-of-string marker)
        .byte $e7,$67,$2b,$a7,$55,$6a,$65,$65,$6f   // .g+.Ujeeo

txt_fcf0:
        .text "UU"
        .byte $aa                                   // '*' | $80 (end-of-string marker)
        .byte $59,$99,$e3,$d9                       // Y...

txt_fcf7:
        .text "%YY"
        .byte $a9                                   // ')' | $80 (end-of-string marker)
        .byte $5d,$5e,$e6                           // ]^.

txt_fcfe:
        .text "U"
        .byte $22                                   // double quote character
        .text "V"
        .byte $a6                                   // '&' | $80 (end-of-string marker)
        .byte $e4,$76,$22,$7a,$7a,$e8,$ef,$e8,$c0,$80,$31,$00,$e4,$01,$a2,$23 // .v"zz.....1....#
        .byte $01,$00,$51,$a2,$26,$50,$10,$10,$50,$00,$51,$e6,$41,$22,$00,$51 // ..Q.&P..P.Q.A".Q
        .byte $a2                                   // .

txt_fd23:
        .text "!"
        .byte $40                                   // @ character
        .byte $a2                                   // '"' | $80 (end-of-string marker)
        .byte $33,$50,$40,$05,$04,$04,$05,$04,$04,$05,$00 // 3P@........

txt_fd31:
        .text "EDDEDDE"
        .byte $00                                   // string terminator
        .byte $40,$a2,$e4,$40,$80,$78,$00,$e8,$03,$23,$a6,$a6,$a7,$e4,$aa // @..@.x...#.....

txt_fd48:
        .text "!UH"
        .byte $aa                                   // '*' | $80 (end-of-string marker)
        .byte $aa,$55,$aa,$aa,$aa,$aa,$ff,$23,$9a,$9a,$5a,$e4,$aa,$c1,$e8,$c0 // .U.....#..Z.....
        .byte $80,$70,$00,$21,$fc,$80,$bf,$00,$60,$43 // .p.!....`C

// --- Region $fdab-$ff80 ---
.pc = $fdab "Segment $fdab"
        .byte $00                                   // .

txt_fdac:
        .text "2MODIFIED BY ZYRON!"
        .byte $80,$33,$00,$80,$40,$fc,$21,$f7,$e3,$f1,$23,$98,$89,$f9,$f3,$fc // .3..@.!...#.....
        .byte $21,$1c,$e6,$fc,$22,$8c,$9c,$e5,$f8,$27,$18,$f7,$f7,$17,$78,$f8 // !..."....'....x.
        .byte $f8,$e3,$89,$21,$f9,$ee,$fc,$24,$1c,$f7,$f1,$f1,$e4,$f8,$2c,$79 // ...!...$......,y
        .byte $98,$7c,$fc,$7c,$f7,$17,$f7,$f7,$17,$f7,$f8,$e3,$fc,$22,$f8,$f8 // .|.|........."..
        .byte $e4,$89,$e6,$fc,$e5,$f8,$22,$98,$91,$e3,$f7,$e4,$fc,$2b,$98,$fc // ......"......+..
        .byte $f7,$78,$18,$f1,$f1,$18,$f7,$f7,$f8,$e7,$fc,$24,$f8,$f8,$89,$89 // .x.........$....
        .byte $e4,$fc,$32,$f8,$f8,$98,$98,$18,$91,$f1,$f7,$98,$98,$f9,$98,$fc // ..2.............
        .byte $fc,$98,$f7,$f7,$87,$e3,$f1,$24,$f8,$f7,$fc,$f8,$ea,$fc,$21,$f9 // .......$......!.
        .byte $e4,$fc,$29,$f8,$f8,$fc,$fc,$91,$79,$f8,$f7,$98,$e5,$fc,$2b,$98 // ..).....y.....+.
        .byte $f7,$17,$71,$f1,$f1,$f7,$f7,$fc,$fc,$f8,$ea,$fc,$21,$f9,$e4,$fc // ..q.........!...
        .byte $29,$f8,$f8,$fc,$fc,$91,$79,$f8,$fc,$98,$e4,$fc,$2c,$f7,$98,$17 // ).....y.....,...
        .byte $f7,$71,$71,$f7,$f7,$f9,$fc,$fc,$f8,$ea,$fc,$21,$f9,$e4,$fc,$29 // .qq........!...)
        .byte $f8,$18,$fc,$8c,$98,$79,$f8,$fc,$98,$e3,$fc,$2a,$98,$98,$19,$f1 // .....y.....*....
        .byte $f7,$17,$78,$78,$f9,$f9,$e3,$98,$e6,$f9,$e4,$fc,$21,$f9,$e4,$fc // ..xx........!...
        .byte $23,$18,$f1,$91,$e3,$98,$23,$f8,$fc,$98,$e6,$fc,$29,$91,$19,$f7 // #.....#.....)...
        .byte $f7,$fc,$78,$78,$fc,$fc,$ec,$f9,$e4,$fc,$29,$f1,$f1,$98,$98,$fc // ..xx......).....
        .byte $98,$f8,$fc,$98,$e7,$fc,$23,$f9,$98,$98,$e3,$fc,$25,$78,$78,$fc // ......#.....%xx.
        .byte $f7,$f7,$e6,$fc,$22,$f9,$f9,$e5,$fc,$34,$f1,$f8,$fc,$fc,$78,$79 // ...."....4....xy
        .byte $f8,$fc,$98,$fc,$fc,$f7,$f1,$f1,$19,$f8,$f8,$78,$78,$f8,$e3,$fc // ...........xx...
        .byte $22,$78,$78,$ea,$f8,$21,$f9,$e4,$fc,$38,$f8,$f8,$fc,$fc,$78,$79 // "xx..!...8....xy
        .byte $f8,$fc,$98,$fc,$fc,$f7,$f7,$17,$98,$f7,$fc,$f8,$fc,$f9,$f8,$98 // ................
        .byte $fc,$f7,$eb,$f8,$21,$f9,$e4,$fc,$32,$f8,$f8,$fc,$fc,$78,$79,$f8 // ....!...2....xy.
        .byte $f7,$98,$fc,$fc,$f7,$17,$f7,$98,$fc,$fc,$f8,$e3,$fc,$28,$78,$f7 // .............(x.
        .byte $f7,$f8,$f1,$fc,$f1,$f1,$e6,$fc,$21,$f9,$e4,$fc,$32,$f8,$f8,$fc // ........!...2...
        .byte $fc,$78,$79,$f8,$f7,$98,$fc,$fc,$17,$f7,$f7,$98,$fc,$fc,$f8,$e3 // .xy.............
        .byte $fc,$27,$f8,$f7,$f7,$f1,$fc,$f1,$f1,$e7,$fc,$21,$f9,$e4,$fc,$e3 // .'.........!....
        .byte $f8,$38,$98,$f8,$98,$f8,$17,$91,$91,$19,$98,$f7,$fc,$98,$fc,$fc // .8..............
        .byte $78,$87,$f7,$f7,$78,$f7,$f7,$18,$f1,$f1,$e8,$fc,$21,$f9,$e4,$fc // x...x.......!...
        .byte $e6,$98                               // ..

// --- Region $ff9c-$ffe1 ---
.pc = $ff9c "Segment $ff9c"
        .byte $22,$91,$91,$e6,$98,$23,$7c,$fc,$fc,$e4,$f7,$23,$17,$f7,$18,$e5 // "....#|....#....
        .byte $fc,$e3,$f9,$f6,$fc,$e5,$f8,$26,$f1,$18,$f7,$17,$78,$fc,$e4,$f9 // .......&....x...
        .byte $80,$1f,$fc,$25,$8c,$f1,$f8,$98,$f9,$80,$41,$fc,$ea,$98,$21,$9c // ...%......A...!.
        .byte $fd,$fc,$23,$f9,$98,$8c,$e6,$89,$21,$f7,$fe,$fc,$23,$f9,$98,$98 // ..#.....!...#...
        .byte $e6,$89,$21,$f7,$e7,$fc               // ..!...

// --- Region $ffff-$ffff ---
.pc = $ffff "Segment $ffff"
        .byte $01                                   // .
