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!
Octagon Squad (ZX Spectrum)
Jump to navigation
Jump to search
Games > Games by content > Games with uncompiled source code
Games > Games by developer > Games developed by Virgin Interactive > Games developed by Virgin Mastertronic > Games developed by Mastertronic
Games > Games by platform > ZX Spectrum games
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 1986
| Octagon Squad |
|---|
|
Also known as: The Octagon Squad
|
Source Code Fragment
Three small sections of the code are left in the game. The code seen below can be viewed with a hex editor at the addresses below in the .tap dump of the game.
469B:
PUSH HL
POP IY
LD A,(IY+3)
CP 200
JP Z,ICNENT
LD DE,PLVARS
LD BC,BYTPLY
DI
LDIR
BKST
4880:
AZE+5
DEFB 159
DEFB 116
DEFB 0,0,0
DEFB 5
DEFW MAYZ
4A89:
CLMZL1 LD E,(HL)
LD A,(DE)
LD (HL),A
DEC BC
INC HL
LD A,B
OR C
JP NZ,CLMZL1
Games > Games by content > Games with uncompiled source code
Games > Games by developer > Games developed by Virgin Interactive > Games developed by Virgin Mastertronic > Games developed by Mastertronic
Games > Games by platform > ZX Spectrum games
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 1986
