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

Hook (Genesis)

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Hook

Developer: Core Design
Publisher: Sony Imagesoft
Platform: Genesis
Released in US: 1992
Released in EU: 1992


SourceIcon.png This game has uncompiled source code.


A game based on the 1991 film starring Robin Williams as Peter Pan. An improved version of this game was released for the Sega CD.

Uncompiled Code

Stored at hex address 4D915 in the US version:

		move.b	enmsx+3,d0
		cmp.b	#$c1,d0
		bpl.s	.play_5812
		subq.b	#1,d1
.play_5812:
		move.b	d1,enmw7+1
		move.b	#$18,enmno+1
		bsr	chr_move_int
		rts

.play_5814:
		move.b	#$84,ata_req
		moveq	#$18,d1
		btst	#7,joy1+1
		beq.s	.play_5818
		mo