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

Proto:Penguin Land (Sega Master System)

From The Cutting Room Floor
Jump to navigation Jump to search

This page details one or more prototype versions of Penguin Land (Sega Master System).

Hiddenpalace.org logo.png  This prototype is documented on Hidden Palace.

Uncompiled Source Code

A fragment of seemingly sound-related code located right before the ROM header, being cut off by its ASCII string. It does not appear in release versions of this game.
0x7F7D

;=======================;
; CLEAR    RAM & TONE    ;
;=======================;
CHAMUS::
CHAM0:    PUSH    HL
    PUSH    DE
    PU