Mow
|
344c374f72
|
Add race condition patch for "Ultimate Mortal Kombat" (#183)
|
2026-05-29 09:49:49 +02:00 |
|
Mow
|
0a3fcb3cdf
|
Add race condition patch for Houkago Shounen (Japan) (#178)
|
2026-05-23 08:22:15 +00:00 |
|
Mow
|
f6c716cb6e
|
Add AP patch for NRL Mascot Mania and AFL Mascot Manor (#175)
These games have two kinds of AP:
- Sending manual EEPROM commands (identically to Dementium II): https://decomp.me/scratch/bT0LR
- Checking a CRC of the ARM7: https://decomp.me/scratch/bNzTG
The functions are exactly the same in both games. If they fail it will not let you save and will kick you back out to the menu after level 3.
Wood Kernel has this patch: https://github.com/ahezard/wood3ds/blob/master/akloader/arm9/source/patches_cm.cpp#L1006
The EEPROM command test patch is unchanged. I have changed the ARM7 CRC patch to write to the function 8: b 44
|
2026-05-14 09:51:19 +02:00 |
|
lifehackerhansol
|
e227cff9ee
|
DSTT: Add DMA support and reduce code size (#162) Fixes #111
|
2026-05-10 09:37:38 +02:00 |
|
Gericom
|
ae034ae1f6
|
Update changelog
|
2026-05-03 11:34:16 +02:00 |
|
Gericom
|
604664cd82
|
Update changelog
|
2026-03-29 17:01:46 +02:00 |
|
Gericom
|
5fb843fbd8
|
Update changelog
|
2026-03-29 16:51:27 +02:00 |
|
Gericom
|
0f70bb7f1a
|
Add changelog
|
2026-03-29 16:47:05 +02:00 |
|