We just reached 30,000 articles on this wiki! 🥳
If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
Formula One (ZX Spectrum, Spirit Software)
Jump to navigation
Jump to search
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
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 This game has uncompiled source code. |
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
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
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