Rise of the Robots (Arcade)
Rise of the Robots |
---|
Developer: Mirage This game has uncompiled source code. |
To do: TEST3.RSV is a possibly unused FMV. |
An arcade port of the infamous fighting game which for some odd reason was released after the home versions.
Developer Credit
Present at 0x92 in the boot ROM (rasterspeed2.1_bootrom4.u10).
Charset by Simon N. Goodwin
Development Text
Present at 0x4BCE and 0xE072 in the boot ROM are a couple of odd error messages.
Print menu knackered
hmmmm, I dont think much of your music Give me data CDs any time!
Uncompiled Source Code
MAKEDIFF.C contains some leftover source code.
#include <stdio.h> char buffer[14*12] = { 160, 140, 120, 100, 80, 60, 40, 30, 20,15,15,15,15,10, 144, 126, 108, 90, 72, 54, 36, 27, 20,15,13,10, 8, 6, 128, 112, 96, 80, 64, 48, 32, 24, 18,13, 9, 6, 5, 4, 112, 98, 84, 70, 56, 42, 28, 21, 16,12, 7, 5, 4, 3, 128, 112, 96, 80, 64, 48, 32, 24, 18,13, 9, 6, 5, 4, 128, 112, 84, 70, 56, 42, 28, 21, 16,12, 7, 5, 4, 3, 128, 112, 40, 30, 25, 20, 15, 12, 10, 8, 6, 4, 3, 2, 128, 112, 30, 25, 20, 15, 10, 8, 6, 4, 2, 1, 0, 0, 112, 98, 22, 18, 10, 8, 7, 6, 5, 4, 2, 1, 0, 0, 112, 98, 19, 16, 10, 8, 6, 5, 4, 3, 2, 1, 0, 0, 112, 98, 16, 14, 8, 6, 5, 4, 4, 3, 2, 1, 0, 0, 5, 4, 4, 3, 3, 2, 2, 1, 1, 0, 0, 0, 0, 0 }; main() { FILE *f; f = fopen( "diffcurv.dat", "wb" ); fwrite( buffer, 1, 12*14, f ); fclose( f ); }
Zool Hard Disk
FRECOVER.DAT appears to be the first 100KB of a hard disk image for the unreleased arcade port of Zool. It only contains a file listing though.
The Rise of the Robots series
| |
---|---|
3DO | Rise of the Robots |
Arcade | Rise of the Robots |
Game Gear | Rise of the Robots |
SNES | Rise of the Robots (Prototype) |
DOS, PlayStation, Sega Saturn | Rise 2: Resurrection |
- Pages missing developer references
- Games developed by Mirage
- Pages missing publisher references
- Games published by Bell-Fruit Manufacturing
- Arcade games
- Pages missing date references
- Games released in 1995
- Games released in May
- Games with uncompiled source code
- Games with hidden developer messages
- Games with hidden developer credits
- Games with hidden development-related text
- Games with unusual dummy files
- To do
- Rise of the Robots series
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Cleanup > To do
Games > Games by content > Games with hidden developer credits
Games > Games by content > Games with hidden developer messages
Games > Games by content > Games with hidden development-related text
Games > Games by content > Games with uncompiled source code
Games > Games by content > Games with unusual dummy files
Games > Games by developer > Games developed by Mirage
Games > Games by platform > Arcade games
Games > Games by publisher > Games published by Bell-Fruit Manufacturing
Games > Games by release date > Games released in 1995
Games > Games by release date > Games released in May
Games > Games by series > Rise of the Robots series