Go to file
Zorchenhimer 11cfad1e1a
[script] Add CDL; Add "smart" parsing
- Added a CDL implementation.  It is still very incomplete and is not
  really used yet.
- Added "smart" parsing.  This will disassemble the code and follow any
  jumps and calls.  Anything not found by this is currently excluded
  from output.
2025-09-14 16:52:06 -04:00
cmd [script] Add CDL; Add "smart" parsing 2025-09-14 16:52:06 -04:00
rom [rom] Tweaked packet info output 2025-09-06 22:46:26 -04:00
script [script] Add CDL; Add "smart" parsing 2025-09-14 16:52: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