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

M&M's Blast!

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

M&M's Blast!

Developer: Pipe Dream Interactive
Publisher: Majesco Entertainment
Platform: Game Boy Advance
Released in US: December 1, 2001


CopyrightIcon.png This game has hidden developer credits.
DebugIcon.png This game has debugging material.


So very stubbly.
This page is rather stubbly and could use some expansion.
Are you a bad enough dude to rescue this article?

M&M's Blast! is a party game that features the M&M's mascots playing minigames to collect the most Minis. Nothing much more to see. Cheap Mario Party, anyone?

The game was apparently cancelled in Europe.

Hmmm...
To do:
  • Any unused graphics?
  • See if any more strings of text are in the ROM.

Development-Related Text

GAX Sound Engine v2.01b (Jun 22 2001) 
Shin'en Multimedia. Code: B.Wodok

Credits for the game's sound engine, known as the GAX Sound Engine, and its programmer, Bernhard Wodok.

Debug Text

The game has many strings that can be found in its files, including:

 TOO MANY DOTS IN PATH!
 TOO MANY DOTS ONSCREEN!
 TOO MANY DOT ANIMATIONS ONSCREEN!

These would only be seen when too much data is loaded in at once, not during normal gameplay. They all appear to be part of the same string, separated by only 2 NUL characters (\x00) each.

 UNASSIGNED WARP DOT 
 UNTERMINATED WARP LIST

These would only be seen when the game throws an error, and certainly not during normal gameplay. Again, they appear to be part of the same string, separated by 1 NUL character.