Commit Graph

16 Commits

Author SHA1 Message Date
Gericom
1038a3d9cf Fix bug in handling of E cheat opcode, add cheat support for all remaining games 2026-03-01 13:18:36 +01:00
Mow
a648d4c4a9 Add helper class for ARM/Thumb assembly functions (#127)
Replaces static helper functions in
    Sdk5DsiSdCardRedirectPatch.cpp
    LastWindowCrcPatch.h
    CardiTryReadCardDmaPatch.cpp
2026-02-01 10:51:57 +00:00
Mow
f5a8498e08 Add system for adjusting addresses for autoload (#118) Fixes #41 2026-01-31 19:54:37 +00:00
Gericom
7e3e7b43fe Merge pull request #97 from LNH-team/feature/homebrew-return-to-loader
Homebrew return to loader
2026-01-11 13:24:04 +01:00
Gericom
24346eaf30 Added detection of DS mode DSiWare. Fixes #95. 2026-01-11 13:20:01 +01:00
Gericom
0ba88b55b7 Only setup homebrew bootstub when launcherPath is set 2026-01-10 16:35:00 +01:00
Gericom
56d20b37ac Merge remote-tracking branch 'origin/develop' into feature/homebrew-return-to-loader 2026-01-10 14:51:16 +01:00
TY
eac8f7e734 ndsHeader: Added HasShared2Access and HasSslCertAccess and fix typo (#87) 2026-01-10 13:21:48 +00:00
Gericom
5c8e98a03f Initial work on homebrew return to loader 2026-01-04 15:39:47 +01:00
Gericom
6d12399ba4 Added support for NAND saving in WarioWare D.I.Y. and Jam with the Band (#6)
Also improved speed of creating save files
2025-12-28 13:19:23 +01:00
Gericom
656f696411 Improved handling of DSi roms and DSiWare. Fixes some system tools DSi roms being misdetected as DSiWare (related to #23) 2025-12-06 19:56:48 +01:00
Gericom
0d0fa445c9 Merge pull request #27 from taxicat1/generalize-pokemon-ir-patch
Generalize Pokemon IR sensor AP patching
2025-12-06 16:54:52 +01:00
taxicat1
005b8cab03 Initial generalize Pokemon IR patching 2025-12-06 08:51:58 -05:00
Gericom
b0c8dfa5bc Improved Sdk5DsiSdCardRedirectPatch to take autoload into account and to support the situation where a function is missing
Fixes WRFU Tester (#23)
2025-12-06 11:53:32 +01:00
Mow
a8f5d880b2 Improved DSProtect patches 2025-12-03 16:22:06 +01:00
Gericom
9cf3ffbfcf Initial commit 2025-11-23 17:14:17 +01:00