Commit Graph

  • 3de6dc8f57 fix typo in gitignore Brian Pugh 2021-09-24 10:13:13 -07:00
  • 242b84fdbd Merge pull request #12 from BrianPugh/more-int v0.1 Brian Pugh 2021-09-24 10:07:11 -07:00
  • 52cca525c0 Update README Brian Pugh 2021-09-24 10:05:56 -07:00
  • d8c9c6b08e improve argparse organization Brian Pugh 2021-09-24 09:54:53 -07:00
  • afdf449237 fix smb1 and smb2 sound Brian Pugh 2021-09-24 09:37:41 -07:00
  • 4dc2acb636 tweak sram address Brian Pugh 2021-09-24 09:08:22 -07:00
  • 2d13a97fe6 populate analyze of mem_observer Brian Pugh 2021-09-23 19:59:34 -07:00
  • 80fecdcf78 Better mem_observer TUI Brian Pugh 2021-09-23 12:54:51 -07:00
  • 64ff9d523a misc Brian Pugh 2021-09-23 10:55:48 -07:00
  • d5ad48dfbc mem_observer initial commit Brian Pugh 2021-09-23 10:11:49 -07:00
  • cbe7d570f6 force env to always be rebuilt Brian Pugh 2021-09-22 22:09:21 -07:00
  • 95d5842c21 Have complete rebuild if PATCH_PARAMS changes Brian Pugh 2021-09-22 20:47:54 -07:00
  • 92fd68daa4 Merge pull request #11 from BrianPugh/move-to-sram3 Brian Pugh 2021-09-22 19:52:01 -07:00
  • b42da3d60c make more moves to sram3 now that all the backup logic is put in place Brian Pugh 2021-09-22 19:13:12 -07:00
  • 47a0243658 fix docstrings Brian Pugh 2021-09-22 19:04:54 -07:00
  • 9c4ccc375f rename move_ext_extended to just move_ext Brian Pugh 2021-09-22 19:00:03 -07:00
  • 546ec636d2 if it can't fit in sram3, attempt to put it in internal Brian Pugh 2021-09-22 18:55:26 -07:00
  • f072050f53 dynamically move to ext if int is full Brian Pugh 2021-09-22 10:11:06 -07:00
  • d3e2f8d5f2 fix rounding direction Brian Pugh 2021-09-22 09:30:16 -07:00
  • 4f364aedce Have nested exceptions come from None to cleanup backtraces Brian Pugh 2021-09-22 09:27:03 -07:00
  • 18e7454788 towards dynamic section placement Brian Pugh 2021-09-22 08:46:22 -07:00
  • 0cdeade155 don't move to sram if below a compression ratio threshold Brian Pugh 2021-09-21 21:01:22 -07:00
  • ba8f400a16 Print dynamic compression ratios when adding to sram3 Brian Pugh 2021-09-21 17:45:52 -07:00
  • dbadf93ef9 working SMB2 Brian Pugh 2021-09-21 16:20:03 -07:00
  • a0a4a6ba66 Merge branch 'more-int' into move-to-sram3 Brian Pugh 2021-09-21 15:12:15 -07:00
  • 8751d5ea56 replace a nop with a simulated return value Brian Pugh 2021-09-21 15:09:55 -07:00
  • 180f23989a added a bunch of explicit sram3 references Brian Pugh 2021-09-21 12:07:42 -07:00
  • 6b7c7035a2 print sram data upon completion Brian Pugh 2021-09-21 12:07:20 -07:00
  • 9af6fd775a hijack some ram at 0x240e2b38 Brian Pugh 2021-09-21 11:35:33 -07:00
  • 78e66fa48e Update end-of-rwdata-table pointer Brian Pugh 2021-09-21 10:15:03 -07:00
  • 371c3517d1 fix linker script, add __str__ method to rwdata Brian Pugh 2021-09-21 09:33:02 -07:00
  • b71ead9223 misc fixes Brian Pugh 2021-09-21 08:58:47 -07:00
  • 08e6df012c some commmented out and re-arranged code for sram3 Brian Pugh 2021-09-21 07:58:10 -07:00
  • 6fa60c51d0 misc fixes Brian Pugh 2021-09-20 22:30:48 -07:00
  • 617e9db575 fixed missing offset from compression Brian Pugh 2021-09-20 21:40:14 -07:00
  • 6680886c12 move rwdata to the end, shift novel code up Brian Pugh 2021-09-20 21:35:51 -07:00
  • 4afbb42ffa RWData initial commit to have greater control over data placement Brian Pugh 2021-09-20 21:10:55 -07:00
  • 32077394fb Use standard move_ext for graphic tiles; maybe revert once sram3 is all working Brian Pugh 2021-09-20 17:23:15 -07:00
  • 58c53d74f6 Add SRAM3 class and added it to Device Brian Pugh 2021-09-20 17:21:09 -07:00
  • 0a97af72fc slight improvement to export icons tool Brian Pugh 2021-09-20 14:43:57 -07:00
  • 2b67ed5779 add export_icons.py tool Brian Pugh 2021-09-20 14:23:38 -07:00
  • a134d29b76 Add comments about potential space savings of compressing (i think) images Brian Pugh 2021-09-20 11:52:29 -07:00
  • e7b568d59f Add --no-smb2 flag Brian Pugh 2021-09-20 11:47:44 -07:00
  • 7d0518e727 bkpt method Brian Pugh 2021-09-20 11:41:01 -07:00
  • 4863c2b254 Cleanup the external flash when --no-save is specified. Cleanup visualization Brian Pugh 2021-09-20 11:40:47 -07:00
  • ccfcec96c4 Implemented disabling nvram saving Brian Pugh 2021-09-20 10:03:57 -07:00
  • 217d0a1ae5 Add dump_ext target Brian Pugh 2021-09-20 09:54:15 -07:00
  • 4e11a1a6b7 Disable OTFDEC by default Brian Pugh 2021-09-20 09:54:02 -07:00
  • 64676f0112 disable nvram loading Brian Pugh 2021-09-20 09:30:05 -07:00
  • 085312d1c4 unconditional branch method Brian Pugh 2021-09-20 09:16:39 -07:00
  • bf513aeda8 revert delete Brian Pugh 2021-09-20 09:03:26 -07:00
  • af47fe0e78 two's compliment for bl Brian Pugh 2021-09-20 08:52:50 -07:00
  • 73a575a246 Added erase_ext target to makefile Brian Pugh 2021-09-20 08:19:20 -07:00
  • 5bceaca30d Delete seemingly unused data; saves 2880 bytes Brian Pugh 2021-09-20 07:41:06 -07:00
  • 021b16ef48 improve comments Brian Pugh 2021-09-19 21:25:23 -07:00
  • 82f612ed05 solve rounded 4 bytes Brian Pugh 2021-09-19 21:18:08 -07:00
  • f5317752b8 Add --no-save argument (not yet hooked up). Update README Brian Pugh 2021-09-19 20:34:47 -07:00
  • db553357ad move last chunk, need find source of remaining 4 byte chunk Brian Pugh 2021-09-19 14:50:30 -07:00
  • 34bdac0f22 simplify patch branching for different configs Brian Pugh 2021-09-19 14:46:12 -07:00
  • 3abd7a2c93 Make an explicit exception for running out of internal space Brian Pugh 2021-09-19 14:28:12 -07:00
  • b4c2f5f608 mostly done move to int Brian Pugh 2021-09-19 14:20:17 -07:00
  • 0704c16ad8 some cleanup Brian Pugh 2021-09-19 11:58:05 -07:00
  • 73fa1bea1b Print remaining internal free space Brian Pugh 2021-09-19 11:44:49 -07:00
  • 8368284af3 Use lookup dictionary for references instead of just add-math. Tighten up some program packing Brian Pugh 2021-09-19 11:38:53 -07:00
  • a4071865a0 improve some makefile dependencies; optimize for size Brian Pugh 2021-09-19 11:32:10 -07:00
  • ebad8b2778 Lookup class for colorized outputs Brian Pugh 2021-09-19 09:32:37 -07:00
  • b17d69e382 Remove setting OPENOCD in flashloader.sh Brian Pugh 2021-09-19 09:18:33 -07:00
  • 1369f50b11 wip Brian Pugh 2021-09-19 09:17:38 -07:00
  • 83c1472ae7 Add basic tools/ readme Brian Pugh 2021-09-17 13:03:30 -07:00
  • a29c360f50 tilemap exporter script Brian Pugh 2021-09-17 13:02:13 -07:00
  • 59b1a27508 fully transition over to imperitive Brian Pugh 2021-09-17 12:51:53 -07:00
  • 467ac7c7fa ball works when moved to internal now Brian Pugh 2021-09-17 10:57:55 -07:00
  • 5911bc3825 more progress moving stuff to internal firmware Brian Pugh 2021-09-17 10:05:33 -07:00
  • 0edc4680e1 Fix ball sounds when moving stuff after mario song Brian Pugh 2021-09-17 09:39:38 -07:00
  • ecc2ba4425 Update the rest of slim to imperitive Brian Pugh 2021-09-16 21:37:58 -07:00
  • 3674e7d614 remove pdb Brian Pugh 2021-09-16 19:41:35 -07:00
  • f9011f5631 lzma compress rwdata Brian Pugh 2021-09-16 19:37:16 -07:00
  • 6dbb59e370 reorganize compression Brian Pugh 2021-09-16 15:42:08 -07:00
  • 7ecfcd0897 add more details about the rwdata table format Brian Pugh 2021-09-16 11:34:53 -07:00
  • 333d33f5e5 Big refactor to imperitive patching Brian Pugh 2021-09-16 10:38:08 -07:00
  • 2afa5d3202 lz decompression for rw data Brian Pugh 2021-09-15 21:27:07 -07:00
  • 0b2cc35f7b install debug fault handlers Brian Pugh 2021-09-10 08:56:58 -07:00
  • 603e6e7964 make sure the extflash nvram region is blank Brian Pugh 2021-09-08 17:36:14 -07:00
  • cc00a10bf0 misc Brian Pugh 2021-09-08 17:30:00 -07:00
  • c61b2667ba some notes Brian Pugh 2021-09-08 13:22:42 -07:00
  • 358820c2fa put both firmware occupany onto the same figure Brian Pugh 2021-09-07 12:31:07 -07:00
  • 7fda811489 Move show method to Firmware Brian Pugh 2021-09-07 11:12:24 -07:00
  • c477d64b5f fix wrong offset Brian Pugh 2021-09-07 10:46:52 -07:00
  • c09bbcef2f set all image references to NULL Brian Pugh 2021-09-07 09:45:19 -07:00
  • 4b1dee2e6a bodge extended offset Brian Pugh 2021-09-06 20:33:12 -07:00
  • 994bb79709 more progress Brian Pugh 2021-09-05 17:34:15 -07:00
  • 8b9dada648 more patches, but ball graphics are pretty messed up Brian Pugh 2021-09-05 17:20:48 -07:00
  • d329a00342 moved another chunk Brian Pugh 2021-09-05 16:51:15 -07:00
  • 50c2809f45 moved another chunk Brian Pugh 2021-09-05 16:18:29 -07:00
  • bf7bc7554a moved another chunk Brian Pugh 2021-09-05 16:11:41 -07:00
  • e8cd0e2b5a more moving Brian Pugh 2021-09-05 14:03:57 -07:00
  • 70705c9882 moved another chunk Brian Pugh 2021-09-05 13:52:38 -07:00
  • 5182803096 Merge branch 'main' into more-int Brian Pugh 2021-09-05 13:47:11 -07:00
  • 54dc974c37 fix typo in readme that would prevent CFW from launching after retro-go was launched Brian Pugh 2021-09-05 13:45:35 -07:00
  • ce11664865 move scene data Brian Pugh 2021-09-05 10:29:57 -07:00