Commit Graph

14 Commits

Author SHA1 Message Date
Ryan Dwyer 7b5713f0f5 Decompile crashSetMessage 2021-10-30 14:54:33 +10:00
Ryan Dwyer 00fc0337a0 Rename lib_13750.c to videbug.c 2021-10-30 14:37:41 +10:00
Ryan Dwyer 5d40470f89 ntsc-beta: Get ROM fully matching 2021-10-26 17:15:43 +10:00
Ryan Dwyer 1c1278a8c3 ntsc-beta: Get data segment matching excluding pointers 2021-10-24 17:46:34 +10:00
Ryan Dwyer 3eb8137335 Tidy up sched.c and related functions 2021-10-18 17:10:28 +10:00
Ryan Dwyer 1941ac610b Decompile admaInit 2021-10-17 21:32:37 +10:00
Ryan Dwyer d3ef0a34ad Replace ultra headers with version J 2021-10-14 17:52:32 +10:00
Ryan Dwyer d82a6ba619 Rename a bunch of lib files and functions
* lib_070d0.c to vm.c
* lib_09a80.c to vi.c
* lib_0bfb0.c to fault.c
* lib_0c000.c to crash.c
* lib_11420.c to music.c
* lib_13710.c to pimgr.c
* lib_184d0.c to ailist.c and path.c
* lib_233c0.c to anim.c
* lib_24e40.c to collision.c
* lib_2fa00.c to rmon.c
* lib_34030.c to speaker.c
* lib_37b00.c to mp3.c
2021-10-11 22:46:29 +10:00
Ryan Dwyer 119f1c2df4 Improve mismatch of bootPhase1 2021-10-07 19:32:25 +10:00
Ryan Dwyer c5d2900c56 Rename init.c to boot.c 2021-10-06 18:46:28 +10:00
Ryan Dwyer f616ee8307 Rename boot.c to tlb.s and disassemble tlb functions 2021-10-06 18:30:32 +10:00
Ryan Dwyer ee8afafc31 Disassemble rzip functions 2021-10-06 17:44:09 +10:00
Ryan Dwyer d425d4f11c Introduce preamble segment and disassemble preamble 2021-10-05 23:24:25 +10:00
Ryan Dwyer 9d4f2ffd2a Rename entry.c to boot.c, controller.c to joy.c, core.c to lv.c, texture.c to texdecompress.c, room.c to bg.c, lib_0e9d0.c to snd.c and associated functions 2021-03-24 20:03:37 +10:00