Tony Wasserka 2f728ed5a1 Merge pull request #9 from archshift/sdmmc
Add sdmmc.c (by Normmatt) with 3DS-specific SDMMC code
2015-06-08 16:01:34 +02:00
2015-05-12 11:15:16 +12:00
2015-06-07 21:15:04 +02:00
2015-05-04 15:32:23 -07:00
2015-05-04 15:32:23 -07:00

uncart

3DS homebrew utility program to dump game cartridges to the SD card.

To build this, you will need to obtain a file called sdmc.s which implements the SDMC functionality as required by fatfs and place it in the source/fatfs folder. We are working towards an integrated, GPL-compatible solution, but currently that's the only way to build uncart. Sorry for the inconvenience.

Credits go to:

  • archshift: code cleanups; general polishing of my PoC dumper
  • Lioncash: code cleanups
  • neobrain: getting the project started; on-the-fly decryption
  • Normmatt: doing tons of reverse-engineering work; providing the core dumping code
  • yuriks: compatibility enhancements
Description
No description provided
Readme 809 KiB
Languages
C 99.5%
Makefile 0.3%
Assembly 0.2%