After Burner II (Genesis)
After Burner II |
---|
Developer: Dempa
|
While this port of After Burner II was decent for its time (being released early in the console's lifespan and that Dempa was the one doing it), the Genesis could surely do better. Also the first Genesis/Mega Drive game with support for custom 3rd party controllers.
To do: XE-1AP versions of cheat codes. |
Contents
Max Out Missiles/Secret Message
At the start of various levels, the game will stop the action and send a ship which will restock your missiles; it only gives you 50. If you use a certain button combination before your ship makes contact with that ship (that is, before the RELOAD WEAPONS message appears), you will see a secret message and the ship will give you 100 missiles instead, maxing out your stock. Taken together, all the secret messages tell some story completely unrelated to the game. It seems to be describing drawing mangaː Tone and G-pens are traditional manga drawing tools, while "simekiri" refers to a deadline and "bottsu" is rejection of a submitted piece.
Level | Button Code | Message |
---|---|---|
3 | Hold Left, then press B. | PRINCESS CAPTURED DARK FORCE. RESCUE PRINCESS MIA,TOM!! |
5 | Hold Right, then press B. | THE NAME OF DARK FORCE IS = SIMEKIRI = |
9 | Just press B. | TOM FIGHT THE FORCE AT G-PEN AND TONE. |
11 | Hold Right, then press B. | DARK MASTER USES SPELL,"BOTTSU!!". TOM FEELS EVIL POWER. |
13 | Hold Left, then press B. | OH! IT IS SO DANGEROUS! |
16 | Hold Left, then press B. | "I NEVER GIVE UP!" TOM USES ITEM. "YUNKKELUU!!" |
19 | Just press B. | TOM DRAWS AND DRAWS. PRINCESS MIA ONLY PRAYS... |
21 | Hold Right, then press B. | HURRY UP !! THE MORNING COMING SOON. |
Unused Related Text
Levels 1 and 23 (the cutscene-only level used for the ending) also have strings associated with this cheat, but the cheat does not work for those levels. Had it worked, you would just press B to activate it.
Level | String | Address in Japanese ROM | Address in US/Europe ROM |
---|---|---|---|
1 | == ............... == | $4DD2 | $4EC4 |
23 | +100 MISSILES !! | $4F86 | $5078 |
For the addresses, the first byte indicates the button combination, the next three bytes position (and possibly color? TODO) the text, and after that is the null-terminated string. The three bytes+string would be repeated if there were more text, however since these are the only strings printed here, the byte $FF ends printing. Most, if not all, text in the game takes the three bytes-string-...-$FF form.
Demo recording?
To do: These are for the Japanese ROM; the code is still in the US/Europe ROM but I need to rewrite this paragraph to cover it. |
There is unused code at $6ACE that runs a special version of the main game loop that logs all controller input to the (invalid for this game) address range [$80000, $80400] for some time, then freezes with the message "READY TRACE!!" (at $6C3C in the above-mentioned string format). Pausing is disabled in this special game loop. The freezing is presumably caused by the opcode $FFFF (triggering a line 1111 emulator handler) at $6BBC; the game does jump into the (shared by most errors) handler. My (andlabs) best guess is that the debug hardware allowed grabbing the data from the address range above and placing it elsewhere for the demos.
You can jump into this game loop and play with patch codes 006350:4EF8 and 006352:6ACE (which replaces the actual game loop with this new one), however I do not know how to extract the data (it could just be changing the two addresses to be in SRAM for emulators that automatically create SRAM) or how to play your demos back (as I have not yet located the demo data in ROM).
Miscellaneous
This needs some investigation. Discuss ideas and findings on the talk page. |
The trap #8 vector (at $A0) is set to point to the out of bounds ROM address $F0CE0 in the US/Europe ROM rather than the standard error handler in the Japanese ROM. The reason for this, as well as what this would point to, is unknown.
Level Select
At the title screen, hold A + B + C. Start the game for the level select.
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 II Complete |
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 Dempa
- Pages missing publisher references
- Games published by Dempa
- Games published by Sega
- Games published by Tec Toy
- Genesis games
- Games released in 1990
- Pages missing date references
- Games released in 1991
- Games with unused text
- Games with hidden level selects
- To do
- To investigate
- After Burner 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 hidden level selects
Games > Games by content > Games with unused text
Games > Games by developer > Games developed by Dempa
Games > Games by platform > Genesis games
Games > Games by publisher > Games published by Dempa
Games > Games by publisher > Games published by Sega
Games > Games by publisher > Games published by Tec Toy
Games > Games by release date > Games released in 1990
Games > Games by release date > Games released in 1991
Games > Games by series > After Burner series