mk64/asm/non_matchings/memory
Tyler McGavran a2dc62ccf8
Jump Table Related Disassembly (#60)
* Part 1, Commit 1 of 24

audio/effects

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 2 of 24

audio/external

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 3 of 24

audio/heap

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 4 of 24

audio/port_eu

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 5 of 24

audio/seqplayer

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 6 of 24

code_80005FD0

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 7 of 24

code_8001C4D0

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 8 of 24

code_80027D00

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 9 of 24

code_800393C0

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 10 of 24

code_8003DC40

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 11 of 24

code_800431B0

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 12 of 24

code_80057C60

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 13 of 24

code_8006E9C0

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 14 of 24

code_80071F00

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 15 of 24

code_80086E70

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 16 of 24

code_8008C1D0

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 17 of 24

code_80091750

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 18 of 24

code_800AF9B0

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 19 of 24

code_8028DF00

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 20 of 24

code_80290C20

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 21 of 24

code_802B0210

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 22 of 24

code_actors

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 23 of 24

memory

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 1, Commit 24 of 24

os/__osException

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 1 of 20

audio/effects.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 2 of 20

audio/external.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 3 of 24

audio/heap.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 4 of 20

audio/port_eu.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 5 of 20

audio/seqplayer.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 6 of 20

code_80005FD0.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 7 of 20

code_8001C4D0.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 8 of 20

code_80027D00.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 9 of 20

code_8003DC40.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 10 of 20

code_800431B0.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 11 of 20

code_80057C60.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 12 of 20

code_8006E9C0.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 13 of 20

code_80071F00.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 14 of 20

code_80086E70.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 15 of 20

code_80091750.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 16 of 20

code_800AF9B0.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 17 of 20

code_80290C20.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 18 of 20

code_802B0210.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 19 of 20

code_80296A50.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 2, Commit 20 of 20

memory.c

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 3, Commit 1 of 4

code_8008C1D0

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 3, Commit 2 of 4

code_8028DF00

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 3, Commit 3 of 4

math_util

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Part 3, Commit 4 of 4

crash_screen

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>

* Recreated disassemblies with a context file

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
2021-11-23 01:47:54 -08:00
..
display_list_unpack.s Jump Table Related Disassembly (#60) 2021-11-23 01:47:54 -08:00
func_802A7CF0.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A7D1C.s Matched some memory.c and other (#55) 2021-11-16 02:39:33 -07:00
func_802A8A04.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A8A70.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A8ADC.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A8B48.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A8BB4.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A8C8C.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A8C20.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A8CF8.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A8D64.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A8DD0.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A8E3C.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A8EA8.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A8F14.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A8F80.s Jump Table Related Disassembly (#60) 2021-11-23 01:47:54 -08:00
func_802A86A8.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A87A8.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A89C0.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A91E4.s Jump Table Related Disassembly (#60) 2021-11-23 01:47:54 -08:00
func_802A94D8.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A95B0.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A99A4.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A884C.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A980C.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A8940.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A9544.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A9674.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802A9714.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AA7C8.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AA88C.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AAA70.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AAAAC.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AAB4C.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AAE4C.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AB6C4.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AB288.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802ABB04.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802ABD7C.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802ABD10.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802ABD40.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802ABDB8.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802ABDF4.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802ABE30.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802ABEAC.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AC098.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AC114.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AC760.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802ACBA4.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AD278.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AD950.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802ADDC8.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AE1C0.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AE434.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AEB14.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AEBA4.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AECA0.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AED6C.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AEE1C.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AF0FC.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AF5AC.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AF5D8.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AF7B4.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AF8BC.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AF9F0.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AF83C.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AF314.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AF588.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
func_802AFA34.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
load_course.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00
process_shell_collision.s Split asm using autodecompiler (#49) 2021-11-05 05:17:09 -06:00