If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
Overlords
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 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 This game has uncompiled source code. |
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
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 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