25 Commits

Author SHA1 Message Date
Brian Pugh
8a482656c2 Add progressbar to memtool clear 2021-09-29 08:39:46 -07:00
Brian Pugh
aba403275f initial attempt at creating flow command 2021-09-28 08:53:16 -07:00
Brian Pugh
9405ca705d add decompress_ram_data.py 2021-09-27 10:58:03 -07:00
Brian Pugh
bcd3b57289 Update the SMB1_GRAPHIC_MODS table 2021-09-26 18:35:45 -07:00
Brian Pugh
d1cf6a9cf1 fix minor tools bugs 2021-09-26 15:15:56 -07:00
Brian Pugh
b2ecde0985 Catch faults in memtool addr reading 2021-09-26 10:23:30 -07:00
Brian Pugh
e689d17605 fix ahb_sram_2 address in memtool 2021-09-26 10:17:03 -07:00
Brian Pugh
9d43f423e2 Allow capture to specify memory regions by name. Allow for easy post-analysis 2021-09-26 10:04:21 -07:00
Brian Pugh
6e422f7bff Add clear action to memtool 2021-09-26 09:02:33 -07:00
Brian Pugh
4e1baaa665 add --show argument to memtool capture 2021-09-25 21:37:51 -07:00
Brian Pugh
39ba55c071 Add SMB1 graphics python utilities from https://jakevdp.github.io/blog/2013/01/13/hacking-super-mario-bros-with-python/ 2021-09-25 21:18:50 -07:00
Brian Pugh
509ec76243 put actual unused region of ram into linker script 2021-09-25 20:45:03 -07:00
Brian Pugh
9cf857b118 rename mem_observer to memtool 2021-09-25 18:29:05 -07:00
Brian Pugh
cbb12d9cb3 remove unused/deprecated code 2021-09-24 17:34:43 -07:00
Brian Pugh
e5136c25dc linting 2021-09-24 17:25:01 -07:00
Brian Pugh
b417498ec7 Black linting 2021-09-24 17:14:06 -07:00
Brian Pugh
4dc2acb636 tweak sram address 2021-09-24 09:08:22 -07:00
Brian Pugh
2d13a97fe6 populate analyze of mem_observer 2021-09-23 19:59:34 -07:00
Brian Pugh
80fecdcf78 Better mem_observer TUI 2021-09-23 12:54:51 -07:00
Brian Pugh
64ff9d523a misc 2021-09-23 10:55:48 -07:00
Brian Pugh
d5ad48dfbc mem_observer initial commit 2021-09-23 10:11:49 -07:00
Brian Pugh
0a97af72fc slight improvement to export icons tool 2021-09-20 14:43:57 -07:00
Brian Pugh
2b67ed5779 add export_icons.py tool 2021-09-20 14:23:38 -07:00
Brian Pugh
83c1472ae7 Add basic tools/ readme 2021-09-17 13:03:30 -07:00
Brian Pugh
a29c360f50 tilemap exporter script 2021-09-17 13:02:13 -07:00