Brian Pugh
|
7aa57dcacb
|
Move SMB1 to internal firmware
|
2021-09-05 09:55:42 -07:00 |
|
Brian Pugh
|
0a1888ff6f
|
compress first chunk
|
2021-09-05 09:33:52 -07:00 |
|
Brian Pugh
|
1817d78545
|
move first chunk
|
2021-09-05 09:27:39 -07:00 |
|
Brian Pugh
|
b606d158e9
|
mute clock audio on first boot. Makes development much nicer
|
2021-09-05 09:27:20 -07:00 |
|
Brian Pugh
|
8409fe655f
|
Merge pull request #10 from BrianPugh/more-int
Add extended flag, fix warnings
|
2021-09-05 09:05:22 -07:00 |
|
Brian Pugh
|
c45165b0f1
|
fix warnings
|
2021-09-05 09:04:44 -07:00 |
|
Brian Pugh
|
e71063e5fd
|
Add --extended flag
|
2021-09-05 08:56:12 -07:00 |
|
Brian Pugh
|
a5bd97fb55
|
Merge pull request #9 from BrianPugh/clock-only
add --clock-only feature
|
2021-09-05 08:38:04 -07:00 |
|
Brian Pugh
|
c2bac68f89
|
add --clock-only feature
|
2021-09-05 08:37:09 -07:00 |
|
Brian Pugh
|
ecf17a0461
|
Merge pull request #8 from BrianPugh/fix/adapter
Add more docs about ADAPTER
|
2021-09-05 08:22:41 -07:00 |
|
Brian Pugh
|
500a292d45
|
Add more docs about ADAPTER
|
2021-09-05 08:22:13 -07:00 |
|
Brian Pugh
|
c0f2fb3478
|
Merge pull request #7 from BrianPugh/move-to-internal
Move clock graphics to internal
|
2021-09-04 10:16:46 -07:00 |
|
Brian Pugh
|
f0f2c18375
|
Update README
|
2021-09-04 10:16:17 -07:00 |
|
Brian Pugh
|
e59aa4f096
|
successfully move time graphics to internal flash
|
2021-09-04 10:14:13 -07:00 |
|
Brian Pugh
|
ea9347027b
|
update readme
|
2021-09-03 17:41:45 -07:00 |
|
Brian Pugh
|
d8869696ab
|
break up move into the two logical pieces of data
|
2021-09-03 17:29:43 -07:00 |
|
Brian Pugh
|
173b164f4c
|
remove lz4
|
2021-09-03 16:18:22 -07:00 |
|
Brian Pugh
|
a37b132187
|
Merge pull request #5 from BrianPugh/lzma
Lzma
|
2021-09-03 16:17:16 -07:00 |
|
Brian Pugh
|
fdc203e10d
|
working lzma compression
|
2021-09-03 16:16:42 -07:00 |
|
Brian Pugh
|
878cd4e656
|
lzma files
|
2021-09-03 15:11:29 -07:00 |
|
Brian Pugh
|
c96aa4549a
|
remove miniz references
|
2021-09-03 15:09:13 -07:00 |
|
Brian Pugh
|
75692832b9
|
Merge branch 'main' of github.com:BrianPugh/game-and-watch-patch
|
2021-09-03 15:07:47 -07:00 |
|
Brian Pugh
|
cee64b45a0
|
Add missing lz4 files
|
2021-09-03 15:07:42 -07:00 |
|
Brian Pugh
|
69f8dda3ac
|
Update README.md
|
2021-09-03 12:58:56 -07:00 |
|
Brian Pugh
|
ab8afe890a
|
Merge pull request #4 from BrianPugh/slim-zopfli
Slim lz4
|
2021-09-03 09:53:25 -07:00 |
|
Brian Pugh
|
7d15d2f891
|
update readme with new size
|
2021-09-03 09:52:37 -07:00 |
|
Brian Pugh
|
02a3f5e62e
|
compress clock graphics, reducing size to 200704
|
2021-09-03 09:49:59 -07:00 |
|
Brian Pugh
|
cb0a5a988c
|
actually only need to round to nearest word. firmware now 253952
|
2021-09-03 09:41:31 -07:00 |
|
Brian Pugh
|
f9cd727227
|
working offset with lz4 smb2; reduces extflash to 258048
|
2021-09-03 09:37:58 -07:00 |
|
Brian Pugh
|
48cb299d01
|
working smb2 lz4 compression; need to update offset
|
2021-09-03 09:24:01 -07:00 |
|
Brian Pugh
|
8cd605139b
|
misc
|
2021-09-03 08:30:24 -07:00 |
|
Brian Pugh
|
cbc8916a84
|
compress opcode
|
2021-09-02 20:44:35 -07:00 |
|
Brian Pugh
|
5b750de568
|
remove dead code
|
2021-09-02 20:02:33 -07:00 |
|
Brian Pugh
|
33c2028775
|
update docs
|
2021-09-02 20:02:33 -07:00 |
|
Brian Pugh
|
d1010be5a5
|
Fix typo in readme
|
2021-09-02 20:02:33 -07:00 |
|
Brian Pugh
|
4e4d778b6b
|
fix some makefile targets
|
2021-09-02 20:02:33 -07:00 |
|
Brian Pugh
|
dff5764df4
|
update documentation
|
2021-09-02 20:02:33 -07:00 |
|
Brian Pugh
|
f79bdd1bf0
|
working nvram change page
|
2021-09-02 20:02:33 -07:00 |
|
Brian Pugh
|
47dca3ac85
|
Not going to bother decrypting nvram, just start fresh
|
2021-09-02 20:02:33 -07:00 |
|
Brian Pugh
|
bd7f744e33
|
shorten the otfdec end address
|
2021-09-02 20:02:33 -07:00 |
|
Brian Pugh
|
c699ca7af5
|
Add shorten command
|
2021-09-02 20:02:33 -07:00 |
|
Brian Pugh
|
8ff46e8936
|
refine encrypted flash length
|
2021-09-02 20:02:33 -07:00 |
|
Brian Pugh
|
8314a89dd2
|
rename mario_song_len to offset and update it when images are deleted
|
2021-09-02 20:02:33 -07:00 |
|
Brian Pugh
|
709f7d3698
|
fix y axis
|
2021-09-02 20:02:33 -07:00 |
|
Brian Pugh
|
bdd562af54
|
move show into its own method
|
2021-09-02 20:02:33 -07:00 |
|
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 |
|