Commit Graph

9 Commits

Author SHA1 Message Date
Ryan Dwyer 8a1dd76fa4 pal-beta: Get ROM fully matching 2022-03-12 15:47:01 +10:00
Ryan Dwyer 589cb38161 pal-beta: Get data segment matching excluding pointers 2022-03-12 08:35:38 +10:00
Ryan Dwyer fa7698724c pal-beta: Get lib segment matching excluding pointers 2022-03-11 14:18:03 +10:00
Ryan Dwyer c4f6aaab83 Attempt to decompile vmInit 2021-11-05 22:14:12 +10:00
Ryan Dwyer 7b5713f0f5 Decompile crashSetMessage 2021-10-30 14:54:33 +10:00
Ryan Dwyer 8f03da4a80 Decompile vmPrintStatsIfEnabled 2021-10-29 18:23:44 +10:00
Ryan Dwyer 5dc0ecfd9a Decompile debugProcessInput 2021-10-27 22:10:03 +10:00
Ryan Dwyer 1c1278a8c3 ntsc-beta: Get data segment matching excluding pointers 2021-10-24 17:46:34 +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