// ============================================
// output - Disassembled Source
// ============================================
// KickAssembler syntax
// Generated by Restore 64 v0.2.1 alpha build 298, 2026-04-11 21:35:42
// https://restore64.dev by datucker / Rabenauge
//
// Load address: $0700  End: $1c7f  (5504 bytes)
// Crunched with Exomizer v2/v3 — depacked by emulation
// Packer entry: $080b (via BASIC SYS 2059)
// Entry point:  $0a00 (2560)
// IRQ handler:  $0ab7 (irq_0ab7)
// IRQ handler:  $0aeb (irq_0aeb)
// IRQ handler:  $0b28 (irq_0b28)
// IRQ handler:  $ea31 (irq_ea31)
//
// Code: 2071 bytes, Data: 3433 bytes
// Labels: 198, Subroutines: 6
//
// Cross-references: all OK
// ============================================


// --- Region $0a00-$0bee ---
.pc = $0a00 "main_0a00"
main_0a00: {
        lda #$06
        sta $d020
        sta $d021
        lda #$00
        sta $d011
        sta $50
        sta $4b
        sta $4e
        sta $4f
        tax
loop1:
        lda #$20
        sta $0400,x
        sta $0500,x
        sta $0600,x
        sta $0700,x
        lda #$01
        sta $d800,x
        sta $d900,x
        sta $da00,x
        sta $db00,x
        inx
        bne loop1
loop2:
        lda $0c31,x
        sta $0428,x
        sta $0658,x
        lda $0cc1,x
        sta $04b8,x
        sta $06e8,x
        lda $0dc1,x
        sta $d828,x
        sta $da58,x
        lda $0e51,x
        sta $d8b8,x
        sta $dae8,x
        inx
        bne loop2
        ldx #$27
        lda #$08
loop3:
        sta $da08,x
        dex
        bpl loop3
        ldx #$07
loop4:
        lda $08d8,x
        sta chr_0800,x
        dex
        bpl loop4
        lda #$0f
        sta $d022
        lda #$0b
        sta $d023
        lda #$1b
        sta $49
        lda #$a0
        sta $48
        lda #$12
        sta $d018
        lda #$d7
        sta $4a
        lda #$c8
        sta $d016
        sei
        lda #$7f
        sta $dc0d
        lda #$f1
        sta $d01a
        lda #$1b
        sta $d011
        lda #$94
        sta $d012
        lda #$b7
        sta $0314
        lda #$0a
        sta $0315
        jsr sub_1000
        cli
        jmp $0ab4
}

irq_0ab7:
        ldx #$05

loc_0ab9:
        dex
        bne loc_0ab9
        lda #$01
        sta $d020
        sta $d021
        ldx #$0a

loc_0ac6:
        dex
        bne loc_0ac6
        lda #$00
        sta $d020
        sta $d021
        lda $4a
        sta $d016
        rol $d019
        lda #$a6
        sta $d012
        lda #$eb
        sta $0314
        lda #$0a
        sta $0315
        jmp $ea7e

irq_0aeb:
        ldx #$05

loc_0aed:
        dex
        bne loc_0aed
        lda #$01
        sta $d020
        sta $d021
        ldx #$0a

loc_0afa:
        dex
        bne loc_0afa
        lda #$06
        sta $d020
        sta $d021
        lda #$c8
        sta $d016
        rol $d019
        jsr sub_0b40
        jsr sub_0bc6
        jsr sub_1003
        lda #$00
        sta $d012
        lda #$28
        sta $0314
        lda #$0b
        sta $0315
        jmp $ea7e

irq_0b28:
        rol $d019
        jsr sub_0b78
        lda #$94
        sta $d012
        lda #$b7
        sta $0314
        lda #$0a
        sta $0315
        jmp $ea7e
// Referenced by: jsr from $0b0d

sub_0b40:
        jsr sub_0b43

// Referenced by: jsr from $0b40
sub_0b43: {
        dec $4a
        lda $4a
        cmp #$cf
        beq skip1
        rts
skip1:
        lda #$d7
        sta $4a
        ldx #$00
loop1:
        lda $0609,x
        sta $0608,x
        inx
        cpx #$27
        bne loop1
        ldy #$00
loop2:
        lda ($48),y
        bne skip2
        lda #$1b
        sta $49
        lda #$a0
        sta $48
        jmp $0b5f
skip2:
        sta $062f
        inc $48
        bne done
        inc $49
done:
        rts
}
// Referenced by: jsr from $0b2b

sub_0b78:
        lda $50
        cmp #$80
        beq loc_0b81
        inc $50
        rts

loc_0b81:
        inc $4e
        lda $4e
        cmp #$04
        beq loc_0b8a
        rts

loc_0b8a:
        lda #$00
        sta $4e
        lda $4b
        asl
        asl
        asl
        clc
        adc #$d8
        sta $4c
        lda #$08
        sta $4d
        ldy #$00

loc_0b9e:
        lda ($4c),y
        sta chr_0800,y
        iny
        cpy #$08
        bne loc_0b9e
        lda $4f
        bne loc_0bb9
        inc $4b
        lda $4b
        cmp #$05
        bne loc_0bb8
        dec $4b
        inc $4f

loc_0bb8:
        rts

loc_0bb9:
        dec $4b
        bpl loc_0bb8
        lda #$00
        sta $4b
        sta $50
        dec $4f
        rts
// Referenced by: jsr from $0b10

sub_0bc6:
        lda $dc01
        cmp #$ef
        bne loc_0bb8
        lda #$00
        sta $d01a
        sta $dc0d
        sei
        lda #$31
        sta $0314
        lda #$ea
        sta $0315
        lda #$1b
        sta $d011
        cli
        jsr $fda3
        jsr $e518
        jmp $fce2

// --- Region $1000-$1009 ---
.pc = $1000 "sub_1000"
// Referenced by: jsr from $0ab0

sub_1000:
        jmp loc_1621
// Referenced by: jsr from $0b13

sub_1003:
        lda $168d
        beq loc_1047
        rts

dat_1009:
        .byte $00                                   // .

// --- Region $1047-$1665 ---
.pc = $1047 "loc_1047"

loc_1047:
        ldx #$02
        dec $168e
        bpl loc_1053
        lda #$02
        sta $168e

loc_1053:
        lda $168e
        bne loc_106c
        ldy $1695,x
        lda $17ea,y
        and #$40
        beq loc_1067
        lda #$fe
        sta $16ab,x

loc_1067:
        dec dat_1666,x
        bmi loc_10b0

loc_106c:
        lda $16ae,x
        bne loc_10a0
        lda $1692,x
        beq loc_10a0
        lda dat_1666,x
        bne loc_10a0
        lda $168e
        cmp #$02
        bcc loc_10a0
        lda $104f
        cmp #$03
        bcs loc_108e
        lda $1669,x
        beq loc_10a3

loc_108e:
        lda $168e
        cmp #$02
        beq loc_10a8

loc_1095:
        ldy dat_1009,x
        lda #$00
        sta $d406,y
        sta $1681,x

loc_10a0:
        jmp loc_1373

loc_10a3:
        lda $168e
        bne loc_10a0

loc_10a8:
        lda #$fe
        sta $16ab,x
        jmp loc_1095

loc_10b0:
        lda $100f,x
        sta smc_10c6                                // SMC: modifies $10c6
        sta smc_10fd                                // SMC: modifies $10fd
        lda $1012,x
        sta smc_10c7                                // SMC: modifies $10c7
        sta smc_10fe                                // SMC: modifies $10fe
        ldy $1687,x

loc_10c5:
.label smc_10c6 = * + 1
.label smc_10c7 = * + 2
        lda $ffff,y                                 // !SMC: modified by $10b3, $10bc
        bpl loc_111b
        cmp #$a0
        bcs loc_10d9
        and #$1f
        sta $167b,x
        inc $1687,x
        iny
        bne loc_10c5

loc_10d9:
        cmp #$c0
        bcs loc_10e8
        and #$1f
        sta $166c,x
        inc $1687,x
        iny
        bne loc_10c5

loc_10e8:
        cmp #$e0
        bcs loc_10f7
        and #$1f
        sta $168f,x
        inc $1687,x
        iny
        bne loc_10c5

loc_10f7:
        cmp #$ff
        bne loc_1106
        iny
.label smc_10fd = * + 1
.label smc_10fe = * + 2
        lda $ffff,y                                 // !SMC: modified by $10b6, $10bf
        sta $1687,x
        tay
        jmp loc_10c5

loc_1106:
        cmp #$fe
        bne loc_1112
        inc $168d
        lda #$09
        jmp loc_165c

loc_1112:
        inc $16bf
        inc $1687,x
        iny
        bne loc_10c5

loc_111b:
        asl
        tay
        lda $1886,y
        sta $fe
        lda $1887,y
        sta $ff
        lda $1669,x
        sta dat_1666,x
        lda #$00
        sta $1698,x
        sta $16ae,x
        sta $16b1,x
        ldy $16a2,x

loc_113b:
        lda ($fe),y
        bmi loc_116c

loc_113f:
        cmp #$60
        bcc loc_11b8
        cmp #$70
        beq loc_115f
        and #$0f
        tay
        lda #$01
        sta $16cc,x
        lda $16fc,y
        sta $16cf,x
        inc $16a2,x
        ldy $16a2,x
        lda ($fe),y
        bpl loc_11b8

loc_115f:
        lda #$00
        sta $16cc,x
        inc $16a2,x
        iny
        lda ($fe),y
        bpl loc_11b8

loc_116c:
        cmp #$c0
        bcs loc_1180
        and #$3f
        sta $1669,x
        sta dat_1666,x
        iny
        inc $16a2,x
        lda ($fe),y
        bpl loc_113f

loc_1180:
        cmp #$e0
        bcs loc_1199
        and #$1f
        adc $167b,x
        asl
        asl
        asl
        sta $1695,x
        iny
        inc $16a2,x
        lda ($fe),y
        bpl loc_113f
        cmp #$e0

loc_1199:
        bne loc_120c

loc_119b:
        iny
        lda ($fe),y
        sta $16a5,x
        iny
        lda ($fe),y
        pha
        and #$1f
        sta $16a8,x
        pla
        and #$80
        beq loc_11b2
        inc $1698,x

loc_11b2:
        inc $1698,x
        iny
        lda ($fe),y

loc_11b8:
        clc
        adc $168f,x
        sta $16b4,x
        iny
        tya
        sta $16a2,x
        lda ($fe),y
        cmp #$ff
        bne loc_11dc
        lda #$00
        sta $16a2,x
        lda $166c,x
        bne loc_11d9
        inc $1687,x
        bne loc_11dc

loc_11d9:
        dec $166c,x

loc_11dc:
        lda $16ae,x
        bne loc_11e9
        lda #$00
        sta $166f,x
        sta $1684,x

loc_11e9:
        lda $16b4,x
        tay
        lda $16fe,y
        sta $16e1,x
        sta $16c6,x
        lda $175e,y
        sta $16e4,x
        sta $16c9,x
        lda $16ae,x
        beq loc_1207
        jmp loc_12a4

loc_1207:
        lda #$ff
        jmp loc_12a1

loc_120c:
        cmp #$e1
        bne loc_123a
        lda #$fe
        sta $16ab,x
        lda #$09
        sta $16b7,x
        iny
        inc $16a2,x
        lda ($fe),y
        cmp #$ff
        bne loc_1231
        lda #$00
        sta $16a2,x
        lda $166c,x
        bne loc_1234
        inc $1687,x

loc_1231:
        jmp loc_1598

loc_1234:
        dec $166c,x
        jmp loc_1598

loc_123a:
        cmp #$e2
        bne loc_1264
        lda #$fe
        sta $16ab,x
        iny
        tya
        sta $16a2,x
        lda ($fe),y
        cmp #$ff
        bne loc_125b
        lda #$00
        sta $16a2,x
        lda $166c,x
        bne loc_125e
        inc $1687,x

loc_125b:
        jmp loc_1373

loc_125e:
        dec $166c,x
        jmp loc_1373

loc_1264:
        cmp #$e3
        bne loc_127f

loc_1268:
        lda #$ff
        sta $16ab,x
        lda #$01
        sta $16ae,x
        iny
        lda ($fe),y
        cmp #$e0
        beq loc_127c
        jmp loc_113f

loc_127c:
        jmp loc_119b

loc_127f:
        cmp #$e4
        bne loc_128a
        lda #$01
        sta $16b1,x
        bne loc_1268

loc_128a:
        sta $d417
        iny
        lda ($fe),y
        sta $168c
        ora $168b
        sta $168a
        iny
        tya
        sta $16a2,x
        jmp loc_113b

loc_12a1:
        sta $16ab,x

loc_12a4:
        lda $16b1,x
        beq loc_12ac
        jmp loc_1598

loc_12ac:
        sta $16ed,x
        sta $16d8,x
        sta $16ea,x
        sta $1672,x
        lda $16ae,x
        bne loc_132b
        sta $16de,x
        ldy $1695,x
        lda #$09
        sta $16b7,x
        lda $17ea,y
        sta $fd
        and #$10
        sta $1692,x
        lda $17e9,y
        cmp #$01
        beq loc_12ee
        sta $16a1
        tay
        lda $fd
        and #$80
        bne loc_12ec
        lda $17c0,y
        sta $16bd
        sta $d416

loc_12ec:
        lda #$00

loc_12ee:
        sta $100c,x
        ldy $1695,x
        lda $17ed,y
        and #$80
        bne loc_132b
        lda $17ed,y
        cmp #$01
        bne loc_1310
        lda #$08
        sta $169e,x
        lda #$00
        sta $169b,x
        lda #$01
        bne loc_1328

loc_1310:
        and #$7f
        sta $16c3,x
        tay
        lda $17d4,y
        and #$f0
        sta $169b,x
        lda $17d4,y
        and #$0f
        sta $169e,x
        lda #$00

loc_1328:
        sta $1675,x

loc_132b:
        ldy $1695,x
        lda $17e7,y
        sta $167e,x
        lda $17e8,y
        sta $1681,x
        lda $17eb,y
        lsr
        lsr
        lsr
        lsr
        beq loc_1370
        sta $16c0,x
        asl
        sta $16ed,x
        lda $fd
        and #$0f
        asl
        asl
        asl
        asl
        sta $16e7,x
        lda $17eb,y
        and #$0f
        asl
        sta $16d2,x
        lda $17ec,y
        and #$f0
        lsr
        sta $16f0,x
        lda $17ec,y
        and #$0f
        asl
        sta $16f3,x

loc_1370:
        jmp loc_1598

loc_1373:
        ldy $1695,x
        lda $16cc,x
        beq loc_1386
        lda $17e6,y
        sta $16db,x
        lda $16cf,x
        bne loc_138c

loc_1386:
        lda $17e6,y
        sta $16db,x

loc_138c:
        clc
        adc $16de,x
        tay
        lda $18ac,y
        bmi loc_1407
        cmp #$72
        bne loc_13c6
        lda $16cc,x
        beq loc_13a7
        lda $16db,x
        clc
        adc $16de,x
        tay

loc_13a7:
        lda $18e5,y
        sta $1672,x
        iny
        inc $16de,x
        lda $16cc,x
        beq loc_13be
        lda $16cf,x
        clc
        adc $16de,x
        tay

loc_13be:
        lda $18ac,y
        bmi loc_1407
        jmp loc_13fc

loc_13c6:
        cmp #$71
        beq loc_1442
        cmp #$70
        bne loc_13fc
        lda $16cc,x
        beq loc_13db
        lda $16db,x
        clc
        adc $16de,x
        tay

loc_13db:
        lda $18e5,y
        sta $16de,x
        lda $16cc,x
        beq loc_13ef
        lda $16de,x
        clc
        adc $16cf,x
        bne loc_13f6

loc_13ef:
        lda $16de,x
        clc
        adc $16db,x

loc_13f6:
        tay
        lda $18ac,y
        bmi loc_1407

loc_13fc:
        clc
        adc $16b4,x
        sta $16f6,x
        lda #$00
        beq loc_140e

loc_1407:
        and #$7f
        sta $16f6,x
        lda #$01

loc_140e:
        sta $1678,x
        lda $16cc,x
        beq loc_141e
        lda $16db,x
        clc
        adc $16de,x
        tay

loc_141e:
        lda $18e5,y
        sta $16b7,x
        lda $16f6,x
        tay
        lda $16fe,y
        sta $16e1,x
        lda $175e,y
        sta $16e4,x
        lda $1672,x
        beq loc_143f
        dec $1672,x
        jmp loc_1442

loc_143f:
        inc $16de,x

loc_1442:
        lda $1675,x
        bne loc_14a1

loc_1447:
        ldy $16c3,x
        lda $17d3,y
        sta $16d5,x
        inc $166f,x
        lda $17d2,y
        pha
        and #$80
        sta $16ba,x
        pla
        and #$7f
        cmp $166f,x
        bcs loc_1475
        lda $17d5,y
        cmp #$ff
        beq loc_1475
        sta $16c3,x
        lda #$00
        sta $166f,x
        beq loc_1447

loc_1475:
        lda $16ba,x
        beq loc_148f
        lda $169b,x
        sec
        sbc $16d5,x
        sta $169b,x
        lda $169e,x
        sbc #$00
        sta $169e,x
        jmp loc_14a1

loc_148f:
        lda $169b,x
        clc
        adc $16d5,x
        sta $169b,x
        lda $169e,x
        adc #$00
        sta $169e,x

loc_14a1:
        lda $100c,x
        bne loc_14df

loc_14a6:
        ldy $16a1
        lda $17bf,y
        sta $16be
        inc $1684,x
        lda $17be,y
        cmp $1684,x
        bcs loc_14d2
        lda $17c1,y
        cmp #$ff
        beq loc_14cb
        sta $16a1
        lda #$00
        sta $1684,x
        beq loc_14a6

loc_14cb:
        lda #$01
        sta $100c,x
        bne loc_14df

loc_14d2:
        lda $16bd
        clc
        adc $16be
        sta $16bd
        sta $d416

loc_14df:
        lda $1698,x
        beq loc_14e6
        bne loc_1557

loc_14e6:
        lda $16ed,x
        bne loc_14ee

loc_14eb:
        jmp loc_1598

loc_14ee:
        dec $16d2,x
        bpl loc_14eb
        inc $16d2,x
        dec $16c0,x
        bmi loc_152c
        lda $16d8,x
        bmi loc_1516
        lda $16e1,x
        clc
        adc $16e7,x
        sta $16e1,x
        lda $16e4,x
        adc $16ea,x
        sta $16e4,x
        jmp loc_1598

loc_1516:
        lda $16e1,x
        sec
        sbc $16e7,x
        sta $16e1,x
        lda $16e4,x
        sbc $16ea,x
        sta $16e4,x
        jmp loc_1598

loc_152c:
        lda $16d8,x
        eor #$80
        sta $16d8,x
        lda $16ed,x
        sta $16c0,x
        lda $16f0,x
        beq loc_14e6
        dec $16f0,x
        lda $16e7,x
        clc
        adc $16f3,x
        sta $16e7,x
        lda $16ea,x
        adc #$00
        sta $16ea,x
        jmp loc_14e6

loc_1557:
        lda $1678,x
        bne loc_1598
        lda $1698,x
        cmp #$01
        bne loc_157f
        lda $16c6,x
        clc
        adc $16a5,x
        sta $16c6,x
        sta $16e1,x
        lda $16c9,x
        adc $16a8,x
        sta $16c9,x
        sta $16e4,x
        jmp loc_1598

loc_157f:
        lda $16c6,x
        sec
        sbc $16a5,x
        sta $16c6,x
        sta $16e1,x
        lda $16c9,x
        sbc $16a8,x
        sta $16c9,x
        sta $16e4,x

loc_1598:
        ldy dat_1009,x
        lda $16e1,x
        sta $d400,y
        lda $16e4,x
        sta $d401,y
        lda $169b,x
        sta $d402,y
        lda $1681,x
        sta $d406,y
        lda $169e,x
        sta $d403,y
        lda $167e,x
        sta $d405,y
        lda $16b7,x
        and $16ab,x
        sta $d404,y
        dex
        bmi loc_15ce
        jmp loc_1053

loc_15ce:
        lda $16fb
        beq loc_15ed
        cmp #$01
        beq loc_15db
        dec $16fb
        rts

loc_15db:
        lda $168a
        clc
        adc #$0f
        sta $168a
        and #$0f
        sta $168b
        dec $16fb
        rts

loc_15ed:
        lda $168a
        sta $d418
        lda $16bf
        beq loc_1615
        dec $16fa
        bpl loc_1615
        lda dat_16f9
        sta $16fa
        lda $168a
        and #$0f
        beq loc_1616
        dec $168a
        lda $168a
        and #$0f
        sta $168b

loc_1615:
        rts

loc_1616:
        lda #$00
        sta $16bf
        lda #$14
        sta $16fb
        rts

loc_1621:
        ldx #$17
        lda #$00

loc_1625:
        sta $d400,x
        dex
        bpl loc_1625
        sta $16fb

loc_162e:
        inx
        sta $166c,x
        cpx #$8c
        bne loc_162e
        lda #$01
        ldx #$02

loc_163a:
        sta dat_1666,x
        sta $100c,x
        dex
        bpl loc_163a
        lda #$0f
        sta $d418
        sta $168a
        sta $168b
        lda $104f
        sta $168e
        lda dat_16f9
        sta $16fa
        lda #$08

loc_165c:
        sta $d404
        sta $d40b
        sta $d412
        rts

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

// --- Region $0800-$0915 ---
.pc = $0800 "chr_0800"

chr_0800:
        // === Charset data (278 bytes, $0800-$0915) ===
        .byte $00,$00,$00,$00,$00,$00,$00,$00       // char 0 @+0
        .byte $54,$44,$54,$66,$66                   // char 1 (partial)

txt_080d:
        .byte $2a,$22,$22                           // char 1 (partial)
        .byte $54,$44,$50,$66                       // char 2 (partial)

txt_0814:
        .byte $56,$28,$22,$2a                       // char 2 (partial)
        .byte $54,$40,$40,$6a                       // char 3 (partial)

txt_081c:
        .byte $54,$20,$20,$2a                       // char 3 (partial)
        .byte $50,$44,$44,$64                       // char 4 (partial)

txt_0824:
        .byte $52,$22,$22,$28                       // char 4 (partial)
        .byte $54,$40,$50,$6a                       // char 5 (partial)

txt_082c:
        .byte $54,$28,$20,$2a                       // char 5 (partial)
        .byte $54,$40,$50,$6a,$60                   // char 6 (partial)

txt_0835:
        .byte $28,$20,$20                           // char 6 (partial)
        .byte $54,$40,$40,$66                       // char 7 (partial)

txt_083c:
        .byte $54,$20,$22,$2a                       // char 7 (partial)
        .byte $44,$44,$54,$66,$66,$2a,$22,$22       // char 8 @+8
        .byte $54,$10,$10,$1a,$54,$08,$08,$2a       // char 9 @+9
        .byte $54,$10,$10,$1a,$58,$08,$08,$28       // char 10 @+10
        .byte $44,$44,$50,$66,$66                   // char 11 (partial)

txt_085d:
        .byte $28,$22,$22                           // char 11 (partial)
        .byte $40,$40,$40,$60                       // char 12 (partial)

txt_0864:
        .byte $54,$20,$20,$2a                       // char 12 (partial)
        .byte $44,$54,$44,$66,$66                   // char 13 (partial)

txt_086d:
        .byte $22,$22,$22                           // char 13 (partial)
        .byte $54,$44,$44,$66,$66                   // char 14 (partial)

txt_0875:
        .byte $22,$22,$22                           // char 14 (partial)
        .byte $54,$44,$44,$66                       // char 15 (partial)

txt_087c:
        .byte $56,$22,$22,$2a                       // char 15 (partial)
        .byte $54,$44,$54,$6a,$62                   // char 16 (partial)

txt_0885:
        .byte $2a,$20,$20                           // char 16 (partial)
        .byte $54,$44,$44,$66                       // char 17 (partial)

txt_088c:
        .byte $56,$22,$22,$2a                       // char 17 (partial)
        .byte $54,$44,$50,$66,$66                   // char 18 (partial)

txt_0895:
        .byte $28,$22,$22                           // char 18 (partial)
        .byte $54,$40,$54,$26,$54,$2a,$02,$2a       // char 19 @+19
        .byte $54,$10,$10,$1a,$18,$08,$08,$08       // char 20 @+20
        .byte $44,$44,$44,$66                       // char 21 (partial)

txt_08ac:
        .byte $56,$22,$22,$2a                       // char 21 (partial)
        .byte $44,$44,$44,$66,$12,$22,$22,$08       // char 22 @+22
        .byte $44,$44,$44,$56,$66,$22,$2a,$22       // char 23 @+23
        .byte $44,$44,$10,$66,$66,$08               // char 24 (partial)

txt_08c6:
        .byte $22,$22                               // char 24 (partial)
        .byte $44,$44,$54,$26,$56,$2a,$02,$2a       // char 25 @+25
        .byte $54,$04,$54,$6a                       // char 26 (partial)

txt_08d4:
        .byte $56,$2a,$20,$2a                       // char 26 (partial)
        .byte $00,$7e,$7e,$7e,$7e,$7e,$7e,$00       // char 27 @+27
        .byte $00,$00,$7e,$7e,$7e,$7e,$00,$00       // char 28 @+28
        .byte $00,$00                               // char 29 (partial)

txt_08ea:
        .byte $3c,$3c,$3c,$3c,$00,$00               // char 29 (partial)
        .byte $00,$00,$00,$18,$18,$00,$00,$00       // char 30 @+30
        .byte $00,$00,$00,$00,$00,$00,$00,$00       // char 31 @+31
        .byte $00,$00,$00,$00,$00,$00,$00,$00       // char 32 ' '
        .byte $10,$10,$10,$08,$18,$08,$00,$08       // char 33 '!'
        .byte $44,$44,$00,$22,$22                   // char 34 (partial)

dat_0915:
        // === Fill data (1 bytes, $0915-$0915) ===
        .byte $00                                   // .

// --- Region $0938-$09d0 ---
.pc = $0938 "dat_0938"

dat_0938:
        .byte $10,$10,$00,$08,$08,$00,$00,$00       // char 39 '''
        .byte $14,$10,$10,$1a,$14,$08,$08,$0a       // char 40 '('
        .byte $50,$10,$10,$18,$58,$08,$08,$28       // char 41 ')'
        .byte $00,$00,$00,$00,$00,$00,$00,$00       // char 42 '*'
        .byte $00,$10,$54,$10,$08,$2a,$08,$00       // char 43 '+'
        .byte $00,$00,$00,$10,$40,$00,$08,$20       // char 44 ','
        .byte $00,$00,$54,$00,$00,$2a,$00,$00       // char 45 '-'
        .byte $00,$00,$00,$40,$40,$00,$20,$20       // char 46 '.'
        .byte $04,$04,$10,$42,$42,$08               // char 47 (partial)

txt_097e:
        .byte $20,$20                               // char 47 (partial)
        .byte $54,$44,$44,$66,$56,$22,$22,$2a       // char 48 '0'
        .byte $50,$10,$10,$18,$54,$08,$08,$2a       // char 49 '1'
        .byte $54,$04,$54,$6a                       // char 50 (partial)

txt_0994:
        .byte $56,$2a,$20,$2a                       // char 50 (partial)
        .byte $54,$04,$14,$26,$56,$0a,$02           // char 51 (partial)

txt_099f:
        .byte $2a                                   // char 51 (partial)
        .byte $44,$44,$54,$26,$26,$2a,$02,$02       // char 52 '4'

txt_09a8:
        .byte $54,$40,$54,$26,$54,$2a,$02,$2a       // char 53 '5'
        .byte $54,$40,$54,$66,$54,$2a,$22,$2a       // char 54 '6'
        .byte $54,$04,$04,$26,$06,$02,$02,$02       // char 55 '7'

spr_09c0:
        .byte $54,$44,$54,$66                       // char 56 (partial)

txt_09c4:
        .byte $56,$2a,$22,$2a                       // char 56 (partial)
        .byte $54,$44,$54,$26,$56,$2a,$02,$2a       // char 57 '9'

dat_09d0:
        // === Fill data (1 bytes, $09d0-$09d0) ===
        .byte $00                                   // .

// --- Region $0bef-$0bef ---
.pc = $0bef "dat_0bef"

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

// --- Region $0c30-$0f51 ---
.pc = $0c30 "dat_0c30"

dat_0c30:
        .byte $08,$20,$20,$00,$00,$00,$00           // char 8 (partial)
        .byte $00,$20,$20,$00,$00,$00,$00           // char 9 (partial)

txt_0c3e:
        .byte $20                                   // char 9 (partial)
        .byte $20,$20,$20,$00,$00,$00,$00,$00       // char 10 @+10

txt_0c47:
        .byte $20,$20,$20,$20,$00,$00,$00,$00       // char 11 @+11
        .byte $00,$20,$20,$20,$00,$00,$00,$00       // char 12 @+12
        .byte $00,$20,$20,$00,$00,$00,$00,$00       // char 13 @+13
        .byte $00,$20,$00,$00,$00,$00,$00,$00       // char 14 @+14
        .byte $20,$20,$00,$00,$00,$00,$00,$00       // char 15 @+15
        .byte $00,$20,$20,$00,$00,$00,$00,$00       // char 16 @+16
        .byte $00,$20,$20,$00,$00,$00,$00,$00       // char 17 @+17
        .byte $00,$20,$20,$00,$00,$00,$00,$00       // char 18 @+18
        .byte $00,$00,$00,$00,$00,$00,$00,$00       // char 19 @+19
        .byte $00,$20,$00,$00,$00,$00,$00,$00       // char 20 @+20
        .byte $00,$20,$20,$00,$00,$00,$00,$00       // char 21 @+21
        .byte $00,$00,$20,$00,$00,$00,$00,$00       // char 22 @+22
        .byte $00,$00,$20,$00,$00,$00,$00,$00       // char 23 @+23
        .byte $00,$00,$00,$00,$00,$00,$00,$00       // char 24 @+24
        .byte $00,$20,$00,$00,$00,$00,$00,$00       // char 25 @+25
        .byte $00,$00,$20,$00,$00,$00,$00,$00       // char 26 @+26
        .byte $00,$00,$20,$00,$00,$00,$00,$00       // char 27 @+27
        .byte $00,$00,$20,$00,$00,$00               // char 28 (partial)

txt_0cd5:
        .byte $20,$20                               // char 28 (partial)
        .byte $20,$20,$00,$00,$00,$20,$00,$00       // char 29 @+29
        .byte $00,$00,$00,$00,$00,$00,$00,$00       // char 30 @+30
        .byte $00,$00,$20,$00,$00,$00               // char 31 (partial)

txt_0ced:
        .byte $20,$20                               // char 31 (partial)
        .byte $20,$20,$20,$00,$00,$00               // char 32 (partial)

txt_0cf5:
        .byte $20,$20                               // char 32 (partial)
        .byte $20,$20,$20,$00,$00,$00,$00,$00       // char 33 '!'
        .byte $00,$20,$00,$00,$00,$00,$00,$00       // char 34 '"'
        .byte $00,$00,$00,$00,$00,$00,$00,$00       // char 35 '#'
        .byte $00,$00,$20,$00,$00,$00,$00           // char 36 (partial)

txt_0d16:
        .byte $20                                   // char 36 (partial)
        .byte $20,$20,$20,$00,$00,$00,$00,$00       // char 37 '%'
        .byte $20,$20,$20,$00,$00,$00,$00,$20       // char 38 '&'
        .byte $20,$20,$00,$00,$00,$00,$00,$00       // char 39 '''
        .byte $00,$00,$00,$00,$00,$00,$20,$00       // char 40 '('
        .byte $00,$00,$20,$00,$00,$00,$00,$00       // char 41 ')'
        .byte $00,$00,$20,$00,$00,$00,$00,$00       // char 42 '*'
        .byte $00,$20,$20,$00,$00,$00,$00           // char 43 (partial)

txt_0d4e:
        .byte $20                                   // char 43 (partial)
        .byte $20,$20,$20,$00,$00,$00,$00,$00       // char 44 ','
        .byte $00,$00,$00,$00,$00,$00,$00,$00       // char 45 '-'
        .byte $00,$00,$20,$20,$00,$00,$00,$00       // char 46 '.'
        .byte $00,$00,$20,$20,$00,$00,$00,$00       // char 47 '/'
        .byte $00,$20,$20,$20,$00,$00,$00,$00       // char 48 '0'
        .byte $20,$20,$20,$00,$00,$00,$00,$00       // char 49 '1'
        .byte $00                                   // char 50 (partial)

spr_0d80:
        .byte $00,$20,$00,$00,$00,$20,$20           // char 50 (partial)
        .byte $00,$00,$00,$20,$00,$00,$00,$00       // char 51 '3'
        .byte $00,$00,$00,$20,$00,$00,$00,$00       // char 52 '4'
        .byte $00,$00,$20,$20,$00,$00,$00,$00       // char 53 '5'

txt_0d9f:
        .byte $20,$20,$20,$20,$00,$00,$00,$00       // char 54 '6'
        .byte $00,$20,$20,$00,$00,$00,$20,$00       // char 55 '7'
        .byte $00,$00,$00,$20,$20,$00,$00,$00       // char 56 '8'
        .byte $00,$00,$00,$20,$20,$00,$00,$00       // char 57 '9'
        .byte $00,$00,$0c,$0c,$01,$01,$01,$01       // char 58 ':'
        .byte $01,$0c,$0c,$01,$01,$01,$01,$0c       // char 59 ';'
        .byte $0c,$0c,$0c,$01,$01,$01,$01,$01       // char 60 '<'
        .byte $0c,$0c,$0c,$0c,$01,$01,$01,$01       // char 61 '='
        .byte $01,$0c,$0c,$0c,$01,$01,$01,$01       // char 62 '>'
        .byte $01,$0c,$0c,$01,$01,$01,$01,$01       // char 63 '?'
        .byte $01,$0c,$01,$01,$01,$01,$01,$01       // char 64 '@'
        .byte $0c,$0c,$01,$01,$01,$01,$01,$01       // char 65 'A'
        .byte $01,$0c,$0c,$01,$01,$01,$01,$01       // char 66 'B'
        .byte $01,$0c,$0c,$01,$01,$01,$01,$01       // char 67 'C'
        .byte $01,$0c,$0c,$01,$01,$0c,$0c,$0c       // char 68 'D'
        .byte $0c,$0c,$01,$01,$0c,$0c,$01,$01       // char 69 'E'
        .byte $01,$0c,$01,$01,$01,$0c,$0c,$01       // char 70 'F'
        .byte $01,$0c,$0c,$01,$01,$0c,$0c,$0c       // char 71 'G'
        .byte $0c,$0c,$0c,$01,$01,$0c,$0c,$0c       // char 72 'H'
        .byte $0c,$0c,$0c,$01,$01,$01,$01,$01       // char 73 'I'
        .byte $0c,$0c,$01,$01,$01,$0c,$01,$01       // char 74 'J'
        .byte $01,$0c,$01,$01,$01,$01,$01,$01       // char 75 'K'
        .byte $01,$0c,$0c,$01,$01,$01,$0c,$0c       // char 76 'L'
        .byte $0c,$0c,$0c,$01,$01,$01,$01,$0c       // char 77 'M'
        .byte $0c,$0c,$0c,$01,$01,$01,$0c,$0c       // char 78 'N'
        .byte $0c,$0c,$01,$01,$01,$0c,$01,$01       // char 79 'O'
        .byte $01,$0c,$01,$01,$01,$0c,$01,$01       // char 80 'P'
        .byte $0c,$0c,$0c,$01,$01,$01,$0c,$0c       // char 81 'Q'
        .byte $0c,$0c,$0c,$01,$01,$01,$0c,$0c       // char 82 'R'
        .byte $0c,$0c,$0c,$01,$01,$01,$0c,$0c       // char 83 'S'
        .byte $0c,$0c,$01,$01,$01,$0c,$01,$01       // char 84 'T'
        .byte $01,$0c,$01,$01,$01,$0c,$01,$01       // char 85 'U'
        .byte $01,$0c,$0c,$01,$01,$01,$0c,$0c       // char 86 'V'
        .byte $0c,$0c,$0c,$01,$01,$01,$0c,$0c       // char 87 'W'
        .byte $0c,$0c,$0c,$01,$01,$01,$01,$0c       // char 88 'X'
        .byte $0c,$0c,$01,$01,$01,$01,$01,$01       // char 89 'Y'
        .byte $01,$0c,$01,$01,$01,$0c,$0c,$01       // char 90 'Z'
        .byte $01,$01,$0c,$01,$01,$01,$01,$01       // char 91 '['
        .byte $01,$01,$0c,$01,$01,$01,$01,$01       // char 92 '\'
        .byte $01,$0c,$0c,$01,$01,$01,$01,$0c       // char 93 ']'
        .byte $0c,$0c,$0c,$01,$01,$01,$01,$01       // char 94 '^'
        .byte $0c,$0c,$01,$01,$01,$0c,$01,$01       // char 95 '_'
        .byte $01,$01,$0c,$0c,$01,$01,$01,$01       // char 96 '`'
        .byte $01,$01,$0c,$0c,$01,$01,$01,$01       // char 97 'a'
        .byte $01                                   // char 98 (partial)

dat_0f00:
        // === Fill data (81 bytes, $0f00-$0f50) ===
        .fill 81, $0c

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

// --- Region $100a-$1046 ---
.pc = $100a "Segment $100a"
        .byte $07,$0e,$00,$00,$00,$10,$24,$4b,$19,$19,$19 // ......$K...

txt_1015:
        .text "(C) 1991 PLAYER AND MUSIC BY GUY SHAVITT OF S.C.S."

// --- Region $1666-$1666 ---
.pc = $1666 "dat_1666"

dat_1666:
        // === Fill data (1 bytes, $1666-$1666) ===
        .byte $00                                   // .

// --- Region $16f9-$1c7f ---
.pc = $16f9 "dat_16f9"

dat_16f9:
        .byte $34,$00,$00,$2b,$32,$0c,$1c,$2d,$3e,$51,$66,$7b,$91,$a9,$c3,$dd // 4..+2..->Qf{....
        .byte $fa,$18,$38,$5a,$7d,$a3,$cc,$f6,$23,$53,$86,$bb,$e0,$30,$70,$b4 // ..8Z}...#S...0p.
        .byte $fb,$47,$98,$ed,$47,$a7,$0c,$77,$e9,$61,$e1,$68,$f7,$8f,$30,$da // .G..G..w.a.h..0.
        .byte $8f,$4e,$18,$ef,$d2,$c3,$c3,$d1,$ef,$1f,$60,$b5,$1e,$9c,$31,$df // .N........`...1.
        .byte $a5,$87,$86,$a2,$df,$3e,$c1,$6b,$3c,$39,$63,$be,$4b,$0f,$0c,$45 // .....>.k<9c.K..E
        .byte $bf,$7d,$83,$d6,$79,$73,$c7,$7c,$97,$1e,$18,$8b,$7e,$fa,$06,$ac // .}..ys.|....~...
        .byte $f3,$e6,$8f,$f8,$2e,$01,$01,$01,$01,$01,$01,$01,$01,$01,$01,$01 // ................
        .byte $01,$02,$02,$02,$02,$02,$02,$02,$03,$03,$03,$03,$03,$04,$04,$04 // ................
        .byte $04,$05,$05,$05,$06,$06,$07,$07,$07,$08,$08,$09,$09,$0a,$0b,$0b // ................
        .byte $0c,$0d,$0e,$0e,$0f,$10,$11,$12,$13,$15,$16,$17,$19,$1a,$1c,$1d // ................
        .byte $1f                                   // .

txt_179a:
        .text "!#%'*,/258;?CGKOTY"
        .byte $5e,$64,$6a,$70,$77,$7e,$86,$8e,$96,$9f,$a8,$b3,$bd,$c8,$d4,$e1 // ^djpw~..........
        .byte $ee,$fd,$01,$00,$a1,$ff,$01,$00,$80,$08,$03,$e0,$00,$0c,$01,$f8 // ................
        .byte $00,$ff,$40,$01,$6a,$ff,$20,$21,$22,$04,$a0,$21,$00,$00,$98,$30 // ..@.j. !"..!...0
        .byte $83,$0c,$18,$30,$00,$08,$01,$00,$06,$ff,$00,$00,$00,$01,$40,$00 // ...0..........@.
        .byte $00,$80,$05,$04,$09,$00,$50,$00,$00,$80,$07,$08,$08,$00,$50,$00 // ......P.......P.
        .byte $00,$01,$02,$08,$c8,$04,$50,$00,$00,$00,$0d,$04,$08,$01,$50,$00 // ......P.......P.
        .byte $00,$01,$15,$02,$98,$01,$50,$00,$00,$08,$18,$ff,$2a,$01,$01,$2f // ......P.....*../
        .byte $00,$80,$03,$02,$69,$01,$01,$28,$11,$01,$1e,$00,$b8,$01,$40,$00 // ....i..(......@.
        .byte $00,$10,$21,$00,$88,$01,$40,$00,$00,$10,$21,$00,$48,$01,$40,$00 // ..!...@...!.H.@.
        .byte $00,$10,$21,$00,$28,$01,$40,$00,$00,$10,$24,$03,$59,$01,$40,$00 // ..!.(.@...$.Y.@.
        .byte $00,$80,$1a,$05,$a4,$01,$03,$23,$11,$80,$24,$03,$59,$01,$40,$00 // .......#..$.Y.@.
        .byte $00,$80,$1c,$05,$a4,$01,$06,$21,$45,$80,$24,$03,$59,$10,$40,$00 // .......!E.$.Y.@.
        .byte $00,$80,$1c,$05,$a4,$10,$06,$21,$45,$80,$24,$02,$8a,$01,$40,$00 // .......!E.$...@.
        .byte $00,$80,$02,$08,$c9,$04,$50,$00,$00,$00,$7a,$19,$bb,$19,$d5,$19 // ......P...z.....
        .byte $ee,$19,$83,$19,$7d,$19,$b8,$19,$40,$1a,$07,$1a,$4e,$1a,$70,$1a // ....}...@...N.p.
        .byte $91,$1a,$b2,$1a,$d3,$1a,$7b,$1b,$06,$1b,$47,$1b,$68,$1b,$72,$1b // ......{...G.h.r.
        .byte $00,$71,$ca,$00,$71,$da,$71,$da,$ae,$da,$ac,$da,$71,$da,$a6,$a3 // .q..q.q.....q...
        .byte $a0,$9d,$98,$90                       // ....

spr_18c0:
        // === Sprite data (64 bytes, $18c0-$18ff) ===
        .byte $71,$da,$00                           // .###...###.##.#.........
        .byte $71,$00,$71                           // .###...#.........###...#
        .byte $0c,$71,$18                           // ....##...###...#...##...
        .byte $71,$0c,$00                           // .###...#....##..........
        .byte $71,$18,$00                           // .###...#...##...........
        .byte $71,$07,$07                           // .###...#.....###.....###
        .byte $04,$04,$00                           // .....#.......#..........
        .byte $00,$70,$08                           // .........###........#...
        .byte $08,$05,$05                           // ....#........#.#.....#.#
        .byte $00,$00,$70                           // .................###....
        .byte $07,$07,$05                           // .....###.....###.....#.#
        .byte $05,$00,$00                           // .....#.#................
        .byte $70,$09,$00                           // .###........#..#........
        .byte $81,$41,$00                           // #......#.#.....#........
        .byte $81,$00,$81                           // #......#........#......#
        .byte $41,$81,$41                           // .#.....##......#.#.....#
        .byte $81,$00,$81                           // #......#........#......#

txt_18f3:
        .byte $41,$40,$40                           // .#.....#.#.......#......
        .byte $40,$40,$40                           // .#.......#.......#......
        .byte $00,$81,$41                           // ........#......#.#.....#
        .byte $00,$11,$00                           // ...........#...#........
        .byte $11                                   // sprite 0 padding

spr_1900:
        // === Sprite data (64 bytes, $1900-$193f) ===
        .byte $00,$11,$00                           // ...........#...#........
        .byte $11,$41,$00                           // ...#...#.#.....#........
        .byte $11,$41,$00                           // ...#...#.#.....#........

txt_1909:
        .byte $21,$21,$21                           // ..#....#..#....#..#....#
        .byte $21,$21,$21                           // ..#....#..#....#..#....#
        .byte $00,$cd,$05                           // ........##..##.#.....#.#
        .byte $a7,$04,$84                           // #.#..###.....#..#....#..
        .byte $0f,$10,$80                           // ....####...#....#.......
        .byte $a3,$11,$a3                           // #.#...##...#...##.#...##
        .byte $12,$0d,$0d                           // ...#..#.....##.#....##.#
        .byte $cf,$a3,$0d                           // ##..#####.#...##....##.#
        .byte $00,$ff,$00                           // ........########........
        .byte $c1,$06,$01                           // ##.....#.....##........#
        .byte $02,$01,$03                           // ......#........#......##
        .byte $01,$02,$01                           // .......#......#........#
        .byte $03,$01,$02                           // ......##.......#......#.
        .byte $01,$03,$01                           // .......#......##.......#
        .byte $02,$01,$03                           // ......#........#......##
        .byte $01,$02,$01                           // .......#......#........#
        .byte $03,$01,$02                           // ......##.......#......#.
        .byte $01,$03,$c3                           // .......#......####....##
        .byte $01                                   // sprite 0 padding
        .byte $02,$01,$03                           // ......#........#......##
        .byte $fd,$01,$02                           // ######.#.......#......#.
        .byte $01,$03,$00                           // .......#......##........
        .byte $ff,$00,$cd                           // ########........##..##.#
        .byte $06,$08,$c1                           // .....##.....#...##.....#
        .byte $07,$cd,$09                           // .....#####..##.#....#..#
        .byte $0a,$09,$0b                           // ....#.#.....#..#....#.##
        .byte $09,$0a,$09                           // ....#..#....#.#.....#..#
        .byte $0b,$0f,$10                           // ....#.##....####...#....
        .byte $a3,$11,$a3                           // #.#...##...#...##.#...##
        .byte $12,$82,$0f                           // ...#..#.#.....#.....####
        .byte $10,$80,$a3                           // ...#....#.......#.#...##
        .byte $11,$a3,$12                           // ...#...##.#...##...#..#.
        .byte $08,$c1,$07                           // ....#...##.....#.....###
        .byte $cd,$09,$0a                           // ##..##.#....#..#....#.#.
        .byte $09,$0b,$09                           // ....#..#....#.##....#..#
        .byte $0a,$09,$0b                           // ....#.#.....#..#....#.##
        .byte $cf,$a2,$0c                           // ##..#####.#...#.....##..
        .byte $0e,$00,$ff                           // ....###.........########
        .byte $00,$9f,$e1                           // ........#..########....#
        .byte $ff,$f1,$20                           // ############...#..#.....
        .byte $87                                   // sprite 1 padding
        .byte $c1,$00,$ff                           // ##.....#........########
        .byte $f1,$10,$83                           // ####...#...#....#.....##
        .byte $c3,$0e,$0e                           // ##....##....###.....###.
        .byte $c2,$00,$c3                           // ##....#.........##....##
        .byte $0e,$0e,$0e                           // ....###.....###.....###.
        .byte $c2,$00,$c3                           // ##....#.........##....##
        .byte $0e,$12,$12                           // ....###....#..#....#..#.
        .byte $c2,$00,$c3                           // ##....#.........##....##
        .byte $12,$12,$12                           // ...#..#....#..#....#..#.
        .byte $c2,$00,$c3                           // ##....#.........##....##
        .byte $12,$0e,$0e                           // ...#..#.....###.....###.
        .byte $c2,$00,$c3                           // ##....#.........##....##
        .byte $0e,$0e,$0e                           // ....###.....###.....###.
        .byte $c2,$00,$c3                           // ##....#.........##....##
        .byte $0e,$07,$07                           // ....###......###.....###
        .byte $c2,$00,$c3                           // ##....#.........##....##
        .byte $07,$07,$07                           // .....###.....###.....###
        .byte $c2,$00,$c3                           // ##....#.........##....##
        .byte $07,$ff,$87                           // .....############....###
        .byte $e1,$ff,$83                           // ###....##########.....##
        .byte $c4,$00,$c5                           // ##...#..........##...#.#

txt_19bf:
        .text "&-&"
        .byte $c4                                   // 'D' | $80 (end-of-string marker)
        .byte $00,$c5                               // ..

txt_19c5:
        .text "&-&"
        .byte $c4                                   // 'D' | $80 (end-of-string marker)
        .byte $00,$c5                               // ..

txt_19cb:
        .text "%-%"
        .byte $c4                                   // 'D' | $80 (end-of-string marker)
        .byte $00,$c5,$25,$2d,$25,$ff,$c4,$00,$c5   // ..%-%....

txt_19d8:
        .text "&-&"
        .byte $c4                                   // 'D' | $80 (end-of-string marker)
        .byte $00,$c5                               // ..

txt_19de:
        .text "&-&"
        .byte $c4                                   // 'D' | $80 (end-of-string marker)
        .byte $00,$c5                               // ..

txt_19e4:
        .text "&/-"
        .byte $c4                                   // 'D' | $80 (end-of-string marker)
        .byte $00,$c5,$26,$2f,$2d,$ff,$c4,$00,$c5   // ..&/-....

txt_19f1:
        .text "&-&"
        .byte $c4                                   // 'D' | $80 (end-of-string marker)
        .byte $00,$c5                               // ..

txt_19f7:
        .text "&-&"
        .byte $c4                                   // 'D' | $80 (end-of-string marker)
        .byte $00,$c5                               // ..

txt_19fd:
        .text "&*&"
        .byte $c4                                   // 'D' | $80 (end-of-string marker)
        .byte $00,$c5,$31,$2f,$2d,$ff,$97,$c6,$26,$87,$e4,$e0,$0c,$80,$26,$97 // ..1/-...&.....&.
        .byte $e4,$25,$87,$e4,$e0,$0c,$00,$25,$8f,$e4,$26,$e2,$85,$c7,$32,$e2 // .%.....%..&...2.
        .byte $31,$e2,$83,$2d,$e2,$97,$c6,$26,$87,$e4,$e0,$10,$80,$26,$97,$e4 // 1..-...&.....&..
        .byte $25,$87,$e4,$e0,$10,$00,$25,$97,$e4,$26,$e2,$83,$c5,$26,$ff,$81 // %.....%..&...&..
        .byte $c8,$3e,$c9,$3e,$ca,$3e,$cb,$3e,$c8,$3e,$c9,$3e,$ff,$81,$c8,$32 // .>.>.>.>.>.>...2
        .byte $ca,$32,$c8,$2d,$ca,$2d,$c8,$32,$ca,$32,$c8,$2d,$ca,$2d,$c8,$32 // .2.-.-.2.2.-.-.2
        .byte $ca,$32,$c8,$2d,$ca,$2d,$c8,$32,$ca,$32,$c8,$2d,$ca,$2d,$ff,$c8 // .2.-.-.2.2.-.-..
        .byte $31,$ca,$31,$c8,$2d,$ca,$2d,$c8,$31,$ca,$31,$c8,$2d,$ca,$2d,$c8 // 1.1.-.-.1.1.-.-.
        .byte $31,$ca,$31,$c8,$2d,$ca,$2d,$c8,$31,$ca,$31,$c8,$2d,$ca,$2d,$ff // 1.1.-.-.1.1.-.-.
        .byte $c8,$32,$ca,$32,$c8,$2b,$ca,$2b,$c8,$32,$ca,$32,$c8,$2b,$ca,$2b // .2.2.+.+.2.2.+.+
        .byte $c8,$32,$ca,$32,$c8,$2b,$ca,$2b,$c8,$32,$ca,$32,$c8,$2b,$ca,$2b // .2.2.+.+.2.2.+.+
        .byte $ff,$8b,$d2,$70,$26,$26,$83,$26,$26,$87,$60,$25,$83,$70,$26,$8b // ...p&&.&&.`%.p&.
        .byte $60,$25,$83,$25,$25,$8b,$70,$26,$26,$87,$26,$8b,$61,$26,$26,$87 // `%.%%.p&&.&.a&&.
        .byte $26,$ff,$83,$d3,$0e,$0e,$c2,$00,$d3,$0e,$0e,$0e,$c2,$00,$d3,$0e // &...............
        .byte $12,$12,$c2,$00,$d3,$12,$12,$12,$c2,$00,$d3,$12,$0e,$0e,$c2,$00 // ................
        .byte $d3,$0e,$0e,$0e,$c2,$00,$d3,$0e,$07,$07,$c2,$00,$d3,$07,$07,$07 // ................
        .byte $c2,$00,$d3,$07,$ff,$87,$cc,$26,$86,$cd,$26,$80,$e2,$86,$2a,$80 // .......&..&...*.
        .byte $e2,$82,$2b,$80,$e2,$82,$2a,$80,$e2,$8e,$25,$80,$e2,$86,$21,$80 // ..+...*...%...!.
        .byte $e2,$86,$1e,$80,$e2,$86,$1e,$80,$e2,$82,$1f,$80,$e2,$8a,$21,$80 // ..............!.
        .byte $e2,$86,$23,$80,$e2,$82,$21,$80,$e2,$86,$1f,$80,$e2,$8a,$1f,$80 // ..#...!.........
        .byte $e2,$86,$1c,$80,$e2,$ff,$87,$cc,$26,$86,$cd,$26,$80,$e2,$84,$32 // ........&..&...2
        .byte $80,$e2,$84,$31,$80,$e2,$82,$2f,$80,$e2,$8a,$2d,$80,$e2,$8a,$2b // ...1.../...-...+
        .byte $80,$e2,$86,$2a,$80,$e2,$ff,$81,$c8,$26,$c9,$28,$ca,$26,$cb,$25 // ...*.....&.(.&.%
        .byte $ff,$c8,$26,$c9,$2b,$ca,$26,$cb,$25,$ff,$8b,$d2,$70,$26,$26,$83 // ..&.+.&.%...p&&.
        .byte $26,$26,$87,$60,$25,$83,$70,$26,$8b,$60,$25,$83,$25,$25,$8b,$70 // &&.`%.p&.`%.%%.p
        .byte $26,$26,$87,$26,$8b,$61,$26,$26,$85,$26,$81,$c0,$70,$00,$ff,$20 // &&.&.a&&.&..p.. 
        .byte $27,$0d,$0f,$0f,$0e                   // '....

txt_1ba6:
        .text " +1' "

txt_1bab:
        .encoding "screencode_mixed"
        .text "c/t by daniel of the force"
        .encoding "petscii_upper"

txt_1bc5:
        .text "... "

txt_1bc9:
        .encoding "screencode_mixed"
        .text "origi by d-ram/illusion"
        .encoding "petscii_upper"

txt_1be0:
        .text "... "

txt_1be4:
        .encoding "screencode_mixed"
        .text "also look for more cracks from last night like duckula ii, etc  contact me at  p.o.box"
        .encoding "petscii_upper"

txt_1c3a:
        .text " 10140,91101 "
        .byte $0a,$05,$12,$15,$13,$01,$0c,$05,$0d,$2c,$09,$13,$12,$01,$05,$0c // .........,......

txt_1c57:
        .text ".... "
        .byte $0c,$01,$14,$05,$12                   // .....

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

txt_1c6c:
        .text "                    "
