mk64/asm
Tyler McGavran e7ceabf94f
Couple matches and giving names to some textures (#285)
* Give names to some textures

* Match a couple functions

* Remove a use of bin2c from the makefile

* Its a little strange, but two of the portrait textures share
 a TLUT. I believe this necessitates that the portraits be
 part of the same PNG file.

* 2nd portrait referenced in undefined_syms.txt

Signed-off-by: Taggerung <tyler.taggerung@gmail.com>
2023-01-03 20:43:30 -07:00
..
non_matchings Couple matches and giving names to some textures (#285) 2023-01-03 20:43:30 -07:00
os Match OS funcs (#152) 2022-01-30 23:31:43 -07:00
boot.s 8000FD0 decomp and various (#247) 2022-07-27 00:25:50 -07:00
bss_8001C4D0.s Couple matches and giving names to some textures (#285) 2023-01-03 20:43:30 -07:00
bss_80005FD0.s Rename a couple variables (#93) 2021-12-14 20:40:38 -07:00
bss_800029B0.s Split out some unused asm and documented main.c (#242) 2022-07-11 00:02:41 -07:00
bss_800431B0.s
bss_80004740.s
bss_MainSeg.s Add structs for "vehicle" types in 80005FD0 (#248) 2022-07-27 19:03:35 -07:00
bss_after_diskinit.s
bss_after_ostimer.s
bss_audio.s Lots and lots of audio code copied from SM64 (#270) 2022-11-06 08:24:24 -07:00
bss_credits.s Matches for code_80281FA0.c (#272) 2022-11-07 02:04:33 -07:00
bss_main_audio.s Matches for audio/external (#273) 2022-11-15 23:32:09 -07:00
bss_sptask_audio.s Matches for audio/external (#273) 2022-11-15 23:32:09 -07:00
entry.s
mio0_decode.s
rom_header.s
tkmk00_decode.s
unused_mio0_decode.s
unused_overflow_check.s