mk64/tools
Tyler McGavran c85a333a3f
Add new utility to calculate packed dl end and vertex count (#411)
* Add new utility to calculate packed dl end and vertex count

Requires changing a bunch of actual references to packed dl lists
 with raw numbers. Which feels extremely bad but it doesn't match
 otherwise.

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

* Hard code array lenghts in appropriate headers

Use macros to generate the vertex counts and packed dl end points

Heavily dependent on the array lengths being accurate. If they
 aren't stuff will break.

Signed-off-by: Taggerung <tyler.taggerung@email.com>
2023-09-10 14:21:16 -06:00
..
actualise_type Change a variety of constants to defines (#257) 2022-09-18 21:54:14 -06:00
asm-differ@87029d024f New asset extraction utility (#306) 2023-06-17 15:13:06 -06:00
asm_processor Massive data relocation (#295) 2023-03-29 18:52:15 -06:00
decomp-permuter@7f63c768a0 fix submodules (#225) 2022-06-15 20:38:49 -07:00
ido5.3_compiler Refresh 1 2021-03-02 01:48:17 -07:00
ido5.3_recomp Add building on macOS (#224) 2022-06-15 17:26:03 -07:00
stb Initial commit 2020-10-14 21:13:33 -07:00
.gitignore Disassembled courses, added DLpacker, and disassembled packed DLs (#290) 2023-03-07 19:48:17 -07:00
Makefile Various cleanup (#410) 2023-09-09 18:01:01 -06:00
bin2c.py Match common_textures.inc.c, memory & actor decomp (#188) 2022-05-12 15:57:56 -07:00
displaylist_packer.c Various matches (#304) 2023-04-10 01:40:47 -06:00
extract_data_for_mio.c Add MSYS2 MinGW x64 Support (#108) 2021-12-20 20:33:42 -07:00
gfxdis_multi.py Add building on macOS (#224) 2022-06-15 17:26:03 -07:00
libmio0.c Add MSYS2 MinGW x64 Support (#108) 2021-12-20 20:33:42 -07:00
libmio0.h Initial commit 2020-10-14 21:13:33 -07:00
libtkmk00.c Add MSYS2 MinGW x64 Support (#108) 2021-12-20 20:33:42 -07:00
libtkmk00.h Initial commit 2020-10-14 21:13:33 -07:00
m2ctx Decomp menus.c (#229) 2022-07-05 19:01:42 -07:00
n64cksum.c Initial commit 2020-10-14 21:13:33 -07:00
n64cksum.h Initial commit 2020-10-14 21:13:33 -07:00
n64graphics.c Migrate debug font asset to new extract utility (#325) 2023-07-01 23:47:10 -06:00
n64graphics.h Initial commit 2020-10-14 21:13:33 -07:00
new_extract_assets.py Make adjustments to most course files (#318) 2023-06-28 14:20:02 -06:00
set_o32abi_bit.py Match/split all of libultra (#23) 2021-04-27 22:35:30 -06:00
utils.c Clean up some more bin2c calls from the Makefile (#286) 2023-02-06 22:52:34 -07:00
utils.h Clean up some more bin2c calls from the Makefile (#286) 2023-02-06 22:52:34 -07:00