Files
Diddy-Kong-Racing/tools/permuter_settings.toml
T
Ryan MyersandGitHub c136b34b61 Match func_800BA8E4 (#528)
* First pass at func_800BA8E4

* Merge D_800E3078 into D_800E3070 and do func_800BA8E4 a better deal

* Update D_800E3070 to be like D_800E3080

* Match func_800BA4B8

* Update score

* Minor documenting changes

* func_8002CC30 minimum compilable code.

* func_800BA8E4 NON_MATCHING

* Match func_800BA8E4

* Update score

* Format
2025-04-23 15:24:11 -04:00

36 lines
899 B
TOML

compiler_type = "ido"
[preserve_macros]
"ASSET_.*" = "unsigned int"
"g[DS]P.*" = "void"
"gs[DS]P.*" = "void"
"gDma.*" = "void"
"gDkr.*" = "void"
"numberOfGfxCommands" = "unsigned int"
"fast3d_cmd" = "void"
"OS_PHYSICAL_TO_K0" = "unsigned int"
"OS_K0_TO_PHYSICAL" = "unsigned int"
"_SHIFTL" = "unsigned int"
"G_IM.*" = "unsigned int"
"KEEPLINEBREAK" = "void"
"IO_READ" = "volatile unsigned int *"
"WAIT_ON_IOBUSY" = "void"
"TEX_FORMAT_.*" = "unsigned int"
"G_TX_.*" = "unsigned int"
"TRUE" = "unsigned int"
"FALSE" = "unsigned int"
"NULL" = "unsigned int"
"G_CC.*" = "unsigned int"
"G_AC.*" = "unsigned int"
"ARRAY_COUNT" = "unsigned int"
"SCREEN_.*" = "unsigned int"
"TV_TYPE_.*" = "unsigned int"
"COLOUR_TAG_.*" = "unsigned int"
"DKR_.*" = "unsigned int"
"G_RM.*" = "unsigned int"
"G_FOG" = "unsigned int"
"G_ZBUFFER" = "unsigned int"
[decompme.compilers]
"tools/ido-recomp/linux/cc" = "ido5.3"