We just released a Feb. 5 '89 prototype of DuckTales for the NES!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
Hard Drivin' (Amstrad CPC)
Jump to navigation
Jump to search
Games > Games by content > Games with uncompiled source code
Games > Games by developer > Games developed by Binary Design
Games > Games by platform > Amstrad CPC games
Games > Games by publisher > Games published by Square Enix > Games published by Eidos Interactive > Games published by Domark Software
Games > Games by release date > Games released in 1989
Games > Games by series > Hard Drivin' series
| Hard Drivin' |
|---|
|
Developer:
Binary Design
|
Uncompiled Code
The first fragment is in Track 13, Sectors C4 and C5, while the second is in Track 16, Sectors C2 and C3.
INC HL
LD (CH2VARS+PLPTR),DE
LD E,(HL)
INC HL
LD D,(HL)
LD A,(HL)
AND D
LD (IY+TOGGTIME),A
LD A,(HL)
RRCA
RRCA
RRCA
AND 11111B
ADD A,(IY+NOTEVAL)
JP SETPITCH
STARTTOGG: LD HL,TOGGLIST-708H ;Get pointer to toggle data
LD A,(IY+TOGGFLAGS)
ADD A,A
ADD A,A
ADD A,A
LD E,A
| The Hard Drivin' series | |
|---|---|
| Arcade | Hard Drivin's Airborne |
| NES | Hard Drivin' |
| Amstrad CPC | Hard Drivin' |
| PlayStation | Race Drivin' a Go! Go! |
Games > Games by content > Games with uncompiled source code
Games > Games by developer > Games developed by Binary Design
Games > Games by platform > Amstrad CPC games
Games > Games by publisher > Games published by Square Enix > Games published by Eidos Interactive > Games published by Domark Software
Games > Games by release date > Games released in 1989
Games > Games by series > Hard Drivin' series
