// ============================================
// output - Disassembled Source
// ============================================
// KickAssembler syntax
// Generated by Restore 64 v0.2.1 alpha build 298, 2026-04-11 21:36:48
// https://restore64.dev by datucker / Rabenauge
//
// Load address: $0801  End: $ffff  (63487 bytes)
// Crunched with Exomizer v2/v3 (with relocation) — depacked by emulation
// Packer entry: $0810 (via BASIC SYS 2064)
// Entry point:  $c400 (50176)
// IRQ handler:  $c026 (irq_c026)
//
// Code: 641 bytes, Data: 62846 bytes
// Labels: 157, Subroutines: 9
//
// Verification: 5 line(s) auto-corrected to .byte for exact byte matching
//
// Cross-references: all OK
// ============================================


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

// --- Region $c000-$c0b6 ---
.pc = $c000 "sub_c000"
// Referenced by: jsr from $c434

sub_c000:
        sei
        lda #$26
        sta $0314
        lda #$c0
        sta $0315
        lda #$1b
        sta $d011
        lda #$01
        sta $d01a
        sta $dc0d
        lda #$ff
        sta $d015
        lda #$33
        sta $d012
        cli
        rts

dat_c024:
        .byte $00,$00                               // ..

irq_c026:
        ldx #$00

loc_c028:
        ldy $c510,x

loc_c02b:
        dey
        bne loc_c02b
        lda dat_c600,x
        sta $d020
        sta $d021
        inx
        cpx #$2e
        bne loc_c028
        ldx #$00

loc_c03e:
        ldy $c516,x

loc_c041:
        dey
        bne loc_c041
        lda $c630,x
        sta $d016
        sta $d016
        inx
        cpx #$10
        bne loc_c03e
        ldx #$00

loc_c054:
        ldy $c516,x

loc_c057:
        dey
        bne loc_c057
        lda $c640,x
        sta $d020
        sta $d021
        inx
        cpx #$60
        bne loc_c054
.label smc_c069 = * + 1
        lda #$c0                                    // !SMC: modified by $c71d
        sta $d016
        ldx #$00

loc_c06f:
        ldy $c506,x

loc_c072:
        dey
        bne loc_c072
        lda $c6b0,x
        sta $d021
        sta $d020
        inx
        cpx #$10
        bne loc_c06f
.label smc_c084 = * + 1
        lda #$c7                                    // !SMC: modified by $c76d
        sta $d016
        ldx #$00

loc_c08a:
        ldy $c506,x

loc_c08d:
        dey
        bne loc_c08d
        lda $c6c0,x
        sta $d021
        sta $d020
        inx
        cpx #$20
        bne loc_c08a
        lda #$01
        sta $d019
        jsr sub_c4a0
        jsr sub_c710
        jsr sub_c760
        jsr sub_c760
        lda #$bf
        sta $d016
        jmp loc_ea31

// --- Region $c400-$c45f ---
.pc = $c400 "main_c400"

main_c400:
        lda #$00
        sta $0286
        lda #$93
        jsr $e716
        ldx #$00

loc_c40c:
        lda txt_c100,x
        sta $0400,x
        lda $c200,x
        sta $0500,x
        lda $c300,x
        sta $0600,x
        inx
        cpx #$00
        bne loc_c40c
        lda #$00
        sta $d020
        sta $d021
        jsr sub_c7a0
        jsr sub_c743
        nop
        nop
        nop
        jsr sub_c000
        nop
        nop
        nop
        nop
        nop

loc_c43c:
        lda $c5
        cmp #$3c
        bne loc_c43c
        nop
        jsr $fd15
        jsr $fda3
        jsr $e518
        nop
        ldx #$00

loc_c44f:
        lda txt_c470,x
        jsr $e716
        inx
        cpx #$24
        bne loc_c44f
        nop
        jmp loc_fce2

dat_c45e:
        .byte $00,$00                               // ..

// --- Region $c4a0-$c4db ---
.pc = $c4a0 "sub_c4a0"

// Referenced by: jsr from $c0a3
sub_c4a0: {
        inc $c49f
        lda $c49f
        cmp #$03
        beq done
        rts
done:
        lda #$00
        sta $c49f
        jsr sub_c4b4
        rts
}
// Referenced by: jsr from $c4b0

sub_c4b4:
        ldx #$00

loc_c4b6:
        lda $c5a1,x
        sta $c5a0,x
        inx
        cpx #$30
        bne loc_c4b6
        lda $c5a0
        sta $c5d0
        ldx #$00

loc_c4c9:
        lda $c5a0,x
        sta $d8f0,x
        lda $c5a0
        sta $d9b8,x
        inx
        cpx #$28
        bne loc_c4c9
        rts

dat_c4db:
        // === Fill data (1 bytes, $c4db-$c4db) ===
        .byte $00                                   // .

// --- Region $c706-$c748 ---
.pc = $c706 "sub_c706"
// Referenced by: jsr from $c73c, $fd61

sub_c706:
        adc #$80
        sta $076f
        rts

dat_c70c:
        .byte $00,$00,$00,$00                       // ....

// Referenced by: jsr from $c0a6
sub_c710: {
        dec smc_c069
        lda smc_c069
        cmp #$bf
        beq skip
        rts
skip:
        lda #$c7
        sta smc_c069                                // SMC: modifies $c069
        ldx #$00
loop:
        lda $0749,x
        sta $0748,x
        inx
        cpx #$28
        bne loop
        ldx dat_c700
        lda txt_c800,x
        cmp #$ff
        beq sub_c743
        lda txt_c800,x
        and #$3f
        jsr sub_c706
        inc dat_c700
        rts
}
// Referenced by: jsr from $c42e; branch from $c735

sub_c743:
        lda #$00
        sta dat_c700
        rts

// --- Region $c759-$c7ad ---
.pc = $c759 "sub_c759"
// Referenced by: jsr from $c78c, $fda7

sub_c759:
        adc #$80
        sta $07bf
        rts

dat_c75f:
        .byte $00                                   // .
// Referenced by: jsr from $c0a9, $c0ac

sub_c760:
        dec smc_c084
        lda smc_c084
        cmp #$bf
        beq loc_c76b
        rts

loc_c76b:
        lda #$c7
        sta smc_c084                                // SMC: modifies $c084
        ldx #$00

loc_c772:
        lda $0799,x
        sta $0798,x
        inx
        cpx #$28
        bne loc_c772
        ldx $c750
.label smc_c782 = * + 2
        lda txt_c900,x                              // !SMC: modified by $c7a7
        cmp #$ff
        beq sub_c7a0
.label smc_c789 = * + 2
        lda txt_c900,x                              // !SMC: modified by $c7aa
        and #$3f
        jsr sub_c759
        inc $c750
        lda $c750
        cmp #$00
        bne loc_c79f
        inc smc_c782
        inc smc_c789

loc_c79f:
        rts
// Referenced by: jsr from $c42b; branch from $c785

sub_c7a0:
        lda #$00
        sta $c750
        lda #$c9
        sta smc_c782                                // SMC: modifies $c782
        sta smc_c789                                // SMC: modifies $c789
        rts

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

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

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

// --- Region $ea31-$ea31 ---
.pc = $ea31 "loc_ea31"

loc_ea31:
        brk

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

// --- Region $fce2-$fcf1 ---
.pc = $fce2 "loc_fce2"

loc_fce2:
        plp
        dec $c5
        cpy $c3
        .byte $c2,$c1                               // nop #$c1 // ILLEGAL
        cpy #$bf
        .byte $af,$29,$0b                           // lax $0b29 // ILLEGAL
        .byte $0c,$0f,$01                           // nop $010f // ILLEGAL

dat_fcf1:
        .byte $07                                   // .

// --- Region $fd15-$fd18 ---
.pc = $fd15 "Segment $fd15"
        .byte $07,$01                               // slo $01 // ILLEGAL
        .byte $07,$0a                               // slo $0a // ILLEGAL

// --- Region $fd35-$fd6d ---
.pc = $fd35 "loc_fd35"

loc_fd35:
        dec smc_c069
        lda smc_c069
        cmp #$bf
        beq loc_fd40
        rts

loc_fd40:
        lda #$c7
        sta smc_c069
        ldx #$00

loc_fd47:
        lda $0749,x
        sta $0748,x
        inx
        cpx #$28
        bne loc_fd47
        ldx dat_c700
        lda txt_c800,x
        cmp #$ff
        beq loc_fd68
        lda txt_c800,x
        and #$3f
        jsr sub_c706
        inc dat_c700
        rts

loc_fd68:
        lda #$00
        sta dat_c700
        rts

// --- Region $fd7b-$fdc8 ---
.pc = $fd7b "loc_fd7b"

loc_fd7b:
        dec smc_c084
        lda smc_c084
        cmp #$bf
        beq loc_fd86
        rts

loc_fd86:
        lda #$c7
        sta smc_c084
        ldx #$00

loc_fd8d:
        lda $0799,x
        sta $0798,x
        inx
        cpx #$28
        bne loc_fd8d
        ldx $c750
        lda txt_c900,x
        cmp #$ff
        beq loc_fdbb
        lda txt_c900,x
        and #$3f
        jsr sub_c759
        inc $c750
        lda $c750
        cmp #$00
        bne loc_fdba
        inc smc_c782
        inc smc_c789

loc_fdba:
        rts

loc_fdbb:
        lda #$00
        sta $c750
        lda #$c9
        sta smc_c782
        sta smc_c789
        rts

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

// --- Region $0801-$0f8a ---
.pc = $0801 "dat_0801"

dat_0801:
        // === BASIC loader stub ===
        .byte $0d,$08                                                     // [corrected] was: .byte $0c,$08                               // next line pointer ($080c)
        .byte $ce,$07                                                     // [corrected] was: .byte $00,$00                               // line number 0
        .byte $9e                                   // SYS token
        .byte $20,$28,$32,$30,$36
        .byte $34                                                         // [corrected] was: .byte $00                                   // end of line
        .byte $29,$00                                                     // [corrected] was: .byte $00,$00                               // end of BASIC program
        .byte $00,$00,$78,$a9,$34,$85,$01,$a2,$05,$bd,$42,$08,$9d,$2d,$00,$ca // ..x.4.....B..-..
        .byte $10,$f7,$9a,$a0,$00,$c6,$32,$ce,$2c,$08,$b1,$31,$99,$00,$f9,$c8 // ......2.,..1....
        .byte $d0,$f8,$a5,$32,$c9,$08,$d0,$ed,$b9,$48,$08,$99,$00,$01,$c8,$d0 // ...2.....H......
        .byte $f7
        .byte $4c,$00,$01,$00,$c0,$ae,$f9,$8b,$0f,$b1
        .text "/****"
        .byte $29,$07,$aa,$bd,$1a,$01,$8d,$18,$01,$b1,$2f,$29,$1f,$aa,$20,$22 // )........./).. "
        .byte $01
        .byte $4c,$ff,$01,$a4
        .byte $43,$ab,$79
        .text "X;?)"
        .byte $e6
        .byte $2f,$d0,$02
        .byte $e6,$30,$60,$b1,$2f,$20,$22,$01,$91,$2d,$e6,$2d,$d0,$02,$e6,$2e // .0`./ "..-.-....
        .byte $ca,$d0,$f5,$f0,$c5,$a9,$00,$f0,$ef,$a9,$ff,$d0,$eb,$b1,$2f,$91 // ............../.
        .byte $2d,$e6,$2f,$d0,$02,$e6,$30,$e6,$2d,$d0,$02,$e6,$2e,$ca,$d0,$ed // -./...0.-.......
        .byte $f0,$a8,$20,$71,$01,$b1,$2f,$20,$22,$01,$91,$2d,$e6,$2d,$d0,$02 // .. q../ "..-.-..
        .byte $e6,$2e,$ca,$d0,$f5,$c6,$39,$10,$f1,$30,$8f,$86,$39,$b1,$2f,$aa // ......9..0..9./.
        .byte $4c,$22,$01,$20,$71,$01,$b1,$2f,$91,$2d,$e6,$2f,$d0,$02,$e6,$30 // L". q../.-./...0
        .byte $e6,$2d,$d0,$02,$e6,$2e,$ca,$d0,$ed,$c6,$39,$10,$e9,$4c,$00,$01 // .-........9..L..
        .byte $2c,$da,$01,$a9,$37,$85,$01,$58,$20,$00,$c4,$4c,$ae,$a7,$e0,$00 // ,...7..X ..L....
        .byte $f0,$ee,$a9,$04,$2c,$a9,$08,$85,$ff,$b1,$2f,$91,$2d,$c8,$c4,$ff // ....,...../.-...
        .byte $d0,$f7,$18,$a5,$2d,$65,$ff,$85,$2d,$a5,$2e,$69,$00,$85,$2e,$a0 // ....-e..-..i....
        .byte $00,$ca,$d0,$e5,$18,$a5,$2f,$65,$ff,$85,$2f,$a5,$30,$69,$00,$85 // ....../e../.0i..
        .byte $30,$4c,$00,$01,$b9,$00,$ef,$99,$00,$ff,$c8,$d0,$f7,$ce,$dc,$01 // 0L..............
        .byte $ce,$df,$01,$ad,$df,$01,$c9,$df,$d0,$ea,$60,$60,$24,$78,$a9,$26 // ..........``$x.&
        .byte $8d,$14,$03,$a9,$c0,$8d,$15,$03,$a9,$1b,$8d,$11,$d0,$a9,$01,$8d // ................
        .byte $1a,$d0,$8d,$0d,$dc,$a9,$ff,$8d,$15,$d0,$a9,$33,$8d,$12,$d0,$58 // ...........3...X
        .byte $60,$a2,$60,$91,$a2,$00,$bc,$10,$c5,$88,$d0,$fd,$bd,$00,$c6,$8d // `.`.............
        .byte $20,$d0,$8d,$21,$d0,$e8,$e0,$2e,$d0,$ec,$a2,$00,$bc,$16,$c5,$88 //  ..!............
        .byte $d0,$fd,$bd,$30,$c6,$8d,$16,$d0,$8d,$16,$d0,$e8,$e0,$10,$d0,$ec // ...0............
        .byte $a2,$00,$bc,$16,$c5,$88,$d0,$fd,$bd,$40,$c6,$8d,$20,$d0,$8d,$21 // .........@.. ..!
        .byte $d0,$e8,$e0,$60,$d0,$ec,$a9,$c0,$8d,$16,$d0,$a2,$00,$bc,$06,$c5 // ...`............
        .byte $88,$d0,$fd,$bd,$b0,$c6,$8d,$21,$d0,$8d,$20,$d0,$e8,$e0,$10,$d0 // .......!.. .....
        .byte $ec,$a9,$c7,$8d,$16,$d0,$a2,$00,$bc,$06,$c5,$88,$d0,$fd,$bd,$c0 // ................
        .byte $c6,$8d,$21,$d0,$8d,$20,$d0,$e8,$e0,$20,$d0,$ec,$a9,$01,$8d,$19 // ..!.. ... ......
        .byte $d0,$20,$a0,$c4,$20,$10,$c7,$20,$60,$c7,$20,$60,$c7,$a9,$bf,$8d // . .. .. `. `....
        .byte $16,$d0,$4c,$31,$ea,$80,$49,$00,$e4,$20,$25,$a0,$a0,$61,$20,$a0 // ..L1..I.. %..a .
        .byte $e3,$20,$e3,$a0,$21,$20,$e3,$a0,$21,$20,$e3,$a0,$21,$20,$e3,$a0 // . ..! ..! ..! ..
        .byte $25,$20,$a0,$a0,$61,$20,$e3,$a0,$e9,$20,$25,$a0,$20,$a0,$20,$a0 // % ..a ... %. . .
        .byte $e3,$20,$25,$a0,$20,$a0,$20,$a0,$e4,$20,$21,$a0,$02,$20,$20,$a0 // . %. . .. !..  .
        .byte $20,$23,$a0,$20,$a0,$eb,$20,$25,$a0,$a0,$61,$20,$a0,$e3,$20,$e3 //  #. .. %..a .. .
        .byte $a0,$21,$20,$e3,$a0,$22,$20,$20,$02,$a0,$20,$20,$a0,$23,$a0,$61 // .! .."  ..  .#.a
        .byte $20,$e3,$a0,$e9,$20,$25,$a0,$20,$a0,$20,$a0,$e3,$20,$21,$a0,$02 //  ... %. . .. !..
        .byte $20,$a0,$20,$20,$21,$a0,$02,$20,$20,$a0,$20,$21,$a0,$e3,$20,$21 //  .  !..  . !.. !
        .byte $a0,$e5,$20,$28,$14,$08,$05,$20,$a0,$a0,$61,$20,$e3,$a0,$25,$20 // .. (... ..a ..% 
        .byte $a0,$20,$a0,$20,$e3,$a0,$25,$20,$20,$a0,$20,$20,$e3,$a0,$25,$20 // . . ..%  .  ..% 
        .byte $a0,$20,$a0,$20,$e3,$a0,$25,$20,$09,$0e,$03,$2e,$80,$32,$20,$34 // . . ..% .....2 4
        .byte $2d,$20,$0d,$0f,$12,$05,$20,$14,$08,$01,$0e,$20,$0e,$05,$16,$05 // - .... .... ....
        .byte $12,$21,$20,$2d,$80,$6a,$20,$29,$10,$12,$05,$13,$05,$0e,$14,$13 // .! -.j )........
        .byte $3a,$80
        .byte $40                                   // @ character
        .text " 1- "
        .byte $0f,$10,$05,$12,$01,$14,$09,$0f,$0e
        .byte $20,$17,$0f,$0c,$06
        .byte $20,$e4
        .text "+"
        .byte $22                                   // double quote
        .text " -"
        .byte $80,$5d
        .byte $20,$60,$1f
        .byte $2a,$20,$20,$14,$08,$05,$20,$02,$0c,$01,$13,$14,$05,$12,$13,$20 // *  ... ........ 
        .byte $09,$0e,$03,$0f,$12,$10,$0f,$12,$01,$14,$05,$04,$20,$20,$2a,$e9 // ............  *.
        .byte $20,$21,$2a,$80,$27,$20,$60,$1f,$2a,$20,$14,$08,$05,$20,$0c,$01 //  !*.' `.* ... ..
        .byte $14,$14,$05,$13,$14
        .byte $20,$20,$03
        .text "-64/"
        .byte $01,$0d,$09,$07
        .byte $01,$2f,$10,$03,$21,$20,$2a,$80,$5c,$20,$60,$31,$a9,$00,$8d,$86 // ./..! *.\ `1....
        .byte $02,$a9,$93,$20,$16,$e7,$a2,$00,$bd,$00,$c1,$9d,$00,$04,$bd,$00 // ... ............
        .byte $c2,$9d,$00,$05,$bd,$00,$c3,$9d,$00,$06,$e8,$e0,$00,$d0,$e9,$a9 // ................
        .byte $00,$8d,$20,$d0,$8d,$21,$d0,$20,$a0,$c7,$20,$43,$c7,$e3,$ea,$23 // .. ..!. .. C...#
        .byte $20,$00,$c0,$e5,$ea,$60,$22,$a5,$c5,$c9,$3c,$d0,$fa,$ea,$20,$15 //  ....`"...<... .
        .byte $fd,$20,$a3,$fd,$20,$18,$e5,$ea,$a2,$00,$bd,$70,$c4,$20,$16,$e7 // . .. ......p. ..
        .byte $e8,$e0
        .byte $24,$d0,$f5,$ea
        .byte $4c,$e2,$fc,$b2,$60
        .text "$-THE"
        .text " BLASTERS INC. M"
        .text "ORE THAN NEVER!-"
        .byte $ac,$60,$3b,$ee,$9f,$c4,$ad,$9f,$c4,$c9,$03,$f0,$01,$60,$a9,$00 // .`;..........`..
        .byte $8d,$9f,$c4,$20,$b4,$c4,$60,$a2,$00,$bd,$a1,$c5,$9d,$a0,$c5,$e8 // ... ..`.........
        .byte $e0,$30,$d0,$f5,$ad,$a0,$c5,$8d,$d0,$c5,$a2,$00,$bd,$a0,$c5,$9d // .0..............
        .byte $f0,$d8,$ad,$a0,$c5,$9d,$b8,$d9,$e8,$e0,$28,$d0,$ef,$60,$80,$24 // ..........(..`.$
        .byte $00,$e7,$08,$21,$06,$4a,$01,$08,$08,$08,$08,$08,$08,$08,$22,$01 // ...!.J........".
        .byte $07,$e6,$08,$21,$01,$e7,$08,$21,$01,$e7,$08,$21,$01,$e7,$08,$21 // ...!...!...!...!
        .byte $01,$e7,$08,$21,$01,$e7,$08,$21,$01,$e7,$08,$21,$01,$e7,$08,$21 // ...!...!...!...!
        .byte $01,$e7,$08,$24,$01,$07,$0d,$05,$42,$00,$06,$0e,$07,$01,$07,$0e // ...$....B.......
        .byte $06,$a1,$42,$02,$0a,$07,$01,$07,$0a,$02,$00,$2d,$05,$0d,$07,$01 // ..B........-....
        .byte $07,$0d,$05,$00,$05,$0d,$07,$01,$07,$80,$2f,$00,$24,$09,$00,$09 // ........../.$...
        .byte $08,$02,$00,$09,$08,$07,$25,$01,$00,$09,$08,$07,$e3,$01,$25,$07 // ......%.......%.
        .byte $08,$09,$00,$01,$02,$07,$08,$09,$00,$24,$08,$09,$00,$09,$ab,$28 // .........$.....(
        .byte $c6,$c5,$c4,$c3,$c2,$c1,$c0,$bf,$af,$29,$0b,$0c,$0f,$01,$07,$01 // .........)......
        .byte $0f,$0c,$0b,$be,$25,$05,$07,$05,$0d,$07,$02,$05,$0d,$07,$01,$21 // ....%..........!
        .byte $01,$02,$01,$07,$0d,$05,$25,$07,$0d,$05,$07,$05,$80,$2f,$00,$27 // ......%....../.'
        .byte $02,$0a,$07,$01,$07,$0a,$02,$a9,$27,$06,$0e,$07,$01,$07,$0e,$06 // ........'.......
        .byte $80,$31,$00,$21,$10,$a3,$28,$29,$3f,$69,$80,$8d,$6f,$07,$60,$a4 // .1.!..()?i..o.`.
        .byte $60,$39,$ce,$69,$c0,$ad,$69,$c0,$c9,$bf,$f0,$01,$60,$a9,$c7,$8d // `9.i..i.....`...
        .byte $69,$c0,$a2,$00,$bd,$49,$07,$9d,$48,$07,$e8,$e0,$28,$d0,$f5,$ae // i....I..H...(...
        .byte $00,$c7,$bd,$00,$c8,$c9,$ff,$f0,$0c,$bd,$00,$c8,$29,$3f,$20,$06 // ............)? .
        .byte $c7,$ee,$00,$c7,$60,$a9,$00,$8d,$00,$c7,$60,$a7,$21,$51,$a8,$60 // ....`.....`.!Q.`
        .byte $55,$69,$80,$8d,$bf,$07,$60,$00,$ce,$84,$c0,$ad,$84,$c0,$c9,$bf // Ui....`.........
        .byte $f0,$01,$60,$a9,$c7,$8d,$84,$c0,$a2,$00,$bd,$99,$07,$9d,$98,$07 // ..`.............
        .byte $e8,$e0,$28,$d0,$f5,$ae,$50,$c7,$bd,$00,$c9,$c9,$ff,$f0,$19,$bd // ..(...P.........
        .byte $00,$c9
        .text ")? Y"
        .byte $c7,$ee
        .byte $50,$c7,$ad
        .byte $50,$c7,$c9,$00,$d0
        .byte $06,$ee,$82,$c7,$ee,$89,$c7,$60,$a9,$00,$8d,$50,$c7,$a9,$c9,$8d // .......`...P....
        .byte $82,$c7,$8d,$89,$c7,$60,$80
        .byte $52,$00,$e4
        .text ".=CONT"
        .text "ACT US UNDER (NO"
        .text " LAMERS):"
        .byte $e4
        .byte $20,$60
        .text ",TBI"
        .text " - APDO 14227 - "
        .text "08017 BARCELONA!"
        .text " - SPAIN!"
        .byte $e4
        .byte $2e,$ea
        .byte $20,$22,$ff
        .byte $4e
        .byte $f6,$c0,$c1,$e3
        .byte $20,$c1,$80,$84,$00,$e4
        .byte $2e,$60
        .text "<YES"
        .text ", OPERATION WOLF"
        .text " MEGA-TRAINER  C"
        .text "RACKED AND TRAIN"
        .text "ED BY TBI"
        .byte $e6
        .byte $20,$e4
        .byte $2e,$60
        .byte $36,$53
        .text "ORRY FOR THIS LA"
        .text "ME INTRO, BUT TH"
        .text "E PROGRAM IS TOO"
        .text " LONG"
        .byte $e6
        .byte $20,$e4
        .byte $2e,$60
        .text "BDON'T"
        .text " TRY TO RECRACK "
        .text "THIS REAL HOT ST"
        .text "UFF, COZ WE CHAN"
        .text "GE SOME ZEROS"
        .byte $e6
        .byte $20,$e4
        .text ".8WAIT OTHERCRAC"
        .text "KS FROM US"
        .byte $e6
        .byte $20,$e4
        .byte $2e,$60
        .byte $2a
        .text "OTHER RELEASES T"
        .text "ODAY:  - MAD MIX"
        .text " GAMES + -"
        .byte $e5
        .text " 2- C"
        .text "HICAGO'S 30 + -"
        .byte $e4
        .text " 1- SILENT SHADO"
        .byte $57,$20,$2d,$e8
        .byte $20,$e4
        .text ".7BUT THIS"
        .text " IS THE HOTTEST"
        .byte $e9
        .byte $20,$e4
        .byte $2e,$60
        .text "FGREETINGS T"
        .text "O ALL CONTACS, N"
        .text "O GREETING-LIST "
        .text "THIS TIME COZ I'"
        .text "M TOO TIRED"
        .byte $e4
        .byte $2e,$e8
        .byte $20,$2d
        .text "HEY SUPPLIERS"
        .byte $e3
        .byte $21,$2d
        .text " CONTACT US!!"
        .byte $ee
        .byte $20,$25
        .text "ADIOS"
        .byte $f0
        .byte $20,$c1,$80,$ef,$00,$00
        .byte $29

// --- Region $c0b7-$c0b7 ---
.pc = $c0b7 "dat_c0b7"

dat_c0b7:
        // === Fill data (1 bytes, $c0b7-$c0b7) ===
        .byte $00                                   // .

// --- Region $c100-$c3ff ---
.pc = $c100 "txt_c100"

txt_c100:
        .text "    "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $a0,$61,$20,$a0                       // .a .

txt_c109:
        .text "   "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $a0,$a0,$20,$a0,$a0,$a0,$20,$a0,$a0,$a0,$20,$a0,$a0,$a0,$20,$a0 // .. ... ... ... .
        .byte $a0,$61,$20,$a0,$a0,$a0               // .a ...

txt_c123:
        .text "         "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $20,$a0,$20,$a0                       //  . .

txt_c131:
        .text "   "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $20,$a0,$20,$a0                       //  . .

txt_c139:
        .text "    "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)

txt_c13e:
        .text "  "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)

txt_c141:
        .text "   "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $20,$a0,$20,$a0                       //  . .

txt_c149:
        .text "           "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $a0,$61,$20,$a0                       // .a .

txt_c159:
        .text "   "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $a0,$a0,$20,$a0,$a0,$a0               // .. ...

txt_c163:
        .text "  "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)

txt_c166:
        .text "  "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $a0                                   // .

txt_c16a:
        .text "  "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $a0,$61,$20,$a0,$a0,$a0               // .a ...

txt_c173:
        .text "         "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $20,$a0,$20,$a0                       //  . .

txt_c181:
        .text "   "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $20,$a0                               //  .

txt_c187:
        .text "   "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)

txt_c18b:
        .text "  "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)

txt_c18e:
        .text "  "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)

txt_c191:
        .text "   "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $20,$a0                               //  .

txt_c197:
        .text "   "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)

txt_c19b:
        .text "     "
        .byte $14,$08,$05,$20,$a0,$a0,$61,$20,$a0,$a0,$a0,$20,$a0,$20,$a0,$20 // ... ..a ... . . 
        .byte $a0,$a0,$a0                           // ...

txt_c1b3:
        .text "  "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)

txt_c1b6:
        .text "  "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $a0,$a0,$20,$a0,$20,$a0,$20,$a0,$a0,$a0,$20,$09,$0e,$03 // .. . . ... ...

txt_c1c7:
        .text "."

dat_c1c8:
        // === Fill data (50 bytes, $c1c8-$c1f9) ===
        .fill 50, $20
        .byte $2d,$20,$0d                           // - .

txt_c1fd:
        .encoding "screencode_mixed"
        .text "ore than never"
        .encoding "petscii_upper"

txt_c20b:
        .text "! -"

dat_c20e:
        // === Fill data (106 bytes, $c20e-$c277) ===
        .fill 106, $20
        .byte $10,$12,$05,$13,$05,$0e,$14,$13       // ........

txt_c280:
        .text ":"

dat_c281:
        // === Fill data (64 bytes, $c281-$c2c0) ===
        .fill 64, $20
        .byte $2d,$20,$0f,$10,$05,$12,$01,$14,$09,$0f,$0e,$20,$17,$0f,$0c,$06 // - ......... ....

txt_c2d1:
        .text " ++++ -"

dat_c2d8:
        // === Fill data (93 bytes, $c2d8-$c334) ===
        .fill 93, $20
        .byte $2a,$20,$20                           // *  

txt_c338:
        .encoding "screencode_mixed"
        .text "the blasters incorporated"
        .encoding "petscii_upper"

txt_c351:
        .text "  *         *"

dat_c35e:
        // === Fill data (39 bytes, $c35e-$c384) ===
        .fill 39, $20
        .byte $2a,$20                               // * 

txt_c387:
        .encoding "screencode_mixed"
        .text "the lattest  c-64/amiga/pc"
        .encoding "petscii_upper"

txt_c3a1:
        .text "! *"

dat_c3a4:
        // === Fill data (92 bytes, $c3a4-$c3ff) ===
        .fill 92, $20

// --- Region $c460-$c49f ---
.pc = $c460 "Segment $c460"
        .fill 16, $00

txt_c470:
        .text "-THE BLASTERS INC. MORE THAN NEVER!-"
        .byte $00                                   // string terminator
        .fill 11, $00

// --- Region $c4ff-$c5d1 ---
.pc = $c4ff "dat_c4ff"

dat_c4ff:
        .byte $08,$08,$08,$08,$08,$08,$08,$06,$01,$08,$08,$08,$08,$08,$08,$08 // ................
        .byte $01,$08,$08,$08,$08,$08,$08,$08,$01,$08,$08,$08,$08,$08,$08,$08 // ................
        .byte $01,$08,$08,$08,$08,$08,$08,$08,$01,$08,$08,$08,$08,$08,$08,$08 // ................
        .byte $01,$08,$08,$08,$08,$08,$08,$08,$01,$08,$08,$08,$08,$08,$08,$08 // ................
        .byte $01,$08,$08,$08,$08,$08,$08,$08,$01,$08,$08,$08,$08,$08,$08,$08 // ................
        .byte $01,$08,$08,$08,$08,$08,$08,$08,$01,$07,$08,$08,$08,$08,$08,$08 // ................
        .byte $01,$08,$08,$08,$08,$08,$08,$08,$01,$08,$08,$08,$08,$08,$08,$08 // ................
        .byte $01,$08,$08,$08,$08,$08,$08,$08,$01,$08,$08,$08,$08,$08,$08,$08 // ................
        .byte $01,$08,$08,$08,$08,$08,$08,$08,$01,$08,$08,$08,$08,$08,$08,$08 // ................
        .byte $01,$08,$08,$08,$08,$08,$08,$08,$01,$08,$08,$08,$08,$08,$08,$08 // ................
        .byte $01,$07,$0d,$05,$00,$06,$0e,$07,$01,$07,$0e,$06,$00,$06,$0e,$07 // ................
        .byte $01,$07,$0e,$06,$00,$02,$0a,$07,$01,$07,$0a,$02,$00,$02,$0a,$07 // ................
        .byte $01,$07,$0a,$02,$00,$05,$0d,$07,$01,$07,$0d,$05,$00,$05,$0d,$07 // ................
        .byte $01,$07                               // ..

dat_c5d1:
        // === Fill data (1 bytes, $c5d1-$c5d1) ===
        .byte $00                                   // .

// --- Region $c600-$c64f ---
.pc = $c600 "dat_c600"

dat_c600:
        // === Sine/lookup table (137 bytes, range $00-$c6) ===
        .byte $09,$00,$09,$08,$00,$09,$08,$07,$00,$09,$08,$07,$01,$00,$09,$08 // ................
        .byte $07,$01,$01,$01,$07,$08,$09,$00,$01,$07,$08,$09,$00,$07,$08,$09 // ................
        .byte $00,$08,$09,$00,$09,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00,$00 // ................
        .byte $c6,$c5,$c4,$c3,$c2,$c1,$c0,$bf,$00,$00,$00,$00,$00,$00,$00,$00 // ................
        .byte $00,$00,$00,$00,$00,$00,$00,$0b,$0c,$0f,$01,$07,$01,$0f,$0c,$0b // ................

// --- Region $c66e-$c689 ---
.pc = $c66e "dat_c66e"

dat_c66e:
        .byte $05,$07,$05,$0d,$07,$05,$0d,$07,$01,$05,$0d,$07,$01,$01,$01,$07 // ................
        .byte $0d,$05,$01,$07,$0d,$05,$07,$0d,$05,$07,$05 // ...........

dat_c689:
        // === Fill data (1 bytes, $c689-$c689) ===
        .byte $00                                   // .

// --- Region $c6b8-$c6cf ---
.pc = $c6b8 "dat_c6b8"

dat_c6b8:
        .byte $02,$0a,$07,$01,$07,$0a,$02,$00,$00,$00,$00,$00,$00,$00,$00,$00 // ................
        .byte $06,$0e,$07,$01,$07,$0e,$06           // .......

dat_c6cf:
        // === Fill data (1 bytes, $c6cf-$c6cf) ===
        .byte $00                                   // .

// --- Region $c700-$c705 ---
.pc = $c700 "dat_c700"

dat_c700:
        .byte $10,$00,$00,$00,$29,$3f               // ....)?

// --- Region $c749-$c758 ---
.pc = $c749 "dat_c749"

dat_c749:
        .byte $00,$00,$00,$00,$00,$00,$00,$51,$00,$00,$00,$00,$00,$00,$00,$00 // .......Q........

// --- Region $c7ae-$c7ae ---
.pc = $c7ae "dat_c7ae"

dat_c7ae:
        // === Fill data (1 bytes, $c7ae-$c7ae) ===
        .byte $00                                   // .

// --- Region $c800-$c87c ---
.pc = $c800 "txt_c800"

txt_c800:
        .text "....CONTACT US UNDER (NO LAMERS):    TBI - APDO 14227 - 08017 BARCELONA! - SPAIN!....          "
        .byte $ff,$4e,$c0,$c0,$c0,$c0,$c0,$c0,$c0,$c0,$c0,$c0,$c0,$c0,$c0,$c0 // .N..............
        .fill 8, $c0
        .byte $ff,$20,$20,$20,$ff                   // .   .

dat_c87c:
        // === Fill data (1 bytes, $c87c-$c87c) ===
        .byte $00                                   // .

// --- Region $c900-$cb11 ---
.pc = $c900 "txt_c900"

txt_c900:
        .text "....YES, OPERATION WOLF MEGA-TRAINER  CRACKED AND TRAINED BY TBI      ....SORRY FOR THIS LAME INTRO, BUT THE PROGRAM IS TOO LONG      ....DON'T TRY TO RECRACK THIS REAL HOT STUFF, COZ WE CHANGE SOME ZEROS      ....WAIT OTHERCRACKS FROM US      ....OTHER RELEASES TODAY:  - MAD MIX GAMES + -     - CHICAGO'S 30 + -    - SILENT SHADOW -        ....BUT THIS IS THE HOTTEST         ....GREETINGS TO ALL CONTACS, NO GREETING-LIST THIS TIME COZ I'M TOO TIRED....        HEY SUPPLIERS!!! CONTACT US!!              ADIOS                "
        .byte $ff                                   // .

dat_cb11:
        // === Fill data (1 bytes, $cb11-$cb11) ===
        .byte $00                                   // .

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

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

// --- Region $e717-$e717 ---
.pc = $e717 "dat_e717"

dat_e717:
        // === Fill data (1 bytes, $e717-$e717) ===
        .byte $00                                   // .

// --- Region $e8d1-$e8d1 ---
.pc = $e8d1 "dat_e8d1"

dat_e8d1:
        // === Fill data (1 bytes, $e8d1-$e8d1) ===
        .byte $00                                   // .

// --- Region $ea32-$ea32 ---
.pc = $ea32 "dat_ea32"

dat_ea32:
        // === Fill data (1 bytes, $ea32-$ea32) ===
        .byte $00                                   // .

// --- Region $ecd1-$ecd1 ---
.pc = $ecd1 "dat_ecd1"

dat_ecd1:
        // === Fill data (1 bytes, $ecd1-$ecd1) ===
        .byte $00                                   // .

// --- Region $f900-$fce1 ---
.pc = $f900 "dat_f900"

dat_f900:
        .byte $b1,$2f,$91,$2d,$e6,$2f,$d0,$02,$e6,$30,$e6,$2d,$d0,$02,$e6,$2e // ./.-./...0.-....
        .byte $ca,$d0,$ed,$f0,$a8,$20,$71,$01,$b1,$2f,$20,$22,$01,$91,$2d,$e6 // ..... q../ "..-.
        .byte $2d,$d0,$02,$e6,$2e,$ca,$d0,$f5,$c6,$39,$10,$f1,$30,$8f,$86,$39 // -........9..0..9
        .byte $b1,$2f,$aa,$4c,$22,$01,$20,$71,$01,$b1,$2f,$91,$2d,$e6,$2f,$d0 // ./.L". q../.-./.
        .byte $02,$e6,$30,$e6,$2d,$d0,$02,$e6,$2e,$ca,$d0,$ed,$c6,$39,$10,$e9 // ..0.-........9..
        .byte $4c,$00,$01,$2c,$da,$01,$a9,$37,$85,$01,$58,$20,$00,$c4,$4c,$ae // L..,...7..X ..L.
        .byte $a7,$e0,$00,$f0,$ee,$a9,$04,$2c,$a9,$08,$85,$ff,$b1,$2f,$91,$2d // .......,...../.-
        .byte $c8,$c4,$ff,$d0,$f7,$18,$a5,$2d,$65,$ff,$85,$2d,$a5,$2e,$69,$00 // .......-e..-..i.
        .byte $85,$2e,$a0,$00,$ca,$d0,$e5,$18,$a5,$2f,$65,$ff,$85,$2f,$a5,$30 // ........./e../.0
        .byte $69,$00,$85,$30,$4c,$00,$01,$b9,$00,$ef,$99,$00,$ff,$c8,$d0,$f7 // i..0L...........
        .byte $ce,$dc,$01,$ce,$df,$01,$ad,$df,$01,$c9,$df,$d0,$ea,$60,$60,$24 // .............``$
        .byte $78,$a9,$26,$8d,$14,$03,$a9,$c0,$8d,$15,$03,$a9,$1b,$8d,$11,$d0 // x.&.............
        .byte $a9,$01,$8d,$1a,$d0,$8d,$0d,$dc,$a9,$ff,$8d,$15,$d0,$a9,$33,$8d // ..............3.
        .byte $12,$d0,$58,$60,$a2,$60,$91,$a2,$00,$bc,$10,$c5,$88,$d0,$fd,$bd // ..X`.`..........
        .byte $00,$c6,$8d,$20,$d0,$8d,$21,$d0,$e8,$e0,$2e,$d0,$ec,$a2,$00,$bc // ... ..!.........
        .byte $16,$c5,$88,$d0,$fd,$bd,$30,$c6,$8d,$16,$d0,$8d,$16,$d0,$e8,$e0 // ......0.........
        .byte $10,$d0,$ec,$a2,$00,$bc,$16,$c5,$88,$d0,$fd,$bd,$40,$c6,$8d,$20 // ............@.. 
        .byte $d0,$8d,$21,$d0,$e8,$e0,$60,$d0,$ec,$a9,$c0,$8d,$16,$d0,$a2,$00 // ..!...`.........
        .byte $bc,$06,$c5,$88,$d0,$fd,$bd,$b0,$c6,$8d,$21,$d0,$8d,$20,$d0,$e8 // ..........!.. ..
        .byte $e0,$10,$d0,$ec,$a9,$c7,$8d,$16,$d0,$a2,$00,$bc,$06,$c5,$88,$d0 // ................
        .byte $fd,$bd,$c0,$c6,$8d,$21,$d0,$8d,$20,$d0,$e8,$e0,$20,$d0,$ec,$a9 // .....!.. ... ...
        .byte $01,$8d,$19,$d0,$20,$a0,$c4,$20,$10,$c7,$20,$60,$c7,$20,$60,$c7 // .... .. .. `. `.
        .byte $a9,$bf,$8d,$16,$d0,$4c,$31,$ea,$80,$49,$00,$e4 // .....L1..I..

txt_fa6c:
        .text " %"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $a0,$61,$20,$a0,$e3,$20,$e3,$a0,$21,$20,$e3,$a0,$21,$20,$e3,$a0 // .a .. ..! ..! ..
        .byte $21,$20,$e3,$a0                       // ! ..

txt_fa83:
        .text "% "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $a0,$61,$20,$e3,$a0,$e9               // .a ...

txt_fa8c:
        .text " %"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $20,$a0,$20,$a0,$e3                   //  . ..

txt_fa94:
        .text " %"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $20,$a0,$20,$a0,$e4                   //  . ..

txt_fa9c:
        .text " !"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $02                                   // .

txt_faa0:
        .text "  "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)

txt_faa3:
        .text " #"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $20,$a0,$eb                           //  ..

txt_faa9:
        .text " %"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $a0,$61,$20,$a0,$e3,$20,$e3,$a0,$21,$20,$e3,$a0,$22,$20,$20,$02 // .a .. ..! .."  .
        .byte $a0                                   // .

txt_fabd:
        .text "  "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $23,$a0,$61,$20,$e3,$a0,$e9           // #.a ...

txt_fac7:
        .text " %"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $20,$a0,$20,$a0,$e3                   //  . ..

txt_facf:
        .text " !"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $02,$20,$a0                           // . .

txt_fad5:
        .text "  !"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $02                                   // .

txt_fada:
        .text "  "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)

txt_fadd:
        .text " !"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $e3                                   // .

txt_fae1:
        .text " !"
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $e5,$20,$28,$14,$08,$05,$20,$a0,$a0,$61,$20,$e3,$a0 // . (... ..a ..

txt_faf1:
        .text "% "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $20,$a0,$20,$e3,$a0                   //  . ..

txt_faf9:
        .text "%  "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $20,$20,$e3,$a0                       //   ..

txt_fb01:
        .text "% "
        .byte $a0                                   // ' ' | $80 (end-of-string marker)
        .byte $20,$a0,$20,$e3,$a0,$25,$20,$09,$0e,$03,$2e,$80 //  . ..% .....

txt_fb10:
        .text "2 4- "
        .byte $0d                                   // string terminator

txt_fb16:
        .encoding "screencode_mixed"
        .text "ore than never! -"
        .encoding "petscii_upper"
        .byte $80,$6a,$20,$29,$10,$12,$05,$13,$05,$0e,$14,$13,$3a,$80 // .j )........:.

txt_fb35:
        .byte $40                                   // @ character
        .text " 1- "
        .byte $0f,$10,$05,$12,$01,$14,$09,$0f,$0e,$20,$17,$0f,$0c,$06,$20,$e4 // ......... .... .

txt_fb4a:
        .text "+"
        .byte $22                                   // double quote character
        .text " -"
        .byte $80,$5d,$20,$60,$1f                   // .] `.

txt_fb53:
        .encoding "screencode_mixed"
        .text "*  the blasters incorporated  *"
        .encoding "petscii_upper"
        .byte $e9,$20,$21,$2a,$80,$27,$20,$60,$1f   // . !*.' `.

txt_fb7b:
        .encoding "screencode_mixed"
        .text "* the lattest  c-64/amiga/pc! *"
        .encoding "petscii_upper"
        .byte $80,$5c,$20,$60,$31,$a9,$00,$8d,$86,$02,$a9,$93,$20,$16,$e7,$a2 // .\ `1....... ...
        .byte $00,$bd,$00,$c1,$9d,$00,$04,$bd,$00,$c2,$9d,$00,$05,$bd,$00,$c3 // ................
        .byte $9d,$00,$06,$e8,$e0,$00,$d0,$e9,$a9,$00,$8d,$20,$d0,$8d,$21,$d0 // ........... ..!.
        .byte $20,$a0,$c7                           //  ..

txt_fbcd:
        .text " C"
        .byte $c7                                   // 'G' | $80 (end-of-string marker)
        .byte $e3,$ea,$23,$20,$00,$c0,$e5,$ea,$60,$22,$a5,$c5,$c9,$3c,$d0,$fa // ..# ....`"...<..
        .byte $ea,$20,$15,$fd,$20,$a3,$fd,$20,$18,$e5,$ea,$a2,$00,$bd,$70,$c4 // . .. .. ......p.
        .byte $20,$16,$e7,$e8,$e0,$24,$d0,$f5,$ea,$4c,$e2,$fc,$b2,$60 //  ....$...L...`

txt_fbfe:
        .text "$-THE BLASTERS INC. MORE THAN NEVER!-"
        .byte $ac                                   // ',' | $80 (end-of-string marker)
        .byte $60,$3b,$ee,$9f,$c4,$ad,$9f,$c4,$c9,$03,$f0,$01,$60,$a9,$00,$8d // `;..........`...
        .byte $9f,$c4,$20,$b4,$c4,$60,$a2,$00,$bd,$a1,$c5,$9d,$a0,$c5,$e8,$e0 // .. ..`..........
        .byte $30,$d0,$f5,$ad,$a0,$c5,$8d,$d0,$c5,$a2,$00,$bd,$a0,$c5,$9d,$f0 // 0...............
        .byte $d8,$ad,$a0,$c5,$9d,$b8,$d9,$e8,$e0,$28,$d0,$ef,$60,$80,$24,$00 // .........(..`.$.
        .byte $e7,$08,$21,$06,$4a,$01,$08,$08,$08,$08,$08,$08,$08,$22,$01,$07 // ..!.J........"..
        .byte $e6,$08,$21,$01,$e7,$08,$21,$01,$e7,$08,$21,$01,$e7,$08,$21,$01 // ..!...!...!...!.
        .byte $e7,$08,$21,$01,$e7,$08,$21,$01,$e7,$08,$21,$01,$e7,$08,$21,$01 // ..!...!...!...!.
        .byte $e7,$08,$24,$01,$07,$0d,$05,$42,$00,$06,$0e,$07,$01,$07,$0e,$06 // ..$....B........
        .byte $a1,$42,$02,$0a,$07,$01,$07,$0a,$02,$00,$2d,$05,$0d,$07,$01,$07 // .B........-.....
        .byte $0d,$05,$00,$05,$0d,$07,$01,$07,$80,$2f,$00,$24,$09,$00,$09,$08 // ........./.$....
        .byte $02,$00,$09,$08,$07,$25,$01,$00,$09,$08,$07,$e3,$01,$25,$07,$08 // .....%.......%..
        .byte $09,$00,$01,$02,$07,$08,$09,$00,$24,$08,$09,$00,$09,$ab // ........$.....

// --- Region $fcf2-$fd14 ---
.pc = $fcf2 "Segment $fcf2"
        .byte $01,$0f,$0c,$0b,$be,$25,$05,$07,$05,$0d,$07,$02,$05,$0d,$07,$01 // .....%..........
        .byte $21,$01,$02,$01,$07,$0d,$05,$25,$07,$0d,$05,$07,$05,$80,$2f,$00 // !......%....../.
        .byte $27,$02,$0a                           // '..

// --- Region $fd19-$fd34 ---
.pc = $fd19 "dat_fd19"

dat_fd19:
        .byte $02,$a9,$27,$06,$0e,$07,$01,$07,$0e,$06,$80,$31,$00,$21,$10,$a3 // ..'........1.!..
        .byte $28,$29,$3f,$69,$80,$8d,$6f,$07,$60,$a4,$60,$39 // ()?i..o.`.`9

// --- Region $fd6e-$fd7a ---
.pc = $fd6e "dat_fd6e"

dat_fd6e:
        .byte $a7                                   // .

txt_fd6f:
        .text "!Q"
        .byte $a8                                   // '(' | $80 (end-of-string marker)
        .byte $60,$55,$69,$80,$8d,$bf,$07,$60,$00   // `Ui....`.

// --- Region $fdc9-$ffff ---
.pc = $fdc9 "dat_fdc9"

dat_fdc9:
        .byte $80,$52,$00,$e4                       // .R..

txt_fdcd:
        .text ".=CONTACT US UNDER (NO LAMERS):"
        .byte $e4,$20,$60                           // . `

txt_fdef:
        .text ",TBI - APDO 14227 - 08017 BARCELONA! - SPAIN!"
        .byte $e4,$2e,$ea,$20,$22,$ff,$4e,$f6,$c0,$c1,$e3,$20,$c1,$80,$84,$00 // ... ".N.... ....
        .byte $e4,$2e,$60                           // ..`

txt_fe2f:
        .text "<YES, OPERATION WOLF MEGA-TRAINER  CRACKED AND TRAINED BY TBI"
        .byte $e6,$20,$e4,$2e,$60                   // . ..`

txt_fe71:
        .text "6SORRY FOR THIS LAME INTRO, BUT THE PROGRAM IS TOO LONG"
        .byte $e6,$20,$e4,$2e,$60                   // . ..`

txt_fead:
        .text "BDON'T TRY TO RECRACK THIS REAL HOT STUFF, COZ WE CHANGE SOME ZEROS"
        .byte $e6,$20,$e4                           // . .

txt_fef3:
        .text ".8WAIT OTHERCRACKS FROM US"
        .byte $e6,$20,$e4,$2e,$60                   // . ..`

txt_ff12:
        .text "*OTHER RELEASES TODAY:  - MAD MIX GAMES + -"
        .byte $e5                                   // .

txt_ff3e:
        .text " 2- CHICAGO'S 30 + -"
        .byte $e4                                   // .

txt_ff53:
        .text " 1- SILENT SHADOW -"
        .byte $e8,$20,$e4                           // . .

txt_ff69:
        .text ".7BUT THIS IS THE HOTTEST"
        .byte $e9,$20,$e4,$2e,$60                   // . ..`

txt_ff87:
        .text "FGREETINGS TO ALL CONTACS, NO GREETING-LIST THIS TIME COZ I'M TOO TIRED"
        .byte $e4,$2e,$e8                           // ...

txt_ffd1:
        .text " -HEY SUPPLIERS"
        .byte $e3                                   // .

txt_ffe1:
        .text "!- CONTACT US!!"
        .byte $ee                                   // .

txt_fff1:
        .text " %ADIOS"
        .byte $f0,$20,$c1,$80,$ef,$00,$00,$29       // . .....)
