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

The Incredible Hulk (Sega Master System)

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

The Incredible Hulk

Developer: Probe Entertainment
Publisher: U.S. Gold
Platform: Sega Master System
Released in EU: 1994


SourceIcon.png This game has uncompiled source code.
DevTextIcon.png This game has hidden development-related text.
LevelSelectIcon.png This game has a hidden level select.


HULK SMASH!

Level Select

Incredible Hulk SMS Level Select.png

At the options menu, press Left, Left, Right, Right, Up, Down. A sound will confirm correct entry. Now start the game to access it proper.


(Source: Sega8Bit)

Unused Text

Near the start of the ROM, at 70, there is the date and time of the build:

DATE 7-3-94 A TIME 10:15 BwT Version 4.0   MK29016-50

At various offsets, there is much uncompiled ASM. At 113A:

DHLLIST
	DEC	HL
	LD	A,(HL)
	INC	A
	JR	Z,START_LIFT_STOP ;cant go a

At 21C0:

 up the ¨<;4#xt area
	BIT	JU

At 2D9C:

DIR),A
	RET



LOOSE_COLIZ_TYPE
;loose_mother makes mother forget
;about this or any other child
;so watch it!
;if this was hulks coliz then make hulk
;sitting duck
	LD	HL,(NEXT_SPRITE)
	INC	L
	INC	L
	INC	L
	INC	L
	BIT	PLAYER_BIT,(HL)
	JR