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

Hurricanes (Game Gear)

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Hurricanes

Developer: Arc Developments
Publisher: U.S. Gold
Platform: Game Gear
Released in EU: 1994


SourceIcon.png This game has uncompiled source code.
MusicIcon.png This game has unused music.


From the same team who brought you the Genesis version, Hurricanes is based off the short-lived TV series. Instead of being a soccer game, it is an action game that plays similarly to Soccer Kid. Unlike the Genesis version, where the goal is to get from point A to point B, the goal in the Game Gear version is to collect enough items in the level, and then go to the end of the level to progress. Sounds fun, right? I didn't think so.

Uncompiled Source Code

A small piece of uncompiled source code can be found in the ROM at 0x1D.

LD	DE,$RET
	PUSH	DE
 	EX	DE
	LD	HL,(MAP_MULT)
	JP	(HL)
 $RET
 	LD	DE,(

Unused Music

Hmmm...
To do:
Upload music.

Like the Genesis version, the Game Gear version has an unused track. The same song appears in the Genesis version during the bonus games, though pitched a key lower. The Game Gear version has no such minigames, and thus, goes unused.

The ending music also doesn't get to play completely since the music stops when the screen fades out to the credits.