As always, thank you for supporting The Cutting Room Floor on Patreon!
The Muppets
The Muppets |
---|
Developer: Tarantula Studios
|
Development Text
At 0x1FFE0D
in the ROM there is a regular "Take 2 Interactive" hidden copyrights message:
(C)1999 Take 2 Interactive Europe Ltd.
Below, at 0x1FFE35
there is an internal developer game code:
tmgb0502.us
(for the US Version)
tmgb0502.gb
(for the European Version)
Revisional Differences
Two versions of the game were released in Europe, Game Boy compatible and Game Boy Color exclusive.
Development Structures
At 0x1FFE41
follows the specific game initialization structure common for many of Tarantula's games. The structure contains a list of RAM addresses of internal game variables, each followed by the list of its bit-flags or values along with its internal ASCII names. These names are just for readability purposes of the game sources and just skipped by the game itself while it runs this list and set the according variables at the game's initialization.
For this particular game the list of settings is listed below.
- For RAM address
$FFC0
(internal game settings 0)- "Language select" (bit.5 set) (works only for the European version, the US version just skips the Language select code).
- "Show copyright" (bit.0 set)
- For RAM address
$FFC1
(internal game settings 1)- "Music on" (bit.0 set)
- "Sound fx on" (bit.1 set)
- "Solid doors" (bit.3 set)
- "Decrement lives" (bit.4 set)
- "Falling death" (bit.5 set)
- "Fire death" (bit.6 set)
- "Hostile death" (bit.7 set)
- For RAM address
$FFC2
- "X Char Start" (value
$FF
, set)
- "X Char Start" (value
- For RAM address
$FFC3
- "Y Char Start (value
$FF
, set)
- "Y Char Start (value
- For RAM address
$FFC4
- "Room Start" (value
$FF
, set)
- "Room Start" (value
- For RAM address
$FFC5
- "Level Start" (value
$FF
, set)
- "Level Start" (value
- For RAM address
$FFC6
- "Layer Start" (value
$FF
, set)
- "Layer Start" (value
- For RAM address
$FFC7
- "World Start" (value
$FF
, set)
- "World Start" (value
- For RAM address
$FFC8
- "Sprite Start" (value
$FF
, set)
- "Sprite Start" (value
The Muppets series
| |
---|---|
NES | Muppet Adventure: Chaos at the Carnival |
Sega Pico | The Muppets On The Go! |
Windows | Muppet Kids: Preschool • On with the Show! • Spy Muppets: License to Croak |
PlayStation | Muppet RaceMania (Prototype) • Muppet Monster Adventure (Prototypes) |
iOS, Android | My Muppets Show |
Game Boy (Color) | The Muppets |
See also | |
Sesame Street |
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with revisional differences
Games > Games by content > Games with unused text
Games > Games by developer > Games developed by Rockstar Games > Games developed by Rockstar Lincoln > Games developed by Tarantula Studios
Games > Games by platform > Game Boy games
Games > Games by platform > Game Boy games > Game Boy Color games
Games > Games by publisher > Games published by Take-Two Interactive
Games > Games by release date > Games released in 2000
Games > Games by series > Muppets series