Ryan Dwyer
d5b5a8d72c
Don't overwrite bss when extracting game segment
2022-11-07 17:53:34 +10:00
Ryan Dwyer
0e82be8a0e
Disable virtual memory
2022-11-05 22:28:58 +10:00
Ryan Dwyer
17583575e4
Introduce support for gcc
2022-10-12 22:26:19 +10:00
Ryan Dwyer
f09206034d
Improve mismatch of vmInit
2022-10-01 21:43:42 +10:00
Ryan Dwyer
bbf52f580b
Add support for non-matching ntsc-final builds
2022-09-09 17:19:48 +10:00
Ryan Dwyer
83d0268f19
Decompile bootPhase1
2022-08-22 20:24:50 +10:00
Ryan Dwyer
9da91a226d
Decompile mainInit
2022-08-22 17:38:33 +10:00
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