If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
Frankenstein 2000 (ZX Spectrum)
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 Peter Fothergill
Games > Games by platform > ZX Spectrum games
Games > Games by publisher > Games published by Icon Software
Games > Games by release date > Games released in 1985
Frankenstein 2000 |
---|
Developer: Peter Fothergill This game has uncompiled source code. |
Source Code Fragment
A rather dull code fragment can be seen at 2ABC in the .tap dump:
D L,#F3 CALL DNDRAW LD HL,#58EA LD DE,#58EB LD BC,11 LD (HL),69 LDIR LD HL,#5900 LD DE,#5901 LD BC,95 LD (HL),5 LDIR LD A,5 LD (WIDTH),A LD A,30 LD (HEIGHT),A LD DE,ICON LD HL,#4000 CALL DNDRAW LD HL,#401B CALL DNDRAW LD HL,#5800 LD DE,#5801 LD BC,95 LD (HL),6 LDIR LD HL,#5860 LD DE,#5861 LD BC,31 LD (HL),70 LDIR CALL PRLINE LD HL,#5AE0 LD DE,#5AE1 LD BC,31 LD (H
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 Peter Fothergill
Games > Games by platform > ZX Spectrum games
Games > Games by publisher > Games published by Icon Software
Games > Games by release date > Games released in 1985