- Global crash_screen_draw_info (u16 *framebuffer, OSThread *thread)
-- if this check fails, the ra register is printed a second time.
+- if this check fails, the ra register is printed a second time.
- Global DEBUG_MODE
- This looks like it should work at any point in the race.
- Global func_8001969C (UNUSED s32 playerId, UNUSED f32 arg1, s32 cameraId, UNUSED s16 pathIndex)
-- Adding an (f32) cast changes asm, why?
+- Adding an (f32) cast changes asm, why?
- Global func_800B9BE4 (f32, f32, u16 *)
-- they probably meant to store the value to tmp[i] and tmp[8 + i]
+- they probably meant to store the value to tmp[i] and tmp[8 + i]
- Global func_800BB388 (s32 bankId, s32 instId, s32 arg2)
-- missing return
+- missing return
- Global func_802AF314 (void)
- possibly bug. Allocate memory but not increment the pointer. This is bad, dumb code, and more importantly it's bad dumb code that doesn't make any sense here. It is incremented after this function completes using a different variable. Not good.
- Global init_sequence_players (void)
@@ -121,15 +121,15 @@ $(function(){initNavTree('bug.html',''); initResizable(); });
- Global load_ceremony_cutscene (void)
- these segmented addresses need to be symbols for mobility
- Global load_sequence_internal (u32, u32, s32)
-- This should set the last bank (i.e. the first in the JSON) as default, not the missing one. This code path never gets taken, though – all sequence loading is synchronous.
+- This should set the last bank (i.e. the first in the JSON) as default, not the missing one. This code path never gets taken, though – all sequence loading is synchronous.
- Global new_actor (ActorInitParams *)
No null check.
- Global note_set_vel_pan_reverb (struct Note *note, f32 velocity, u8 pan, u8 reverbVol)
-- for the change to UQ0.7, the if statement should also have been changed accordingly
+- for the change to UQ0.7, the if statement should also have been changed accordingly
- Global preload_sequence (u32, u8)
-- should be IS_SEQ_LOAD_COMPLETE
+- should be IS_SEQ_LOAD_COMPLETE
- Global update_gamestate (void)
- Reloading this segment makes random_u16() deterministic for player spawn order. In laymens terms, random_u16() outputs the same value every time.
diff --git a/classes.html b/classes.html
index b81de1b8d..9f8edea29 100644
--- a/classes.html
+++ b/classes.html
@@ -140,7 +140,7 @@ $(function(){initNavTree('classes.html',''); initResizable(); });
ldiv_tlldiv_t
- M
-- M64ScriptState
- MainPoolBlock
- MainPoolState
- mk64_surface_map_ram
- MkAnimation
- MkTexture
- MoleSpawnUnion
+
M64ScriptStateMainPoolBlockMainPoolStatemk64_surface_map_ramMkAnimationMkTextureMoleSpawnUnionMtx2Mtx_u
- N
- Note
- NoteAttributes
- NotePlaybackState
- NotePool
- NoteSubEu
- NoteSynthesisBuffers
- NoteSynthesisState
@@ -158,7 +158,7 @@ $(function(){initNavTree('classes.html',''); initResizable(); });
SaveDataSeqOrBankEntrySequenceChannelSequenceChannelLayerSequencePlayerSharedDmaShellActorSkyboxSnowmanSpawnSoundSoundAllocPoolSoundCharacteristicsSoundMultiPoolSplineControlPointSplineDataSPTaskStaffGhostStarDatastru_80004EACstruct_801642D8struct_8018D9E0_entrystruct_8018DEE0_entrystruct_8018E060_entrystruct_8018E0E8_entrystruct_8018E118_entrystruct_8018E768_entrystruct_8018EE10_entrystruct_80282C40struct_80283430struct_80283431struct_80284AE8struct_802850C0_entrystruct_80285D80struct_80286A04struct_80286A10struct_D_8018CE10struct_D_80192CA8_entrystruct_D_801930D0_entrystruct_D_801930D0_innerstruct_D_802874D8struct_D_802BFB80_4struct_D_802BFB80_8struct_D_802DFB80struct_D_802F1F80StuffSynthesisReverb
- T
-- TemporaryPool
- Test
- test
- ThwompSpawn
- TrackSections
- TrackWaypoint
- TrainCar
- TrainCarStuff
- TrainStuff
- TripleShellParent
+
TemporaryPoolTesttestTheWhyUnionThwompSpawnTrackSectionsTrackWaypointTrainCarTrainCarStuffTrainStuffTripleShellParent
- U
- unexpiredActors
- union_D_802BFB80
- Unk1Pool
- Unk_800E9F7C
- Unk_800EA06C
- Unk_8018EFD8
- Unk_D_800E70A0
- UnkActorSpawnData
- UnkCameraInner
- UnkEntry
- UnkPlayerInner
- UnkPlayerStruct258
- UnkPool
- UnkStr_802AA7C8
- unkStruct
- UnkStruct8018EF18
- UnkStruct80287560
- UnkStruct802AF7B4
- UnkStruct_46D0
- UnkStruct_800DC5EC
- UnkStruct_800DDB40
- UnkStruct_800DDB68
- UnkStruct_8015F584
- UnkStruct_8018E7E8
- UnkStruct_80287500
- UnkStruct_802B53C8
- UnkStruct_802B8CD4
- uObjBg
- uObjBg_t
- uObjMtx
- uObjMtx_t
- uObjScaleBg_t
- uObjSprite
- uObjSprite_t
- uObjSubMtx
- uObjSubMtx_t
- uObjTxSprite
- uObjTxtr
- uObjTxtrBlock_t
- uObjTxtrTile_t
- uObjTxtrTLUT_t
diff --git a/code__80005FD0_8c.html b/code__80005FD0_8c.html
index b7983e9e3..87a7e4446 100644
--- a/code__80005FD0_8c.html
+++ b/code__80005FD0_8c.html
@@ -5145,7 +5145,7 @@ Here is the caller graph for this function: