If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Chuckie Egg (ZX Spectrum)

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Chuckie Egg

Developer: Niger Alderton
Publisher: A'n'F Software
Platform: ZX Spectrum
Released in EU: 1984


SourceIcon.png This game has uncompiled source code.


Chuckie Egg is Miner 2049er with a farmer collecting eggs.

Source Code Fragments

Little bits of code made it into the game. They can be found in the .tap dump at the addresses listed below:

35CE:

    JR C,C10
    LD DE,22849
C10 LD B,3
    LD A,151
    LD (HL),23
    LD (DE),A
    INC HL
    INC DE
    DJNZ -7
;  
    C8 JP SCRL2
;  
INITG

376E:

    CALL 40000
    LD B,8
C15 LD HL,18529
    CALL SCROL
    DEC C

37E8:

    AND 15
    CP 15
    JR Z,L41
    LD B,0
L4

4D16:

     ALL CONV1
    LD A,(2948,