Deploying to gh-pages from @ n64decomp/mk64@669ea9edb1 🚀

This commit is contained in:
MegaMech
2024-04-23 16:40:09 +00:00
parent 7d41874be8
commit 6b436d0c85
61 changed files with 337 additions and 340 deletions
+5 -5
View File
@@ -105,11 +105,11 @@ $(function(){initNavTree('bug.html',''); initResizable(); });
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt>Global <a class="el" href="crash__screen_8c.html#affae45bedac61b2d5c4e3f57283ba099">crash_screen_draw_info</a> (u16 *framebuffer, OSThread *thread)</dt>
<dd><a class="anchor" id="_bug000008"></a>if this check fails, the ra register is printed a second time. </dd>
<dd><a class="anchor" id="_bug000007"></a>if this check fails, the ra register is printed a second time. </dd>
<dt>Global <a class="el" href="defines_8h.html#ac80a3592e72fd96b772ee47a7d8e0d0a">DEBUG_MODE</a> </dt>
<dd><a class="anchor" id="_bug000014"></a>This looks like it should work at any point in the race. </dd>
<dt>Global <a class="el" href="code__80005FD0_8c.html#a61da9c57e00b21e4a075bf9d41b932a1">func_8001969C</a> (UNUSED s32 playerId, UNUSED f32 arg1, s32 cameraId, UNUSED s16 pathIndex)</dt>
<dd><a class="anchor" id="_bug000007"></a>Adding an (f32) cast changes asm, why? </dd>
<dd><a class="anchor" id="_bug000008"></a>Adding an (f32) cast changes asm, why? </dd>
<dt>Global <a class="el" href="heap_8h.html#ab4f80aff560307d96b2c40b5c0ed82f8">func_800B9BE4</a> (f32, f32, u16 *)</dt>
<dd><a class="anchor" id="_bug000001"></a>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd>
<dt>Global <a class="el" href="load_8h.html#ab3527402c5b0ba729e379fb33e802291">func_800BB388</a> (s32 bankId, s32 instId, s32 arg2)</dt>
@@ -121,15 +121,15 @@ $(function(){initNavTree('bug.html',''); initResizable(); });
<dt>Global <a class="el" href="code__80281780_8h.html#af227cfd0f1fd3d6adbe9a29ad59b4dc8">load_ceremony_cutscene</a> (void)</dt>
<dd><a class="anchor" id="_bug000009"></a>these segmented addresses need to be symbols for mobility </dd>
<dt>Global <a class="el" href="load_8h.html#a2481529a2e9892b5e55865a80299c48b">load_sequence_internal</a> (u32, u32, s32)</dt>
<dd><a class="anchor" id="_bug000005"></a>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 &ndash; all sequence loading is synchronous. </dd>
<dd><a class="anchor" id="_bug000004"></a>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 &ndash; all sequence loading is synchronous. </dd>
<dt>Global <a class="el" href="podium__ceremony__actors_8h.html#a186674a03da1d9fce04a3211d6f4ec4d">new_actor</a> (<a class="el" href="structActorInitParams.html">ActorInitParams</a> *)</dt>
<dd><p class="startdd"><a class="anchor" id="_bug000010"></a>No null check. </p>
<p class="enddd"><a class="anchor" id="_bug000011"></a> </p>
</dd>
<dt>Global <a class="el" href="playback_8h.html#a281646ee32b4a0af33bcb1e95afd624e">note_set_vel_pan_reverb</a> (struct <a class="el" href="structNote.html">Note</a> *note, f32 velocity, u8 pan, u8 reverbVol)</dt>
<dd><a class="anchor" id="_bug000003"></a>for the change to UQ0.7, the if statement should also have been changed accordingly </dd>
<dd><a class="anchor" id="_bug000005"></a>for the change to UQ0.7, the if statement should also have been changed accordingly </dd>
<dt>Global <a class="el" href="load_8h.html#a9c1bfb29806b05fc3a700184dcac6880">preload_sequence</a> (u32, u8)</dt>
<dd><a class="anchor" id="_bug000004"></a>should be IS_SEQ_LOAD_COMPLETE </dd>
<dd><a class="anchor" id="_bug000003"></a>should be IS_SEQ_LOAD_COMPLETE </dd>
<dt>Global <a class="el" href="main_8h.html#ad0625ed56ac663d3ec7ae8f1ba50c735">update_gamestate</a> (void)</dt>
<dd><a class="anchor" id="_bug000012"></a>Reloading this segment makes <a class="el" href="math__util_8c.html#a062850863585005ad1d0a75d9ff70693">random_u16()</a> deterministic for player spawn order. In laymens terms, <a class="el" href="math__util_8c.html#a062850863585005ad1d0a75d9ff70693">random_u16()</a> outputs the same value every time. </dd>
</dl>