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!
Formula One (ZX Spectrum, Spirit Software)
Jump to navigation
Jump to search
Games > Games by content > Games with uncompiled source code
Games > Games by developer > Games developed by Spirit Software
Games > Games by platform > ZX Spectrum games
Games > Games by publisher > Games published by Dro Soft
Games > Games by publisher > Games published by Spirit Software
Games > Games by publisher > Games published by Virgin Interactive > Games published by Virgin Mastertronic > Games published by Mastertronic
Games > Games by release date > Games released in 1984
| Formula One |
|---|
|
Also known as: Formula 1, Formula 1 Simulator
|
Formula One is a barebones example of a car simulator. It's very basic, even for the time.
Source Code Fragments
One small sections of the code is repeated multiple times in the disk, starting at 4960 in the .tzx dump.
JP Z,LOOP3
CP #01
JP Z,LOOP4
CP #02
JP Z,LOOP5
JP LOOP6
LOOP3 CALL GETCDE
L5FB7 PUSH AF
CALL GETCDE
PUSH BC
LD B,#00
LD C,#00
LD HL,LOG
CALL READ1
PUSH HL
ADD HL
Games > Games by content > Games with uncompiled source code
Games > Games by developer > Games developed by Spirit Software
Games > Games by platform > ZX Spectrum games
Games > Games by publisher > Games published by Dro Soft
Games > Games by publisher > Games published by Spirit Software
Games > Games by publisher > Games published by Virgin Interactive > Games published by Virgin Mastertronic > Games published by Mastertronic
Games > Games by release date > Games released in 1984
