From b11d09a75176135f67c2a8aba9130471c467a95f Mon Sep 17 00:00:00 2001 From: MegaMech Date: Fri, 4 Jul 2025 21:21:02 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20HarbourM?= =?UTF-8?q?asters/SpaghettiKart@3585aa7ae468ced2fb364439e73d1f4c195dbf4c?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Game_8cpp.html | 2 +- Game_8h.html | 2 +- main_8c.html | 2 +- main_8h.html | 6 +++--- menu__items_8c.html | 4 ++-- menu__items_8h.html | 2 +- osContInit_8c.html | 2 +- osCreatePiManager_8c.html | 2 +- osEPiRawStartDma_8c.html | 6 +++--- osPiGetCmdQueue_8c.html | 2 +- osPiRawStartDma_8c.html | 2 +- osPiStartDma_8c.html | 4 ++-- piint_8h.html | 2 +- render__objects_8c.html | 6 +++--- render__objects_8h.html | 2 +- todo.html | 34 +++++++++++++++++----------------- update__objects_8c.html | 4 ++-- 17 files changed, 42 insertions(+), 42 deletions(-) diff --git a/Game_8cpp.html b/Game_8cpp.html index 4251d27a2..dc6ad3eea 100644 --- a/Game_8cpp.html +++ b/Game_8cpp.html @@ -2074,7 +2074,7 @@ Here is the caller graph for this function:
-
Todo
Move gGfxPool out of main.h
+
Todo
Move gGfxPool out of main.h
Here is the caller graph for this function:
diff --git a/Game_8h.html b/Game_8h.html index 42afe1acc..16797ebd8 100644 --- a/Game_8h.html +++ b/Game_8h.html @@ -1973,7 +1973,7 @@ Here is the caller graph for this function:
-
Todo
Move gGfxPool out of main.h
+
Todo
Move gGfxPool out of main.h
diff --git a/main_8c.html b/main_8c.html index ee9594758..9d62f0c4c 100644 --- a/main_8c.html +++ b/main_8c.html @@ -630,7 +630,7 @@ Here is the caller graph for this function:
-
Todo
Why did void* work for matching
+
Todo
Why did void* work for matching
Here is the caller graph for this function:
diff --git a/main_8h.html b/main_8h.html index fdf0ecdc0..d59b7057b 100644 --- a/main_8h.html +++ b/main_8h.html @@ -625,7 +625,7 @@ Variables
-
Todo
Verify with proper documentation
+
Todo
Verify with proper documentation
@@ -654,7 +654,7 @@ Variables
-
Todo
Verify with proper documentation
+
Todo
Verify with proper documentation
@@ -673,7 +673,7 @@ Variables
-
Todo
Why did void* work for matching
+
Todo
Why did void* work for matching
Here is the caller graph for this function:
diff --git a/menu__items_8c.html b/menu__items_8c.html index 617a3c68a..c4d57e519 100644 --- a/menu__items_8c.html +++ b/menu__items_8c.html @@ -2322,7 +2322,7 @@ Here is the caller graph for this function:
-
Todo
These sizes need to be sizeof() for shiftability if possible
+
Todo
These sizes need to be sizeof() for shiftability if possible
Here is the call graph for this function:
@@ -8911,7 +8911,7 @@ Here is the caller graph for this function:
-
Todo
Move gGfxPool out of main.h
+
Todo
Move gGfxPool out of main.h
Here is the caller graph for this function:
diff --git a/menu__items_8h.html b/menu__items_8h.html index e2231a8bc..1c9b84cb2 100644 --- a/menu__items_8h.html +++ b/menu__items_8h.html @@ -2738,7 +2738,7 @@ Here is the caller graph for this function:
-
Todo
These sizes need to be sizeof() for shiftability if possible
+
Todo
These sizes need to be sizeof() for shiftability if possible
Here is the call graph for this function:
diff --git a/osContInit_8c.html b/osContInit_8c.html index ba3ace6af..35d83006b 100644 --- a/osContInit_8c.html +++ b/osContInit_8c.html @@ -219,7 +219,7 @@ Here is the caller graph for this function:
-
Todo
figure out what it means
+
Todo
figure out what it means
Here is the call graph for this function:
diff --git a/osCreatePiManager_8c.html b/osCreatePiManager_8c.html index ca147e78a..f5bf6f793 100644 --- a/osCreatePiManager_8c.html +++ b/osCreatePiManager_8c.html @@ -236,7 +236,7 @@ Here is the caller graph for this function:
-
Todo
In libreultra this is in an include
+
Todo
In libreultra this is in an include
diff --git a/osEPiRawStartDma_8c.html b/osEPiRawStartDma_8c.html index b37ecd646..4e6a0a1a9 100644 --- a/osEPiRawStartDma_8c.html +++ b/osEPiRawStartDma_8c.html @@ -155,7 +155,7 @@ Functions
Value:
(*(vu32*) PHYS_TO_K1(addr) = (u32) (data))
-
Todo
These defines are from PR/rcp.h, but including that causes problems...
+
Todo
These defines are from PR/rcp.h, but including that causes problems...
@@ -170,7 +170,7 @@ Functions
-
Todo
This define is from os.h, but including that causes problems...
+
Todo
This define is from os.h, but including that causes problems...
@@ -194,7 +194,7 @@ Functions
Value:
if (cHandle->var != pihandle->var) \
IO_WRITE(reg, pihandle->var);
-
Todo
This define is from piint.h, but including that causes problems...
+
Todo
This define is from piint.h, but including that causes problems...
diff --git a/osPiGetCmdQueue_8c.html b/osPiGetCmdQueue_8c.html index 7bfc888c5..a588fd901 100644 --- a/osPiGetCmdQueue_8c.html +++ b/osPiGetCmdQueue_8c.html @@ -171,7 +171,7 @@ Here is the caller graph for this function:
-
Todo
In libreultra this is in an include
+
Todo
In libreultra this is in an include
diff --git a/osPiRawStartDma_8c.html b/osPiRawStartDma_8c.html index 3922d2e45..df2ff224c 100644 --- a/osPiRawStartDma_8c.html +++ b/osPiRawStartDma_8c.html @@ -191,7 +191,7 @@ Here is the caller graph for this function:
-
Todo
figure out why this is like this
+
Todo
figure out why this is like this
diff --git a/osPiStartDma_8c.html b/osPiStartDma_8c.html index abd36ed30..a48105a7e 100644 --- a/osPiStartDma_8c.html +++ b/osPiStartDma_8c.html @@ -172,7 +172,7 @@ Variables
-
Todo
name magic constants
+
Todo
name magic constants
Here is the call graph for this function:
@@ -206,7 +206,7 @@ Here is the caller graph for this function:
-
Todo
In libreultra this is in an include
+
Todo
In libreultra this is in an include
diff --git a/piint_8h.html b/piint_8h.html index 3ad9eb8f2..f1555e9fd 100644 --- a/piint_8h.html +++ b/piint_8h.html @@ -1767,7 +1767,7 @@ Here is the caller graph for this function:
-
Todo
In libreultra this is in an include
+
Todo
In libreultra this is in an include
diff --git a/render__objects_8c.html b/render__objects_8c.html index 7995ce59a..13514cac0 100644 --- a/render__objects_8c.html +++ b/render__objects_8c.html @@ -11411,7 +11411,7 @@ Here is the caller graph for this function:
-
Todo
fakematch?
+
Todo
fakematch?
Here is the call graph for this function:
@@ -11468,7 +11468,7 @@ Here is the caller graph for this function:
-
Todo
fakematch?
+
Todo
fakematch?
Here is the call graph for this function:
@@ -17549,7 +17549,7 @@ Here is the caller graph for this function:
-
Todo
: Hardcode these x and y values. Because why not?
+
Todo
: Hardcode these x and y values. Because why not?
Here is the call graph for this function:
diff --git a/render__objects_8h.html b/render__objects_8h.html index 7ec4914c8..29c4e90cd 100644 --- a/render__objects_8h.html +++ b/render__objects_8h.html @@ -16384,7 +16384,7 @@ Here is the caller graph for this function:
-
Todo
: Hardcode these x and y values. Because why not?
+
Todo
: Hardcode these x and y values. Because why not?
Here is the call graph for this function:
diff --git a/todo.html b/todo.html index 86d334c10..e609903b2 100644 --- a/todo.html +++ b/todo.html @@ -118,7 +118,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global __osPfsRWInode (OSPfs *pfs, __OSInode *inode, u8 flag, u8 bank)
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
Global __osPiDevMgr
-
In libreultra this is in an include
+
In libreultra this is in an include
Global __osRepairPackId (OSPfs *pfs, __OSPackId *badid, __OSPackId *newid)

fix magic number

remove magic constant

@@ -134,11 +134,11 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global BAD_RETURN (cmd)
put this define in types.h or similar. Certain functions are marked as having return values, but do not actually return a value. This causes undefined behavior, which we'd rather avoid on modern GCC. This only impacts -O2 and can matter for both the function itself and functions that call it.
Global clear_framebuffer (s32)
-
Why did void* work for matching
+
Why did void* work for matching
Global course_select_menu_act (struct Controller *, u16)
SetCourse() to course one;
Global D_800E43B0 []
-
unused?
+
unused?
Global debug_switch_character_ceremony_cutscene (void)
confirm this.
Union du
@@ -156,13 +156,13 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global func_80046030 (u8 *tlut, u8 *texture, Vtx *arg2, s32 width, s32 arg4, s32 height)
tlut/texture unconfirmed. This could be texture1 and texture2
Global func_8004C268 (u32 arg0, u32 arg1, u8 *texture, u32 width, u32 arg4, u32 height, s32 arg6)
-
fakematch?
-
Global func_8004C268_wide (u32 arg0, u32 arg1, u8 *texture, u32 width, u32 arg4, u32 height, s32 arg6)
fakematch?
+
Global func_8004C268_wide (u32 arg0, u32 arg1, u8 *texture, u32 width, u32 arg4, u32 height, s32 arg6)
+
fakematch?
Global func_800745C8 (s32 objectIndex, const char **lakituTexturePtr)
-
arg1 should likely be a u8 *
+
arg1 should likely be a u8 *
Global func_80091FA4 (void)
-
These sizes need to be sizeof() for shiftability if possible
+
These sizes need to be sizeof() for shiftability if possible
Global func_800CBC24 (void)
clenanup, something's weird with the variables. D_800EA4A4 is probably EuAudioCmd bc of the + 0x100
Global func_8028336C (UNUSED CinematicCamera *arg0, UNUSED Camera *camera)
@@ -172,13 +172,13 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global func_8028F970 (void)
increasing players past four would require increase this loop iterator.
Global GetCupName (void)
-
Move gGfxPool out of main.h
+
Move gGfxPool out of main.h
Global gPlayerWinningIndex
gPlayerWinningIndex (D_800DC5E8) accessed as word, D_800DC5EB as u8
Global gTorchSpawns []
fix this extern
Global IO_WRITE (addr, data)
-
These defines are from PR/rcp.h, but including that causes problems...
+
These defines are from PR/rcp.h, but including that causes problems...
Global LEO_CMD_TYPE_0
name
Global LEO_CMD_TYPE_1
@@ -190,9 +190,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global logo_intro_menu_act (struct Controller *controller, UNUSED u16 controllerIdx)
Label audio funcs
Global MTX_KART_POOL_SIZE
-
Verify with proper documentation
+
Verify with proper documentation
Global MTX_SHADOW_POOL_SIZE
-
Verify with proper documentation
+
Verify with proper documentation
Global new_actor (ActorInitParams *)
More indepth error checking/return value
Global Note::priority
@@ -200,7 +200,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global OBombKart::Unk_3C
Turn WheelPos into a struct
Global osContInit (OSMesgQueue *mq, u8 *bitpattern, OSContStatus *status)
-
figure out what it means
+
figure out what it means
Class OSeagull
unk_0D5 needs to be a struct variable probably. What does it do? Behaviour?
Global OSnowman::DrawBody (s32)
@@ -210,9 +210,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global osPfsDeleteFile (OSPfs *pfs, u16 company_code, u32 game_code, u8 *game_name, u8 *ext_name)
magic constant
Global osPiStartDma (OSIoMesg *mb, s32 priority, s32 direction, uintptr_t devAddr, void *vAddr, size_t nbytes, OSMesgQueue *mq)
-
name magic constants
+
name magic constants
Global osRomBase
-
figure out why this is like this
+
figure out why this is like this
Global osViBlack (u8 active)
name magic constants
Global osViSwapBuffer (void *vaddr)
@@ -225,7 +225,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global OThwomp::_boundingBoxSize
Write this better. This effects the squish size and the bounding box size.
Global PI_DOMAIN1
-
This define is from os.h, but including that causes problems...
+
This define is from os.h, but including that causes problems...
Global render_collision (void)
decide to use colours or textures and fix displaylists because they are buggy
Global render_texture_rectangle (s32 x, s32 y, s32 width, s32 height, s32 s, s32 w, s32 mode)
@@ -235,7 +235,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global set_course (const char *data)
SetCourse();
Global set_minimap_finishline_position (s32)
-
: Hardcode these x and y values. Because why not?
+
: Hardcode these x and y values. Because why not?
Global SOUND_ARG_LOAD (sound_bank, byte2, byte3, sound_id)
format like sm64 sounds.h
Global spawn_foliage (struct ActorSpawnData *actor)
@@ -243,7 +243,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global TrainSmokeTick (void)
: This should be an Object class one day
Global UPDATE_REG (reg, var)
-
This define is from piint.h, but including that causes problems...
+
This define is from piint.h, but including that causes problems...
Global US_FLOAT (x)
US_FLOAT should probably be renamed to JP_DOUBLE since eu seems to use floats too
Global World::SetCourse (const char *)
diff --git a/update__objects_8c.html b/update__objects_8c.html index a9c646bdb..a6714abc7 100644 --- a/update__objects_8c.html +++ b/update__objects_8c.html @@ -3602,7 +3602,7 @@ Here is the caller graph for this function:
-
Todo
arg1 should likely be a u8 *
+
Todo
arg1 should likely be a u8 *
Here is the call graph for this function:
@@ -7173,7 +7173,7 @@ Here is the caller graph for this function:
-
Todo
unused?
+
Todo
unused?