If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Shinobi (ZX Spectrum)

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Shinobi

Developer: The Sales Curve
Publisher: Virgin Games
Platform: ZX Spectrum
Released in EU: 1989


SourceIcon.png This game has uncompiled source code.


Source Code Fragment

The following short code fragment can be found in the .dsk dump of the game at 14055:

JNZ FI_EN
FO_EN:		RES 0,(IX+6)
		POP IX
		
;---------
		
IS_UNMAPP:	
		
TRIG_EN2:	LD D,0
		LD A,(EDN)
		LD E,A
		LD HL,EN_NUMS
		ADD HL,DE
		LD A,(ELN)
		LD (HL),A
		
		LD L,(IX+5)
		LD H,(IX+6)
		CALL SET_ALL
		
		LD A,(IY+2)
		LD (IX