Skip to content

Commit

Permalink
603 progress
Browse files Browse the repository at this point in the history
  • Loading branch information
Niko committed Oct 1, 2024
1 parent 101cfcf commit a2f3c13
Showing 1 changed file with 16 additions and 13 deletions.
29 changes: 16 additions & 13 deletions symbols/syms603.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,32 +88,35 @@
80027e64 COLL_Scrub

// unknown 8002869c

8002873c DebugSetRes_640x480i
// unknown 800287dc -- DebugCamera_SetPathPoint
// unknown 80028814 -- DebugMenu_LoadGame_GivenLevelId
// unknown 80028854 -- DebugMenu_LoadGame_GivenDemoModeIndex
// unknown 80028a6c -- DebugMenu_LoadGame_GivenCharacterId
// unknown 80028a98 -- DebugMenu_LoadGame_GivenNumPlyr
800287dc DebugCamera_SetPathPoint
80028814 DebugMenu_LoadGame_GivenLevelId
80028854 DebugMenu_LoadGame_GivenDemoModeIndex
80028a6c DebugMenu_LoadGame_GivenCharacterId
80028a98 DebugMenu_LoadGame_GivenNumPlyr

// unknown 80028ab0
// unknown 80028ac8
// unknown 80028ae0
// unknown 80028b9c -- DebugMenu_TimeStamp_EndFrame
// unknown 80028bb8 -- DebugMenu_TimeStamp_MidFrame
// unknown 80028c10 -- called from Timer_Init
// unknown 80028d30 -- DebugMenu_TimeStamp_DrawOutline
// unknown 800291ac -- DebugMenu_TimeStamp_DrawNext
// unknown 8002977c -- DebugMenu_TimeStamp_ExecCurr

800291ac DebugMenu_Draw
8002977c DebugMenu_ExecFuncPtr

// Not the TimeStamp menu, but another debug menu,
// This can be triggered by pressing Select, if you
// NOP the instruction at 8003E3CC that reboots game on Select
// unknown 800297a0 -- DebugMenu_TimeStamp_OpenMenu
// unknown 800297b4 -- DebugMenu_TimeStamp_CloseMenu
// unknown 800297e8 -- DebugMenu_gGT_PauseAllThreads // controller logic for invisible menu
800297a0 DebugMenu_Open
800297b4 DebugMenu_Close
800297e8 DebugMenu_Update
80029cc8 DebugMenu_UpdateIfOpen
80029d70 DebugMenu_DrawIfOpen
80029dc0 DebugMenu_DrawMenuTwice

// unknown 80029cc8
// unknown 80029d70 -- DebugMenu_TimeStamp_DrawChart
// unknown 80029dc0 -- DebugMenu_TimeStamp_DrawMain
// unknown 80029e64
// unknown 80029efc
80029f48 Timer_GetTime_Total_Precise // cut in retail
Expand Down

0 comments on commit a2f3c13

Please sign in to comment.