If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
After Burner III (Sega CD)
After Burner III |
---|
Developer: CRI This game has debugging material. |
This page is rather stubbly and could use some expansion. Are you a bad enough dude to rescue this article? |
To do: Regional Differences. |
An awful port of the arcade version of the same name with its only redeeming quality being its CD soundtrack.
Debug Options
Japan | International |
---|---|
A debug menu, which differs slightly between versions, can be found on file mdl01_m.bin. This file is loaded into the Main CPU RAM at offset 0xff0000.
Each title screen menu has an associated subroutine, including the debug menu (addresses taken from the Japanese version):
00ff003e 4e bb 00 04 jsr (0xff0044,PC,D0w*0x1) 00ff0042 4e 75 rts 00ff0044 60 00 00 c6 bra.w LAB_00ff010c 00ff0048 60 00 05 88 bra.w LAB_00ff05d2 00ff004c 60 00 09 5e bra.w LAB_00ff09ac 00ff0050 60 00 14 de bra.w LAB_00ff1530 00ff0054 60 00 13 60 bra.w LAB_00ff13b6 00ff0058 60 00 07 84 bra.w LAB_00ff07de 00ff005c 60 00 16 48 bra.w LAB_00ff16a6 ; debug options 00ff0060 60 00 1b 06 bra.w LAB_00ff1b68
The subroutine index for the title screen options menu is set at 0xff079c:
00ff079c 11 fc 00 move.b #0x8,(DAT_fffff703).w 08 f7 03 00ff07a2 4e 75 rts
We can replace that index with value 0x18 to load the debug menu, by applying to the CD's data track one of the following patches:
Japan | International |
---|---|
81adf = 18
|
82409 = 18
|
The After Burner series
| |
---|---|
Arcade | After Burner • After Burner II |
NES | After Burner |
FM Towns | After Burner • After Burner III |
Genesis | After Burner II |
Sega CD | After Burner III |
32X | After Burner |
PlayStation Portable | After Burner: Black Falcon |
Related Games | |
Arcade | Sky Target |
Sega Master System | G-LOC: Air Battle |
Genesis | G-LOC: Air Battle |
Sega Saturn | Sky Target |
- Pages missing developer references
- Games developed by CRI
- Pages missing publisher references
- Games published by CRI
- Games published by Sega
- Sega CD games
- Games released in 1992
- Games released in December
- Games released on December 18
- Pages missing date references
- Games released in 1993
- Games with debugging functions
- Games with hidden level selects
- Stubs
- To do
- After Burner series
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Cleanup > Stubs
Cleanup > To do
Games > Games by content > Games with debugging functions
Games > Games by content > Games with hidden level selects
Games > Games by developer > Games developed by Sega > Games developed by Sega AM2 > Games developed by CRI
Games > Games by platform > Genesis games > Sega CD games
Games > Games by publisher > Games published by CRI
Games > Games by publisher > Games published by Sega
Games > Games by release date > Games released in 1992
Games > Games by release date > Games released in 1993
Games > Games by release date > Games released in December
Games > Games by release date > Games released in December > Games released on December 18
Games > Games by series > After Burner series