Gabriel Marcano b34bde68c3 start.s now invalidates caches and cleans dcache
Added routine to invalidate all cachces, and to clean dcache. Using said
routine, both right before disabling the MPU for setup, and while the
MPU is disabled for setup to ensure that the cache state is well known
(i.e. all data that may have only been written to the cache definitely
is in RAM, and all of cache is invalid).
2016-06-22 23:57:36 -04:00
2015-06-15 17:47:10 -07:00
2015-05-12 11:15:16 +12:00
2016-06-07 23:15:14 -04: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.

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%