Go to file
Zorchenhimer 045f204a6b
[cmd] Add just-stats command
This command is meant for gathering stats across many script files.
Currently breaks due to an oversight in script parsing (if an inline
argument list goes past EOF, everything breaks).
2025-09-06 22:56:10 -04:00
cmd [cmd] Add just-stats command 2025-09-06 22:56:10 -04:00
rom [rom] Tweaked packet info output 2025-09-06 22:46:26 -04:00
script [script] Add InlineImmediate field to Instruction 2025-09-06 22:55:06 -04:00
.gitignore Initial commit 2024-04-27 15:19:14 -04:00
Makefile [cmd] Add just-stats command 2025-09-06 22:56:10 -04:00
go.mod Initial commit 2024-04-27 15:19:14 -04:00
go.sum Initial commit 2024-04-27 15:19:14 -04:00