Brian Pugh
|
974c49bdf0
|
Add a sanity-check to PC and SP before launching other firmware.
|
2025-02-24 20:24:33 -05:00 |
|
Brian Pugh
|
1691421b4b
|
Introdce BOOTLOADER_MAGIC_FORCE; add press-game-on-boot-to-abort.
|
2025-02-23 10:54:37 -05:00 |
|
Brian Pugh
|
9fff1ef242
|
directly dual boot if 0x544F4F42 is in RTC_BKP_DR0
|
2025-02-21 22:48:59 -05:00 |
|
Brian Pugh
|
6c1cb0ede0
|
add --sd-bootloader option. fix --no-smb2 deadlock.
|
2025-02-18 20:49:54 -05:00 |
|
Brian Pugh
|
57a635dbbd
|
Hide RIGHT+GAME triple boot behind option --triple-boot
|
2023-05-10 09:03:14 -07:00 |
|
Brian Pugh
|
bd20dc919c
|
Have RIGHT+GAME launch 0x08020000
|
2023-04-30 15:31:53 -07:00 |
|
Brian Pugh
|
d5f3d75296
|
more general MSP solution
|
2021-11-15 12:36:34 -08:00 |
|
Brian Pugh
|
fedb41b647
|
more zelda prep
|
2021-11-15 12:36:34 -08:00 |
|
Brian Pugh
|
2ab1cede04
|
working ips loader
|
2021-09-30 16:21:54 -07:00 |
|
Brian Pugh
|
f0dd81b34c
|
infrastructure for dynamic ips patching
|
2021-09-30 16:21:54 -07:00 |
|
Brian Pugh
|
a238393998
|
move lzma buf off stack
|
2021-09-29 09:18:43 -07:00 |
|
Brian Pugh
|
95a792f667
|
dos2unix frequently editted files
|
2021-09-29 09:12:53 -07:00 |
|
Brian Pugh
|
037f3d5863
|
reduce lzma alloc
|
2021-09-29 09:07:26 -07:00 |
|
Brian Pugh
|
b7037136f3
|
Save 13 bytes per compressed lzma chunk by hardcoding the header
|
2021-09-29 09:04:35 -07:00 |
|
Brian Pugh
|
b352960468
|
Disable smb1-graphics mod macro if no mods are specified
|
2021-09-29 08:53:43 -07:00 |
|
Brian Pugh
|
194789563f
|
Don't have sprite change activate when menu is open
|
2021-09-29 08:40:05 -07:00 |
|
Brian Pugh
|
0cc5c99b3b
|
fix string.h warning
|
2021-09-28 20:58:36 -07:00 |
|
Brian Pugh
|
6f188b02e1
|
clean up some addresses
|
2021-09-28 14:46:16 -07:00 |
|
Brian Pugh
|
e3d70af1b3
|
Minimal on-demand clock sprite switching
|
2021-09-28 14:21:19 -07:00 |
|
Brian Pugh
|
bcd3b57289
|
Update the SMB1_GRAPHIC_MODS table
|
2021-09-26 18:35:45 -07:00 |
|
Brian Pugh
|
696011e464
|
progress in having dynamically loadable rom graphics
|
2021-09-26 17:37:23 -07:00 |
|
Brian Pugh
|
9b6ac2d943
|
remove debugging scratch
|
2021-09-26 14:57:54 -07:00 |
|
Brian Pugh
|
5e28daa57c
|
properly initialize custom rwdata
|
2021-09-26 14:52:27 -07:00 |
|
Brian Pugh
|
51f2fa856f
|
Add functionality to detect what gnw mode we are in
|
2021-09-26 10:12:38 -07:00 |
|
Brian Pugh
|
3afd71d3c5
|
fix warning
|
2021-09-24 17:12:56 -07:00 |
|
Brian Pugh
|
f9011f5631
|
lzma compress rwdata
|
2021-09-16 19:37:16 -07:00 |
|
Brian Pugh
|
0b2cc35f7b
|
install debug fault handlers
|
2021-09-10 08:56:58 -07:00 |
|
Brian Pugh
|
c45165b0f1
|
fix warnings
|
2021-09-05 09:04:44 -07:00 |
|
Brian Pugh
|
c2bac68f89
|
add --clock-only feature
|
2021-09-05 08:37:09 -07:00 |
|
Brian Pugh
|
173b164f4c
|
remove lz4
|
2021-09-03 16:18:22 -07:00 |
|
Brian Pugh
|
fdc203e10d
|
working lzma compression
|
2021-09-03 16:16:42 -07:00 |
|
Brian Pugh
|
c96aa4549a
|
remove miniz references
|
2021-09-03 15:09:13 -07:00 |
|
Brian Pugh
|
48cb299d01
|
working smb2 lz4 compression; need to update offset
|
2021-09-03 09:24:01 -07:00 |
|
Brian Pugh
|
cbc8916a84
|
compress opcode
|
2021-09-02 20:44:35 -07:00 |
|
Brian Pugh
|
721ea2c7ac
|
inline start_bank_2
|
2021-08-19 12:56:14 -07:00 |
|
Brian Pugh
|
ef5219e14e
|
clean up button macro
|
2021-08-19 12:18:00 -07:00 |
|
Brian Pugh
|
c142d4e398
|
super basic identity read_buttons patch
|
2021-08-19 12:18:00 -07:00 |
|
Brian Pugh
|
da6210ae87
|
Added docstring
|
2021-08-17 17:54:37 -07:00 |
|
Brian Pugh
|
27e15bf19e
|
working multi-app bootloader
|
2021-08-17 17:52:05 -07:00 |
|
Brian Pugh
|
a522875977
|
making a little bit of progress
|
2021-08-17 10:52:51 -07:00 |
|
Brian Pugh
|
4cce48bf7e
|
combine stock and patch binaries, no inplace changes yet
|
2021-08-15 21:08:08 -07:00 |
|
Brian Pugh
|
b033a91cee
|
getting rid of stuff i dont need
|
2021-08-15 14:48:47 -07:00 |
|
Brian Pugh
|
c66b3af518
|
initial commit
|
2021-08-15 13:34:33 -07:00 |
|