If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
Front Mission (WonderSwan Color)
Jump to navigation
Jump to search
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Cleanup > To do
Cleanup > To investigate
Games > Games by content > Games with debugging functions
Games > Games by content > Games with hidden development-related text
Games > Games by content > Games with hidden sound tests
Games > Games by developer > Games developed by Tom Create
Games > Games by platform > WonderSwan games > WonderSwan Color games
Games > Games by publisher > Games published by Square Enix > Games published by Square
Games > Games by release date > Games released in 2002
Games > Games by release date > Games released in July
Games > Games by release date > Games released in July > Games released on July 12
Games > Games by series > Front Mission series
Front Mission |
---|
Developer: Tom Create This game has hidden development-related text. |
Contents
Debugging Context
The main loop is located at 4000:1EC0.
A jump table is located at 4000:1F83 (0x741F83) and is called at 4000:1F2F and 4000:1F52. The table is grouped by pairs of event pointers: init and update, which correspond to the 2 calls.
The Debug Menu state is index 1 (1st index being 0) within the jump table.
Debug Menu
To access the debug menu, set a breakpoint at 4000:1F28, modify the byte value at DS:0201 to 0x01 and continue execution.
Init | Update |
---|---|
4000:64B0 | 4000:659F |
To do: Determine if the Debug Menu can be accessed without the use of a debugger, ie. search ROM for writes to 0x201 with the value 0x01 and go on from there... |
Debug Text
DEBUG STATUS Fight Short Long Agility Total
Also, there's some text for a debug status display at 0x797BDB.
This needs some investigation. Discuss ideas and findings on the talk page. |
The Front Mission series
| |
---|---|
SNES | Front Mission • Front Mission: Gun Hazard |
WonderSwan Color | Front Mission |
PlayStation | Front Mission 2 • Front Mission 3 |
Categories:
- Pages missing developer references
- Games developed by Tom Create
- Pages missing publisher references
- Games published by Square
- WonderSwan Color games
- Pages missing date references
- Games released in 2002
- Games released in July
- Games released on July 12
- Games with hidden development-related text
- Games with debugging functions
- Games with hidden sound tests
- To do
- To investigate
- Front Mission series
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Cleanup > To do
Cleanup > To investigate
Games > Games by content > Games with debugging functions
Games > Games by content > Games with hidden development-related text
Games > Games by content > Games with hidden sound tests
Games > Games by developer > Games developed by Tom Create
Games > Games by platform > WonderSwan games > WonderSwan Color games
Games > Games by publisher > Games published by Square Enix > Games published by Square
Games > Games by release date > Games released in 2002
Games > Games by release date > Games released in July
Games > Games by release date > Games released in July > Games released on July 12
Games > Games by series > Front Mission series