232 Commits

Author SHA1 Message Date
Brian Pugh
2125985463 delete now sets 0x00 instead of 0xFF 2021-09-02 20:02:33 -07:00
Brian Pugh
ecfc308744 remove dead code 2021-09-02 20:02:33 -07:00
Brian Pugh
a57fa8b589 moved external code 2021-09-02 20:02:33 -07:00
Brian Pugh
bf1e51ab05 Delete 5 sleeping images 2021-09-02 20:02:33 -07:00
Brian Pugh
5cc5ec0725 Erase last chunk of data that seems unused 2021-09-02 20:02:33 -07:00
Brian Pugh
24cd4544ba post-image data handling 2021-09-02 20:02:33 -07:00
Brian Pugh
52e86d2887 fix copy->move 2021-09-02 20:02:33 -07:00
Brian Pugh
3b9c3a8928 progress 2021-09-02 20:02:33 -07:00
Brian Pugh
b5a99aef27 progress 2021-09-02 20:02:33 -07:00
Brian Pugh
5edbd68c10 moved event table 2021-09-02 20:02:33 -07:00
Brian Pugh
0d43f77717 Good general progress 2021-09-02 20:02:33 -07:00
Brian Pugh
8069fde296 wip 2021-09-02 20:02:33 -07:00
Brian Pugh
19ae4938f2 relocate NES palette poc 2021-09-02 20:02:33 -07:00
Brian Pugh
733ff58c85 unified patching system 2021-09-02 20:02:33 -07:00
Brian Pugh
63dfa35f67 refine mario song length 2021-09-02 20:02:33 -07:00
Brian Pugh
cca7dbe05b erase mario song audio 2021-09-02 20:02:33 -07:00
Brian Pugh
887dbe91a1 framework to start modifying external flash 2021-09-02 20:02:33 -07:00
Brian Pugh
0cff7c5bb5 Merge branch 'misc' 2021-08-27 09:35:27 -07:00
Brian Pugh
2063ece929 Add NOP command 2021-08-22 09:46:06 -07:00
Brian Pugh
b2628d62d4 rename timeout->time, added --mario-song-time 2021-08-22 09:20:14 -07:00
Brian Pugh
d37e914420 Sleep timeout 2021-08-21 16:29:15 -07:00
Brian Pugh
eca231059f Add colorama python coloring, put patch-related argument parsing into the patches module 2021-08-21 16:29:15 -07:00
Brian Pugh
afa7fd44f5 Added keystone engine, hard_reset_timeout, sleep, is_usb_connected 2021-08-21 16:29:15 -07:00
Brian Pugh
5178bf66df Sleep timeout 2021-08-21 16:27:41 -07:00
Brian Pugh
48f5dcc0be Add colorama python coloring, put patch-related argument parsing into the patches module 2021-08-21 16:20:12 -07:00
Brian Pugh
6928b1e04e Added keystone engine, hard_reset_timeout, sleep, is_usb_connected 2021-08-21 11:04:32 -07:00
Brian Pugh
5cf8f85c28 move Patch definitions into their own module 2021-08-19 12:18:00 -07:00
Brian Pugh
9181f722d3 Add "bl" patch command 2021-08-19 12:18:00 -07:00
Brian Pugh
9545f87ba7 move patching action into the Patch class instead of the firmware class 2021-08-19 12:18:00 -07:00
Brian Pugh
94605c7cfc Add read_buttons findings 2021-08-19 12:18:00 -07:00
Brian Pugh
a522875977 making a little bit of progress 2021-08-17 10:52:51 -07:00
Brian Pugh
0a808f88df patch.py reorg into new Firmware class 2021-08-17 09:40:34 -07:00