#690

Dynamic Technology [DYTEC] 11

Dynamic Technology [DYTEC]

3.347 lines of code

RasterbarsRSTRMusicSIDScrollerSCRLSpritesSPRTBitmapBMAP

History

Released
February 1993
Group
Dytec (DTC) — Germany, founded 1990

Known on CSDb as "The Floodtro," this February 1993 crack intro was a joint coding effort between Little Big Man and Proton, both members of the Coolart subgroup. The soundtrack uses Jeroen Tel's "The Mon Demo 1991" — a composition from one of the C64's most celebrated musicians, best known for his work at Maniacs of Noise. Monk provided the graphics while Crossbow of Crest contributed the charset, making this a genuinely cross-group production. The intro was deployed across seven Dytec cracks including Circuit, JOSH, and Magic Fields. Dytec maintained a cooperation with Tristar & Red Sector Inc. during this period, further embedding them in the German scene network. This is one of several Dytec intros in this collection, alongside entries like Dytec #01 and Dytec #10.

Sources: CSDb — Dytec Intro (The Floodtro) · CSDb — Dytec Group · intros.c64.org

dytec-11.asm 3.347 lines
// ============================================
// output - Disassembled Source
// ============================================
// KickAssembler syntax
// Generated by Restore 64 v0.2.1 alpha build 298, 2026-04-11 21:35:18
// https://restore64.dev by datucker / Rabenauge
//
// Load address: $0700  End: $d030  (51505 bytes)
// Crunched with Cruncher AB — depacked by emulation
// Packer entry: $080b (via BASIC SYS 2059)
// Entry point:  $4800 (18432)
// IRQ handler:  $488c (irq_488c)
//
// Code: 3023 bytes, Data: 48482 bytes
// Labels: 398, Subroutines: 23
//
// Cross-references: all OK
// ============================================


// --- Region $1000-$1006 ---
.pc = $1000 "sub_1000"
// Referenced by: jsr from $481a

sub_1000:
        jmp loc_101d
// Referenced by: jsr from $48ab, $48c7

sub_1003:
        jmp loc_1085

dat_1006:
        .byte $4c                                   // L

// --- Region $101d-$101f ---
.pc = $101d "loc_101d"

loc_101d:
        jmp loc_1807

// --- Region $1042-$162e ---
.pc = $1042 "sub_1042"
// Referenced by: jsr from $12a8

sub_1042:
        sta $1041
        sta $d418
        rts

dat_1049:
        .byte $04,$8d,$18,$d0,$4e,$18,$d4           // ....N..

loc_1050:
        lda $1ac2,y
        sta $1716
        lda $1ac3,y
        sta $1717
        sta $d418
        ldx #$00
        txa

loc_1062:
        sta $1718,x
        inx
        cpx #$86
        bne loc_1062
        ldx #$00
        lda #$01

loc_106e:
        sta $100c,x
        sta $173b,x
        inx
        cpx #$03
        bne loc_106e
        ldx #$00
        txa

loc_107c:
        sta $d400,x
        inx
        cpx #$18
        bne loc_107c
        rts

loc_1085:
        dec $1718
        bpl loc_1090
        lda $1716
        sta $1718

loc_1090:
        ldx #$00
        stx $1720
        jsr sub_10b0
        inx
        jsr sub_10b0
        inx
        jsr sub_10b0
        lda $171c
        sta $d416
        lda $1018
        ora $1723
        sta $d417
        rts
// Referenced by: jsr from $1095, $1099, $109d

sub_10b0:
        lda $100c,x
        beq loc_10c5
        lda $1716
        cmp $1718
        bne loc_10c5
        dec $173b,x
        lda $173b,x
        beq loc_10c8

loc_10c5:
        jmp loc_11f9

loc_10c8:
        lda $1707,x
        sta $f8
        lda $170a,x
        sta $f9

loc_10d2:
        ldy $1726,x
        lda ($f8),y
        bpl loc_1101
        cmp #$ff
        bne loc_10e5
        lda #$00
        sta $1726,x
        jmp loc_10d2

loc_10e5:
        cmp #$fe
        bne loc_10ef
        lda #$00
        sta $100c,x
        rts

loc_10ef:
        sec
        sbc #$a0
        bcs loc_10f8
        eor #$1f
        adc #$01