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

ATV Simulator (ZX Spectrum)

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

ATV Simulator

Developer: Codemasters
Publisher: Codemasters
Platform: ZX Spectrum
Released in EU: 1987


SourceIcon.png This game has uncompiled source code.


Uncompiled Source

A small fragment of code managed to survive at 0xACC2 in the .tzx dump.

ET Z

LD A,1
LD (RF),A
JR MRIGHT

RIGHT2:LD A,(BDIR)
CP 0
JR Z,RIGHT3
XOR A
LD (BDIR),A
JR RRET

RIGHT3:LD A,(BOBNO)
ADD 1
CP BOB+8
JR C,RIGHT4
LD A