If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Over Rev

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Over Rev

Developer: Jaleco
Publisher: Jaleco
Platform: Arcade (Sega Model 2)
Released in JP: September 1997[1]
Released in US: October 1997[1]


DevTextIcon.png This game has hidden development-related text.


Despite the name, Over Rev is completely unrelated to the street racing manga of the same name.

Build Dates

A bunch of build dates can be found throughout the main CPU.

$Revision$ sound.c Sep 10 1997 2Fdnx
$Revision: 1.1 $ testmode.c Sep 10 1997
$Revision: 1.3 $ teststr.tbl Sep 10 1997
$Revision: 1.3 $ testsound.c Sep 10 1997
$Revision: 1.3 $ testcrt.c Sep 10 1997
$Revision: 1.3 $ testcoin.c Sep 10 1997
$Revision: 1.3 $ testbackup.c Sep 10 1997
$Revision: 1.3 $ testoutput.c Sep 10 1997
$Revision: 1.2 $ testvolume.c Sep 10 1997
$Revision: 1.3 $ testmoving.c Sep 10 1997
(Source: Original TCRF research)

Development Text

Present at 0x5880 in the main CPU.

Xpos = %8.2f 
Ypos = %8.2f 
Zpos = %8.2f 
Xang = %08x 
Yang = %08x 
Zang = %08x 

Present at 0x7A180 in the main CPU.

   %6.4f    %6.4f 
Px:%6.4f Pz:%6.4f 
MS:%f 
MV:%04X 
CY:%04X 
VY:%04X 
HY:%f 
Yp:%f 
T3:%3d 
RR:%f 
 R:%f 
FL:%2d FR:%2d
RL:%2d RR:%2d
Neutral : 
        : 
Reverse : 
Back
Rev : 
4DW : 
Hit

Present at 0x7CA87 in the main CPU.

Change parameter -- FOCUS              
Change parameter -- VIEW X ANGLE       
Change parameter -- VIEW Y ANGLE       
Change parameter -- VIEW Z ANGLE       
Change parameter -- VIEW X ANGLE SUB   
Change parameter -- VIEW Y ANGLE SUB   
Change parameter -- VIEW Z ANGLE SUB   
Change parameter -- CAR-CAMERA DISTANCE
Change parameter -- KIND OF CAR        
Game Over                            
Change parameter -- NONE               
Change parameter -- VIEW X POS         
Change parameter -- VIEW Y POS         
Change parameter -- VIEW Z POS         

Present at 0x88D40 in the main CPU.

NumOfDispArea  : %.3d, %.3d, %.3d
NumOfTikeiPoly : %.4d
NumOfEnePoly   : %.4d
NumOfEtcPoly   : %.4d
NumOfPolygons  : %.4d

Present at 0x8AE50 in the main CPU.

AERO  : %.2d
PolyNo: %.4d
XX: %.6f
YY: %.6f
ZZ: %.6f

Present at 0xEC5A0 in the main CPU.

NONE                          
SAMPLING(POLYGON)             
SAMPLING(START_BT)            
SAMPLING(START_BT, ST_DASH)   
goto SELECT                   
(Source: Original TCRF research)

References