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!

Capitan Sevilla (ZX Spectrum)

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Capitan Sevilla

Developer: Hi Score
Publisher: Dinamic
Platform: ZX Spectrum
Released in EU: 1988


SourceIcon.png This game has uncompiled source code.


Source Code Fragment

A small source code fragment can be seen at 5954 in the .tap dump.

        (DE),A
        JR	INCIA
POII	LD	A,(IX+4)
        XOR	128
        LD	(IX+4),A
        RET
SUMMO	ADD	A,E
        LD	C,A
        PUSH	BC
        PUSH	HL
        PUSH