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!
Overlords
Jump to navigation
Jump to search
Games > Games by content > Games with uncompiled source code
Games > Games by developer > Games developed by John Pragnell
Games > Games by developer > Games developed by SYDB
Games > Games by platform > ZX Spectrum games
Games > Games by publisher > Games published by MC Lothlorien
Games > Games by release date > Games released in 1985
| Overlords |
|---|
|
Developers: John Pragnell,
SYDB
|
Source Code Fragment
A source code fragment can be seen with a hex editor at 3745 in the .tap dump:
defb 0 equ 32500 FIGS L1;ld a,(hl);cp 0;ret z;ld (O),a;call PL;inc hl;inc b;jr L1 Wait;ld hl,Con;ld b,9;ld c,21;call L1;L2;call 654;inc de;ld a,d;or e;jr nz,L2 L3;call 654;inc de;ld a,d;or e;jr z,L3;ret CLS;call Beep;ld a,2;c
Games > Games by content > Games with uncompiled source code
Games > Games by developer > Games developed by John Pragnell
Games > Games by developer > Games developed by SYDB
Games > Games by platform > ZX Spectrum games
Games > Games by publisher > Games published by MC Lothlorien
Games > Games by release date > Games released in 1985
