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

Sword Master (NES)

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Sword Master

Developer: Athena
Publishers: Athena (JP), Activision (US, EU)
Platform: NES
Released in JP: December 21, 1990
Released in US: January 1992
Released in EU: January 21, 1993


DevTextIcon.png This game has hidden development-related text.
RegionIcon.png This game has regional differences.


Sword Master is a game in which you master a sword, probably.

Debug Leftovers

The BANK6 of every regional version of this game contains the debug code in as much as about 1/4 of its data, as well as text for it. While most or all of the related programming is still present, most of the JMP and JSR instructions no longer point to valid addresses in any version of the ROM, meaning the functionality was scrapped at some point before release. Even worse, the beginning of this bank should contain some portions of code used by some debug routines, but that has been almost completely replaced with a copy of the DPCM data from the last banks in the beginning and copy of BANKD data at the end of ROM. Judging from the data, they might have intentionally damaged this debug code on purpose to prevent players from seeing any of the debug material.

At offset 0xC812:

FLAG   = 01   U:D
STYL   = 00   L:R
BANK   = 40   SEL:START
COLOR  = 00   FIRE:WARP
SCR ADDR = 2000
    CODE = 20
MAP X = 0200
    Y = 0000
TEST DATA 0 1 2 3
TEST DATA 5 6 7 8

At offset 0xCD60:

HIT DATA CHECK
H OFF =
H LIM =
V OFF =
V LIM =
REV H =
M FLAG=
M STYL=
T FLAG=
T STYL=

At offset 0x9010:

ENEMY MOVE CHECK
ENE FLAG =

Regional Differences

Title Screen

Japan International
Sword Master-JP-title.png Sword Master-title.png

Credits

The programmer, CRAZY TOM, is renamed STOOGE TOM in non-Japanese versions.