If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
Sky Adventure
Sky Adventure |
---|
Developer: Alpha Denshi This game has hidden developer credits. |
Sky Adventure is pretty much Sky Soldiers reimagined as a...different shoot 'em up.
Debugging Functions
Some debug features are enabled if the game is able to write to address 0x00074 in the main CPU. This isn't possible to do in the retail game, since that space is used by the exception vector table, but was probably possible in development versions. Place this cheat in MAME's skyadvnt.xml cheat file to bypass that check:
<cheat desc="Enable Debug Functions"> <script state="run"> <action>maincpu.mw@0B448=6600</action> <action>maincpu.mw@14E76=6600</action> <action>maincpu.mw@14EFA=6600</action> <action>maincpu.mw@14F00=0007</action> </script> <script state="off"> <action>maincpu.mw@0B448=6700</action> <action>maincpu.mw@14E76=6700</action> <action>maincpu.mw@14EFA=6700</action> <action>maincpu.mw@14F00=0006</action> </script> </cheat>
This enables three debugging functions:
- Set the "Unused" dip switch (A3) on to make both players invincible.
- Set the Difficulty dip switch (B5) to Hard to display the stage scroll position in the upper-left of the screen. This increases by 1 every 32 frames. At 0071 the mid-boss fight starts, and at 00F1 the boss fight starts.
- Hold 2P Start to make the stage scroll 32× faster.
- NOTE: This is supposed to be toggled by 2P Button 3, but no such button exists on the retail unit. The MAME cheat changes it to 2P Start.
Developer Credits
Satoshi Hagitani's standard signature hidden message starts at address 0x00070 in the audio CPU:
Sound Board No.62FC01 Music Macro Lungeag & Effect Macro Lungeag & Adpcm Voice Out Control Program ALPHA DENSHI CO., LTD. By Satoshi.Hagitani
Unused Graphics
Used | Fixed |
---|---|
Most of the HUD graphics bank is left over from Sky Soldiers, including these still-unused flags.
References
- Pages missing developer references
- Games developed by Alpha Denshi
- Pages missing publisher references
- Games published by Alpha Denshi
- Games published by SNK
- Arcade games
- Games released in 1989
- Games released in August
- Games released in October
- Games released in November
- Games with hidden developer credits
- Games with unused graphics
- Games with debugging functions
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with debugging functions
Games > Games by content > Games with hidden developer credits
Games > Games by content > Games with unused graphics
Games > Games by developer > Games developed by ADK > Games developed by Alpha Denshi
Games > Games by platform > Arcade games
Games > Games by publisher > Games published by SNK
Games > Games by publisher > Games published by SNK > Games published by SNK Playmore > Games published by ADK > Games published by Alpha Denshi
Games > Games by release date > Games released in 1989
Games > Games by release date > Games released in August
Games > Games by release date > Games released in November
Games > Games by release date > Games released in October