Commit Graph

  • 9fdb3d16a9 Merge pull request #24 from gemarcano/trim-cleanup master Sebastian Valle 2016-06-23 16:24:46 -07:00
  • b34bde68c3 start.s now invalidates caches and cleans dcache Gabriel Marcano 2016-06-22 23:54:19 -04:00
  • aff25d2834 Fixes issue with uncart freezing when starting up Gabriel Marcano 2016-06-20 23:22:30 -04:00
  • 1577f365f6 Merge pull request #21 from gemarcano/trim-cleanup Sebastian Valle 2016-06-16 14:57:21 -07:00
  • ce23df7d9b Forgot to remove typo, extra i2c.h include. Gabriel Marcano 2016-06-08 20:00:31 -04:00
  • 4c0559bc1a Explicitly setup heap, fixes brahma. Gabriel Marcano 2016-06-08 19:48:42 -04:00
  • a471b28cd5 Styling fixes, framebuffer fix Gabriel Marcano 2016-06-07 23:15:14 -04:00
  • 4f1fd1a32b Added support to compile for both brahma and a9lh Gabriel Marcano 2016-03-07 23:12:22 -05:00
  • 2c3870dbad Memory management cleaning, dump options Gabriel Marcano 2016-06-07 02:34:07 -04:00
  • 913bc867b7 No longer saves more than the ROM size, cleanup Gabriel Marcano 2016-06-07 02:30:30 -04:00
  • 13a9ad8ec5 Merge pull request #14 from d0k3/master bunnei 2016-06-06 20:27:38 -04:00
  • bf944f682b Allow rebooting on Brahma 2 d0k3 2015-12-16 15:47:09 +01:00
  • 773024e657 Merge pull request #10 from Normmatt/devcarts archshift 2016-01-24 21:44:31 -08:00
  • 6641948b30 Merge pull request #11 from archshift/patch-1 archshift 2015-08-24 15:39:26 -07:00
  • 144077a000 Remove long-outdated mention about sdmc.s. Tony Wasserka 2015-08-23 16:47:54 +02:00
  • 79747e0506 Add travis.yml file for Travis CI archshift 2015-06-15 17:47:10 -07:00
  • 9d35b8b6ee opps forgot to reset read_count. Normmatt 2015-06-15 09:58:55 +12:00
  • 0d2e59c909 Add support for dumping Development Carts. Normmatt 2015-06-15 09:19:44 +12:00
  • 2f728ed5a1 Merge pull request #9 from archshift/sdmmc Tony Wasserka 2015-06-08 16:01:34 +02:00
  • fbd56fd723 Add sdmmc.c (by Normmatt) with 3DS-specific SDMMC code archshift 2015-06-07 16:56:22 -07:00
  • 39724b3a29 Create README.md Tony Wasserka 2015-06-07 21:15:04 +02:00
  • f6e82dba32 Merge pull request #6 from lioncash/constants Tony Wasserka 2015-06-07 15:46:03 +02:00
  • 70679335b2 main: Use constants for AND filtering input Lioncash 2015-06-01 00:34:37 -04:00
  • 179b593886 Remove outdated prompt Yuri Kunde Schlesner 2015-05-29 14:46:45 -03:00
  • cd38556f97 Fill unused header area with 0xFF instead of garbage. Yuri Kunde Schlesner 2015-05-29 14:46:22 -03:00
  • ea3b963f23 Add support for split-dumping large carts Yuri Kunde Schlesner 2015-05-28 16:51:39 -03:00
  • 43554a68d3 Add a hacky workaround for problematic carts Yuri Kunde Schlesner 2015-05-25 17:46:00 -03:00
  • ff6e6862ff Nicer dumping and buffering loop. Yuri Kunde Schlesner 2015-05-25 04:52:32 -03:00
  • 6fdf216e25 Increase a few ioDelays during cart initialization Yuri Kunde Schlesner 2015-05-25 00:02:05 -03:00
  • ce21c68e8c Various cleanups and UI improvements (hopefully...) Yuri Kunde Schlesner 2015-05-24 23:29:37 -03:00
  • 843095109f Add (optional) verbose logging of cart traffic, for debugging Yuri Kunde Schlesner 2015-05-24 22:56:43 -03:00
  • f95a7585fc Fix variable type. Yuri Kunde Schlesner 2015-05-24 22:52:26 -03:00
  • 8641c98b13 Fix variable type Yuri Kunde Schlesner 2015-05-24 21:39:35 -03:00
  • 890c605423 Make console more readable when the output overflows the screen Yuri Kunde Schlesner 2015-05-15 19:29:31 -03:00
  • 7e785433d6 Do uncached reads inside ioDelay to improve delay reliability Yuri Kunde Schlesner 2015-05-15 19:26:14 -03:00
  • ce0eec34e7 Make WaitInput wait for a press, not a release. Yuri Kunde Schlesner 2015-05-15 19:22:53 -03:00
  • d3768d4fe8 Get rid of missing prototype warnings Lioncash 2015-05-14 21:30:39 -04:00
  • 24014cd41f protocol: Make translation-unit only variables static Lioncash 2015-05-14 21:14:25 -04:00
  • 4c0b428cde Remove pointless casts and fix variable types. Yuri Kunde Schlesner 2015-05-14 04:27:30 -03:00
  • 76997590c7 Fix key input function continuing on button releases Yuri Kunde Schlesner 2015-05-14 04:25:25 -03:00
  • 121c93ba11 Correct typos in cache initialization code Yuri Kunde Schlesner 2015-05-14 04:23:24 -03:00
  • a7912ecfe6 Remove unused framebuffer.h archshift 2015-05-13 22:14:30 -07:00
  • c63b25fb58 Remove unused (and superseded) letters.h archshift 2015-05-13 22:11:49 -07:00
  • b93dd813f5 Fix reference to a pointer being written to file instead of a pointer. archshift 2015-05-13 22:02:24 -07:00
  • c06625f422 Enable MCU, caches for massive speedups in game dump time. archshift 2015-05-13 21:09:17 -07:00
  • 99660d22f8 Added licences to some files. Normmatt 2015-05-12 11:15:16 +12:00
  • 30bb85a4ef Get rid of basic warnings found with -Wextra Lioncash 2015-05-11 10:33:33 -04:00
  • bf19ebc428 Makefile: Move architecture flags into the ARCH variable Lioncash 2015-05-11 10:25:59 -04:00
  • 9f711deb48 main: Get rid of unused variables. Lioncash 2015-05-11 10:21:55 -04:00
  • a6db883d49 common: Cache string length in strupper/strlower Lioncash 2015-05-11 03:14:07 -04:00
  • 1059f73fb8 protocol_ntr.c: Change if block chain to a switch block archshift 2015-05-11 00:14:08 -07:00
  • 1f4c4911fc Common: Use typedefs instead of defines Lioncash 2015-05-11 03:08:32 -04:00
  • 192dd2584b Split up misc.h into respective protocol, etc files archshift 2015-05-10 13:09:49 -07:00
  • 3b8608fee2 Split out NTR and CTR commands into their own files archshift 2015-05-10 12:51:46 -07:00
  • 4ca99178d3 Code style cleanups, removing dead code archshift 2015-05-10 01:22:47 -07:00
  • ed9f2e85f8 Ensure newlines are at the end of all files archshift 2015-05-10 01:00:50 -07:00
  • bd925bae17 Split up gamecart.c/h into multiple protocol files archshift 2015-05-10 00:53:09 -07:00
  • 1eeb6cfeaf Add .gitignore with common unwanted files archshift 2015-05-10 00:33:08 -07:00
  • de5f58b7a0 Move gamecart files to their own folder archshift 2015-05-10 00:31:52 -07:00
  • bc5aa24d4f Move includes into source/ directory, some small cleanups archshift 2015-05-10 00:14:42 -07:00
  • 2c131f4c63 Rename Cart.cpp/h to gamecart.c/h, actually use its header file archshift 2015-05-09 23:42:30 -07:00
  • c4959d20a5 Initial commit Tony Wasserka 2015-05-04 15:32:23 -07:00