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!
Robotron: 2084 (ZX Spectrum)
Jump to navigation
Jump to search
Cleanup > Pages missing developer references
Games
Games
Games > Games by content > Games with uncompiled source code
Games > Games by developer
Games > Games by developer > Games developed by Atari, SA
Games > Games by developer > Games developed by Warner Bros. Games > Games developed by NetherRealm Studios > Games developed by Midway Games > Games developed by Atari Games > Games developed by Atari, Inc.
Games > Games by platform > ZX Spectrum games
Games > Games by release date > Unreleased games
Games > Games by release date > Unreleased games > Unreleased ZX Spectrum games
Games > Games by series > Robotron series
Robotron: 2084 |
---|
Developer: Atari, Inc. This game has uncompiled source code. |
This game was never completed and/or given a public release. As a result of this, keep in mind that the developers might have used or deleted some of the content featured here, had the game actually been released. |
Source Code Fragment
A section of the code is left in the game. The code seen below can be viewed with a hex editor at B02A in the .tap dump of the game.
469B:
INC BC INC BC EXX LD A,B ADD A,D LD D,A LD A,B EXX DEC A HGLF INC HL INC HL DEC A JR NZ,HGLF EXX LD A,D EXX CP 176 RET NC CP 16 RET C EXX LD A,C EXX ADD A,(HL) LD E,A INC HL LD D,(HL) INC HL EX DE,HL LD A,(BC) XOR (HL) LD (HL),A INC BC INC HL LD A,(BC) XOR (HL) LD (HL),A INC BC INC HL LD A,(BC) XOR (HL) LD (HL),A EX DE,HL RET
The Robotron series
| |
---|---|
Arcade | Blaster |
ZX Spectrum | Robotron: 2084 |
PlayStation | Robotron X |
Windows | Robotron X |
Nintendo 64 | Robotron 64 (Prototype) |
Cleanup > Pages missing developer references
Games
Games
Games > Games by content > Games with uncompiled source code
Games > Games by developer
Games > Games by developer > Games developed by Atari, SA
Games > Games by developer > Games developed by Warner Bros. Games > Games developed by NetherRealm Studios > Games developed by Midway Games > Games developed by Atari Games > Games developed by Atari, Inc.
Games > Games by platform > ZX Spectrum games
Games > Games by release date > Unreleased games
Games > Games by release date > Unreleased games > Unreleased ZX Spectrum games
Games > Games by series > Robotron series