#595

Lada Crew [LC] 01

Lada Crew [LC]

4.104 lines of code

RasterbarsRSTRMusicSIDScrollerSCRL

History

Released
c. 1994
Group
Lada Crew (LC)

This crack intro was produced by Lada Crew, a group identified on CSDb as a cracker group with the abbreviation LC. The group's documented output is sparse — CSDb lists only one confirmed release, a crack of "Just a Game 1" from 1994, and no members are registered in the database. The group's country of origin is not recorded. The Atlantis Prophecy diskmag archive includes an interview with Falco Paul that references Lada Crew, providing one of the few external sources acknowledging the group's existence. The intros.c64.org listing generated notable community discussion, with comments from Ze Smasher, Zyron, and Obi Wan Kenobi between 2006 and 2010. The specific credits for code and music in this intro remain unidentified, and no further documentation has surfaced on Doc Snyder's page, Demozoo, or other scene archives. The name "Lada" — evoking the Soviet-era automobile brand — hints at possible Eastern European origins.

Sources: CSDb · intros.c64.org

lc-01.asm 4.104 lines
// ============================================
// output - Disassembled Source
// ============================================
// KickAssembler syntax
// Generated by Restore 64 v0.2.1 alpha build 298, 2026-04-11 21:35:53
// https://restore64.dev by datucker / Rabenauge
//
// Load address: $0800  End: $ffff  (63488 bytes)
// Crunched with Exomizer v2/v3 (with relocation) — depacked by emulation
// Packer entry: $0810 (via BASIC SYS 2064)
// Entry point:  $0820 (2080)
// IRQ handler:  $0896 (irq_0896)
// IRQ handler:  $08e3 (irq_08e3)
// IRQ handler:  $093a (irq_093a)
// IRQ handler:  $0979 (irq_0979)
// IRQ handler:  $ea31 (loc_ea31)
//
// Code: 4413 bytes, Data: 59075 bytes
// Labels: 439, Subroutines: 10
//
// Cross-references: all OK
// ============================================


// --- Region $0820-$09fb ---
.pc = $0820 "main_0820"
main_0820: {
        jsr $ff8a
        jsr $ff84
        jsr $ff8a
        lda #$00
        sta $d020
        sta $d021
        lda #$09
        sta $0286
        jsr $e544
        ldx #$00
loop1:
        lda txt_2800,x
        sta $03d8,x
        lda txt_2900,x
        sta $04d8,x
        lda $2a00,x
        sta $05d8,x
        lda $2b00,x
        sta $06d8,x
        lda #$09
        sta $d800,x
        sta $d900,x
        sta $da00,x
        inx
        bne loop1
loop2:
        lda #$09
        sta $db00,x
        inx
        cpx #$28
        bne loop2
        sei
        lda #$96
        sta $0314
        lda #$08
        sta $0315
        lda #$01
        sta $d01a
        lda #$7f
        sta $dc0d
        lda #$16
        sta $d011
        lda #$00
        sta $d012
        lda #$08
        sta $d016
        jsr sub_1000
        cli
        jmp $0893
}
irq_0896: {
        dec $d019
        ldy #$04
loop1:
        dey
        bne loop1
        lda #$00
        sta $d020
        sta $d021
        ldy #$09
loop2:
        dey
        bne loop2
        lda #$00
        sta $d020
        sta $d021
        ldy dat_09fc
        ldx #$00
loop3:
        lda $09fd,x
        sta dat_09fc,x
        inx
        cpx #$1f
        bne loop3
        sty $0a1a
        lda #$e3
        sta $0314
        lda #$08
        sta $0315
        lda #$32
        sta $d012
        lda #$08
        sta $d016
        jsr sub_1003
        jsr sub_09b6
        jmp loc_ea81
}
irq_08e3: {
        dec $d019
        ldy #$04
loop1:
        dey
        bne loop1
        lda dat_09fc
        sta $d020
        sta $d021
        ldy #$09
loop2:
        dey
        bne loop2
        lda #$00
        sta $d020
        sta $d021
        lda #$18
        sta $d018
        lda #$58
        sta $d016
        lda #$0c
        sta $d022
        lda #$0f
        sta $d023
        ldy $0a1b
        ldx #$00
loop3:
        lda $0a1c,x
        sta $0a1b,x
        inx
        cpx #$1f
        bne loop3
        sty $0a39
        lda #$3a
        sta $0314
        lda #$09