Clu Clu Land (NES)
Clu Clu Land |
---|
Developer: Nintendo This game has hidden developer credits. This game has a notes page This game has a bugs page |
Clu Clu Land is a game where you play as Bubbles as she clings her way around an enclosed arena, avoiding spikey things and warpholes to reveal the outline/shape of some thing, like a pineapple.
Sub-Page
Notes |
Bugs |
Hidden Credit
Present at the beginning of the ROM.
T.SAWANO
T.SAWANO is Takao Sawano.
Version Differences
The version present in Animal Crossing has a few modifications from the World version of the NES ROM.
Idle Loop Code
The first one changes the portion of the idle loop code. Specifically, the portion of RNG.
They replaced opcodes LDA $0010 / AND #$02 at 0x00359D with JSR $BFE0, the address where they put the same LDA $0010 / AND #$02 opcodes but prefixed with 12 NOPs which is just dumb CPU delay trick. The original game has no code at $8000-$BFFF, it is only 16K in size. The VC ROM is expanded to 32K to have an extra space to put this patch. The rest of extended space is empty and filled with zeroes.
The reason for this patch is not so clear currently. Maybe this is for changing the overall game behavior comparing with the original, but maybe for fixing some emulation issues.
A similar modification was made to most of the other Animal Crossing ROMs.
- Pages missing developer references
- Games developed by Nintendo
- Pages missing publisher references
- Games published by Nintendo
- NES games
- Pages missing date references
- Games released in 1984
- Games released in November
- Games released on November 22
- Games with hidden developer credits
- Games with revisional differences
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with hidden developer credits
Games > Games by content > Games with revisional differences
Games > Games by developer > Games developed by Nintendo
Games > Games by platform
Games > Games by publisher > Games published by Nintendo
Games > Games by release date > Games released in 1984
Games > Games by release date > Games released in November
Games > Games by release date > Games released in November > Games released on November 22
The Cutting Room Floor > Unimportant Awards > NES games