Commit Graph

24 Commits

Author SHA1 Message Date
Ryan Dwyer 4ac661160c Remove PIRACYCHECKS ifdefs 2022-11-11 17:35:45 +10:00
Ryan Dwyer 2995dc4a88 Disable crash and rmon threads 2022-10-31 17:34:01 +10:00
Ryan Dwyer 7c6805c3e2 Make the expansion pak required and disable virtual memory 2022-10-31 17:34:01 +10:00
Ryan Dwyer 8d0d9c0e36 ntsc-beta: Decompile bootCheckStackOverflow 2022-10-16 20:14:09 +10:00
Ryan Dwyer b91b0f93a5 ntsc-beta: Decompile bootCountUnusedStack 2022-10-16 20:04:36 +10:00
Ryan Dwyer 17583575e4 Introduce support for gcc 2022-10-12 22:26:19 +10:00
Ryan Dwyer 83d0268f19 Decompile bootPhase1 2022-08-22 20:24:50 +10:00
Ryan Dwyer fbfa8762df Decompile bootAllocateStack 2022-07-23 22:56:01 +10:00
Ryan Dwyer e97273fb37 Rename many lifecycle functions to use consistent names and rename many files 2022-03-20 13:27:27 +10:00
Ryan Dwyer 2586554907 Rename game_0e0770.c to menugfx.c, game_0f09f0.c to menu.c, menu/items.c to menuitem.c 2022-02-05 10:36:51 +10:00
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