diff options
| author | petrie911 <69443847+petrie911@users.noreply.github.com> | 2024-03-27 15:06:28 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-27 17:06:28 -0300 |
| commit | 97f544c557ce592ff97acf21afc0fa1bb43aef40 (patch) | |
| tree | ed0c3af80922d14d3316b2dfc2f64fd3cf76b30c /tools | |
| parent | 26a3873e16c4d73dcaab2aadc9cfc50ec311b435 (diff) | |
Improved match for fox_ti, add custom gbi macro, some cleanup (#178)
* splits
* torch
* torch again
* headers
* merges
* format
* matches
* commit
* colpoly
* SY
Diffstat (limited to 'tools')
| m--------- | tools/Torch | 0 | ||||
| -rw-r--r-- | tools/permuter_settings.toml | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/tools/Torch b/tools/Torch -Subproject aa22c0803efa346b7886e8c2d44a04eddb020b3 +Subproject db11318e5cbf915cf483395672b8409d2564dd9 diff --git a/tools/permuter_settings.toml b/tools/permuter_settings.toml index 168d81d1..e9498d94 100644 --- a/tools/permuter_settings.toml +++ b/tools/permuter_settings.toml @@ -6,6 +6,7 @@ compiler_type = "ido" "G_.*" = "int" "M_.*" = "float" "ARRAY_COUNT" = "int" +"ARRAY_COUNTU" = "int" "[AB]_BUTTON" = "int" "START_BUTTON" = "int" "[LRZ]_TRIG" = "int" |
