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

New Boggle Boggle 2

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

New Boggle Boggle 2

Developer: MBiTM
Publisher: Zemina
Platform: Unlicensed Sega Master System
Released in KR: 1989


SourceIcon.png This game has uncompiled source code.
CopyrightIcon.png This game has hidden developer credits.


New Boggle Boggle 2 is another unlicensed port of Taito's Bubble Bobble. Much like the original New Boggle Boggle, it mostly features original levels, though they now have significantly better layouts.

Hidden Credit

Offset 0x8 of the game's ROM contains a copyright string, complete with an outdated build date. "JCY" is Jeong Chanyong, the leader of the MBiTM team at Zemina, who is also credited for "Planning" in the game's staff roll.

(C)1988JCY_88-01-14-0167NEW_BOGGLE_BOGGLE_GAMBOY
(Source: tikal.)

Uncompiled Source Code

Several bits of uncompiled source code can also be found through the game's data. Offsets are listed as appropriate.

0x4000

NBB1.ASM_NEWBB_PAGE_4000

0x4558

NZ,NOSBUT
 DEC  (IX+JMPFLG)
 JR   NZ,NOSBUT
 JR   NXTBUB
BANG:
 LD   (IX+SPPAT),96
 JR   NXTBUB
PONG:
 LD   (IX+SPPAT),100
NXTBUB:
 INC  (IX+STT)