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

Famicom Meijin Sen

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Famicom Meijin Sen

Developer: Alpha Denshi
Publisher: SNK
Platform: NES
Released in JP: September 2, 1988


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?

Famicom Meijin Sen is a Shogi game published by SNK for... you guessed it the Famicom.

Disabled Debug Routines

All three Famicom games (the other two being Satomi Hakkenden and Sted: Iseki Wakusei no Yabou) developed by Alpha Denshi contain the same debug routines to test game internals or engines. This particular game contains all of them at the same time.

Scrolling Engine Test

Famicom Meijin Sen (J) -!--1.png

All revisions of this game contain scrolling engine test routines. Since this is just leftovers from software library, there are no actual background data or CHR bank setups, but the engine itself is working. Use the Game Genie code GEOKYAAX, then reset the console. Now you can scroll background garbage in any direction by pressing on the D-Pad on the first controller, and with the A or B buttons you can play the test sounds. On the second controller press the A button to print the string "TEST0123456789TEST" to the background. There are two sprites at the center of the screen too; using the D-Pad of the second controller, you can move one of them around the other one.

CHR Data Viewer

Famicom Meijin Sen (J) -!--2.png

Only the REV0 version contains this mode. Use the Game Genie code AANGIAAE, then reset the console. Now you can see the game's graphics, and select any palette or edit any of the existing palettes with the D-Pad and the A button on the first controller. Since these are just leftovers, changing some of the values causes the program to crash.

Memory Editor/Viewer

Famicom Meijin Sen (J) -!--3.png

Only the REV0 version contains this mode. Use the Game Genie code GANGIAAA, then reset the console. Now you can browse CPU memory as well as modify any data in it.