Commit Graph

  • bad9aa6c48 set RWDATA_IDX as a class variable Brian Pugh 2021-11-14 08:11:13 -08:00
  • 1a29b8e6ec transform move_to_compressed_memory into a method Brian Pugh 2021-11-13 15:55:44 -08:00
  • 7f3c508ea2 transform move_ext into a method Brian Pugh 2021-11-13 15:51:43 -08:00
  • 5206dc823e transform move_ext_external into a method Brian Pugh 2021-11-13 15:49:49 -08:00
  • 07445faf3d transform move_to_int into a method Brian Pugh 2021-11-13 15:36:33 -08:00
  • b1df0574fd transform rwdata_erase into a method Brian Pugh 2021-11-13 15:29:42 -08:00
  • ee3cbe3f3f transform rwdata_lookup into method Brian Pugh 2021-11-13 15:23:44 -08:00
  • 78820b3f2d transform compressed_memory_free_space into a property Brian Pugh 2021-11-13 15:20:23 -08:00
  • 8a07eeb034 transform int_free_space into a property Brian Pugh 2021-11-13 15:19:01 -08:00
  • e17050023b transform compressed_memory_compressed_len into a method Brian Pugh 2021-11-13 15:16:53 -08:00
  • ea84bef32b renamed compressed_memory_pos -> self.compressed_memory_pos Brian Pugh 2021-11-13 15:13:57 -08:00
  • 574563b000 rename int_pos -> self.int_pos and __call__ -> patch Brian Pugh 2021-11-13 15:10:43 -08:00
  • 48cbce0e23 rename offset -> self.ext_offset Brian Pugh 2021-11-13 14:37:26 -08:00
  • 239ad8967d get rid of DevicePatchMixin Brian Pugh 2021-11-13 14:33:27 -08:00
  • 450b511369 rename DevicePatchMixin methods Brian Pugh 2021-11-13 14:32:17 -08:00
  • 0fe44e1106 define GNW_DEVICE_* from PATCH_PARAMS. Breakup zelda and mario stock_firmware headers Brian Pugh 2021-11-13 10:56:42 -08:00
  • c1c2a6bbd8 give sram3 a more generic name Brian Pugh 2021-10-26 09:11:14 -07:00
  • 49d48aa9b0 automatic registry for devices Brian Pugh 2021-10-26 09:03:58 -07:00
  • 1b89eba61d massive reorganization; still needs cleanup Brian Pugh 2021-10-26 08:55:39 -07:00
  • dc9e1fd5cb move common functionality over to utils Brian Pugh 2021-10-25 09:37:50 -07:00
  • 2ce970c34c fix mario song v0.3 Brian Pugh 2021-10-25 09:23:27 -07:00
  • b1522807df fix sleeping image references Brian Pugh 2021-10-25 08:21:54 -07:00
  • 81f4a15fc3 fix global init using constants Brian Pugh 2021-10-07 12:32:37 -07:00
  • a19a16a7f3 Fix readme typos Brian Pugh 2021-10-05 09:45:41 -07:00
  • 12117a5409 case insensitive ips globbing v0.2 Brian Pugh 2021-09-30 17:28:15 -07:00
  • be36c5e179 Update ips.py Brian Pugh 2021-09-30 17:17:48 -07:00
  • 9083751b95 Update README.md Brian Pugh 2021-09-30 16:38:58 -07:00
  • 9abcf15c93 Make it easier to add a bunch of ips files Brian Pugh 2021-09-30 16:29:36 -07:00
  • 2ab1cede04 working ips loader Brian Pugh 2021-09-30 16:16:55 -07:00
  • f0dd81b34c infrastructure for dynamic ips patching Brian Pugh 2021-09-29 10:04:24 -07:00
  • 248c121839 Update README.md Brian Pugh 2021-09-30 08:51:30 -07:00
  • d5ed9c4212 python3.6 compatible argparse Brian Pugh 2021-09-29 10:14:07 -07:00
  • 04e6ef4a0b Merge pull request #26 from BrianPugh/move-lzma-buf-off-stack Brian Pugh 2021-09-29 09:19:32 -07:00
  • a238393998 move lzma buf off stack Brian Pugh 2021-09-29 09:18:43 -07:00
  • acf5e0aead Merge pull request #25 from BrianPugh/dos2unix Brian Pugh 2021-09-29 09:13:46 -07:00
  • 95a792f667 dos2unix frequently editted files Brian Pugh 2021-09-29 09:11:53 -07:00
  • ffdccef266 Merge pull request #24 from BrianPugh/mode-actions Brian Pugh 2021-09-29 09:10:23 -07:00
  • 037f3d5863 reduce lzma alloc Brian Pugh 2021-09-29 09:07:26 -07:00
  • b7037136f3 Save 13 bytes per compressed lzma chunk by hardcoding the header Brian Pugh 2021-09-29 09:04:13 -07:00
  • b352960468 Disable smb1-graphics mod macro if no mods are specified Brian Pugh 2021-09-29 08:53:43 -07:00
  • 194789563f Don't have sprite change activate when menu is open Brian Pugh 2021-09-29 08:40:05 -07:00
  • 8a482656c2 Add progressbar to memtool clear Brian Pugh 2021-09-29 08:39:46 -07:00
  • 5425333183 update readme Brian Pugh 2021-09-28 21:00:33 -07:00
  • 0cc5c99b3b fix string.h warning Brian Pugh 2021-09-28 20:58:36 -07:00
  • 5a4e5ecfac remove reference to internal memcpy, would cause optimized builds to fail Brian Pugh 2021-09-28 20:56:42 -07:00
  • 6f188b02e1 clean up some addresses Brian Pugh 2021-09-28 14:46:16 -07:00
  • e3d70af1b3 Minimal on-demand clock sprite switching Brian Pugh 2021-09-28 14:13:13 -07:00
  • aba403275f initial attempt at creating flow command Brian Pugh 2021-09-28 08:53:16 -07:00
  • 60623f88f4 export itcm and dtcm rwdata Brian Pugh 2021-09-27 20:44:31 -07:00
  • 9405ca705d add decompress_ram_data.py Brian Pugh 2021-09-27 10:58:03 -07:00
  • bcd3b57289 Update the SMB1_GRAPHIC_MODS table Brian Pugh 2021-09-26 18:35:45 -07:00
  • 8f595aa8b0 update move_ext functions (except for sram3) to accept bytes/bytearrays for injecting novel data Brian Pugh 2021-09-26 18:11:13 -07:00
  • 696011e464 progress in having dynamically loadable rom graphics Brian Pugh 2021-09-26 17:37:23 -07:00
  • 14e7c54b45 Add more targets to the ignore params list Brian Pugh 2021-09-26 16:15:28 -07:00
  • d1cf6a9cf1 fix minor tools bugs Brian Pugh 2021-09-26 15:15:56 -07:00
  • 670a40537e Merge pull request #23 from BrianPugh/mode-actions Brian Pugh 2021-09-26 14:59:07 -07:00
  • 9b6ac2d943 remove debugging scratch Brian Pugh 2021-09-26 14:57:54 -07:00
  • 5e28daa57c properly initialize custom rwdata Brian Pugh 2021-09-26 14:52:27 -07:00
  • dd2eb367b4 it seems like gnw actually might use the last 8KB of ahb_sram_2 Brian Pugh 2021-09-26 10:57:22 -07:00
  • e652169a62 Don't rebuild if specifying openocd or gdb targets Brian Pugh 2021-09-26 10:56:26 -07:00
  • b2ecde0985 Catch faults in memtool addr reading Brian Pugh 2021-09-26 10:23:30 -07:00
  • e689d17605 fix ahb_sram_2 address in memtool Brian Pugh 2021-09-26 10:17:03 -07:00
  • 51f2fa856f Add functionality to detect what gnw mode we are in Brian Pugh 2021-09-26 10:12:38 -07:00
  • 9d43f423e2 Allow capture to specify memory regions by name. Allow for easy post-analysis Brian Pugh 2021-09-26 10:04:21 -07:00
  • 471d7379c1 Merge pull request #22 from BrianPugh/memtool-clear Brian Pugh 2021-09-26 09:41:39 -07:00
  • 6e422f7bff Add clear action to memtool Brian Pugh 2021-09-26 09:02:33 -07:00
  • 3fe154058e Merge pull request #21 from BrianPugh/disable-mario-song-activation Brian Pugh 2021-09-25 22:08:01 -07:00
  • 37d97da586 Disable mario song activation if mario song is removed Brian Pugh 2021-09-25 22:07:02 -07:00
  • cd408f63e3 Merge pull request #20 from BrianPugh/byte-check Brian Pugh 2021-09-25 21:52:27 -07:00
  • 4e1baaa665 add --show argument to memtool capture Brian Pugh 2021-09-25 21:37:51 -07:00
  • 78bdfe54a8 Merge pull request #19 from BrianPugh/mem-dump Brian Pugh 2021-09-25 21:21:12 -07:00
  • 39ba55c071 Add SMB1 graphics python utilities from https://jakevdp.github.io/blog/2013/01/13/hacking-super-mario-bros-with-python/ Brian Pugh 2021-09-25 21:18:50 -07:00
  • 509ec76243 put actual unused region of ram into linker script Brian Pugh 2021-09-25 20:45:03 -07:00
  • 9cf857b118 rename mem_observer to memtool Brian Pugh 2021-09-25 18:29:05 -07:00
  • 0a65bf67fa Merge pull request #18 from BrianPugh/tile-replace Brian Pugh 2021-09-25 18:04:23 -07:00
  • 54fb0f8b62 make image indexing functions a little more powerful Brian Pugh 2021-09-25 18:01:07 -07:00
  • 3c2cd9ff1f Add option to override tileset Brian Pugh 2021-09-25 14:58:03 -07:00
  • 6c4e42d1b2 Reworked tilemap_to_bytes to actually work Brian Pugh 2021-09-25 11:48:25 -07:00
  • d7b78a5ad7 initial tilemap_to_bytes implementation; it remaps a few colors wrong though Brian Pugh 2021-09-25 11:06:33 -07:00
  • d8ec92030c remove matplotlib dependency Brian Pugh 2021-09-25 10:24:25 -07:00
  • 5835eada65 Update README.md Brian Pugh 2021-09-24 20:13:10 -07:00
  • fa20b8bad6 Merge pull request #17 from BrianPugh/tileset-mgmt Brian Pugh 2021-09-24 17:50:10 -07:00
  • 6c57205ad7 linting Brian Pugh 2021-09-24 17:39:46 -07:00
  • 3b246d2f51 dump iconset Brian Pugh 2021-09-24 13:00:32 -07:00
  • ac7e242b6d Dump tileset during build Brian Pugh 2021-09-24 11:43:34 -07:00
  • d39ee87421 Merge pull request #16 from BrianPugh/cleanup Brian Pugh 2021-09-24 17:35:29 -07:00
  • cbb12d9cb3 remove unused/deprecated code Brian Pugh 2021-09-24 17:34:43 -07:00
  • 322c4d8503 Merge pull request #15 from BrianPugh/linting Brian Pugh 2021-09-24 17:27:56 -07:00
  • 9cf6421d6a inital attempt at setting up linting with github actions Brian Pugh 2021-09-24 17:27:18 -07:00
  • e5136c25dc linting Brian Pugh 2021-09-24 17:25:01 -07:00
  • b417498ec7 Black linting Brian Pugh 2021-09-24 17:14:06 -07:00
  • fe47442b13 add linting configs Brian Pugh 2021-09-24 17:13:08 -07:00
  • 3afd71d3c5 fix warning Brian Pugh 2021-09-24 17:12:56 -07:00
  • 17a740b379 Merge pull request #14 from BrianPugh/smb2 Brian Pugh 2021-09-24 16:36:31 -07:00
  • 7c459c6b44 Add SMB2 dumping support Brian Pugh 2021-09-24 16:35:30 -07:00
  • 2594038f17 fix python call in make help Brian Pugh 2021-09-24 15:14:50 -07:00
  • d9a803a92f Update README.md Brian Pugh 2021-09-24 11:51:50 -07:00
  • fc2b654696 Merge pull request #13 from BrianPugh/rom-hacks Brian Pugh 2021-09-24 11:00:05 -07:00
  • 89560357d2 Add NES header to smb1 dump for easier usage Brian Pugh 2021-09-24 10:58:08 -07:00
  • 2f7322b22b Add ability to override smb1 Brian Pugh 2021-09-24 10:49:40 -07:00