mm/tools/disasm
Zach Banks b031598460
Disassembly performance improvements (speed, RAM) (#478)
* Improve disasm.py RAM usage using `bisect`

This is based on AngheloAlf's work in PR #477, but uses the built-in
library `bisect` instead of adding an external dependency.

* Caching vrom_variables for ~25% faster disasm.py
2021-12-06 20:21:01 +00:00
..
disasm.py Disassembly performance improvements (speed, RAM) (#478) 2021-12-06 20:21:01 +00:00
dma_filenames.txt Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
files.txt `z_jpeg`, `jpegutils` and `jpegdecoder` OK (#322) 2021-11-19 17:34:45 -03:00
functions.txt Elf_Message OK (#457) 2021-12-06 14:42:17 -05:00
mips_isa.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
variables.txt Disassembly performance improvements (speed, RAM) (#478) 2021-12-06 20:21:01 +00:00