Commit Graph

  • 88a390f7a8 Revamped & combined drive / directory info feature d0k3 2017-09-13 16:23:44 +02:00
  • f545113c08 Added file info feature d0k3 2017-09-13 16:18:02 +02:00
  • 28e542245b Allow recursive CMAC fxing for applicable drives d0k3 2017-09-13 14:53:19 +02:00
  • ab557e6ae5 Scripting: filesel command for selecting a file d0k3 2017-09-13 02:45:00 +02:00
  • b7d914d73f Allow copying from NAND to virtual NAND d0k3 2017-09-13 02:07:40 +02:00
  • f46a88c9ff Beautified exception handler d0k3 2017-09-13 01:10:14 +02:00
  • e8b34a90be Fixed encrypted CIA mounting d0k3 2017-09-12 13:10:14 +02:00
  • 5dc2634183 FIRM mounting: use proper names for sections d0k3 2017-09-12 01:52:46 +02:00
  • e63953585d CIA mounting: allow full access to encrypted CIAs d0k3 2017-09-11 16:24:30 +02:00
  • af164e2cf8 Fix: allow NCCH encrypted copy from inside CIA / NCSD / FIRM d0k3 2017-09-11 01:13:53 +02:00
  • e4d4b05cc9 Workaround for empty EmuNAND partitions v1.3.8 d0k3 2017-09-10 14:15:38 +02:00
  • cc31926a69 Added ability to rebuild / fix NAND NCSD headers d0k3 2017-09-10 14:13:45 +02:00
  • 343f1182b9 Fix writing in drives A: / B: d0k3 2017-09-09 19:12:28 +02:00
  • 78cc747861 Fix: Also take over CIA meta data on en-/decryption d0k3 2017-09-09 13:07:29 +02:00
  • 77ed3d4733 Scripting: improved write permission checks d0k3 2017-09-08 20:58:20 +02:00
  • 322c996afe Show a warning if potentially incomplete key setup detected d0k3 2017-09-08 20:25:48 +02:00
  • c32908e4cf Allow building standalone script runners v1.3.7 d0k3 2017-09-08 15:39:06 +02:00
  • c094c6c192 Scripting: add extrcode command d0k3 2017-09-08 15:27:10 +02:00
  • 01bc03244c Scripting: Properly deinit filesystems on reboot / poweroff d0k3 2017-09-08 15:24:29 +02:00
  • 1838c608e1 Fix #194 d0k3 2017-09-08 13:30:16 +02:00
  • a6a15eb70d Added ability to extract uncompressed .code d0k3 2017-09-08 03:12:04 +02:00
  • f12dcfda4c Reorganized memory buffers for more usable space d0k3 2017-09-08 03:09:49 +02:00
  • 6d276c6bf5 Scripting: Add -f flag to find for returning first match d0k3 2017-09-06 02:01:42 +02:00
  • 5f0ab648aa Scripting: Live preview for scripts v1.3.6 d0k3 2017-09-06 00:46:01 +02:00
  • 730cff8554 Offer setting the RTC if year < 2017 is detected d0k3 2017-09-05 14:26:18 +02:00
  • bf5750381c Replace gamecard timeout code (for consistency) d0k3 2017-09-04 16:51:16 +02:00
  • 8d1f39d235 Source code reorgnaizations d0k3 2017-09-04 16:18:07 +02:00
  • ebf904a2c2 Scripting: shaget and switchsd commands d0k3 2017-09-04 02:15:45 +02:00
  • b7e0012f74 Readme: updated credits section d0k3 2017-09-04 01:08:10 +02:00
  • a5c1fd5749 Include build timestamp in splash screen d0k3 2017-09-01 18:01:33 +02:00
  • 0666370f75 Add version to release archive, include ntrboot FIRMs d0k3 2017-09-01 03:29:24 +02:00
  • ac810359fa Scripting: Make 'find' always return the alphanumerical last match d0k3 2017-09-01 02:30:12 +02:00
  • ea6f455811 Fixed position bar graphical errors v1.3.5 d0k3 2017-08-29 03:29:29 +02:00
  • f09aa9bf09 Large batch operations: update cursor and scroll list d0k3 2017-08-29 02:52:22 +02:00
  • e50a0af7ef Fix certain NDS roms not mounting properly d0k3 2017-08-26 16:11:36 +02:00
  • 19ecbd6bb0 Scripting: Combine warning and confirmation prompt. d0k3 2017-08-26 13:14:38 +02:00
  • 6c76bd9cfb Fix #183 d0k3 2017-08-25 15:16:09 +02:00
  • e245c576cc Virtual memory: otp_dec.bin support without boot9.bin d0k3 2017-08-25 14:44:54 +02:00
  • 0fd5261516 Virtual memory: add ability to read NAND/SD CID d0k3 2017-08-25 14:19:16 +02:00
  • ff7b9749ad Refactored vmem.c, added support for reading MCU Myria 2017-08-25 14:00:30 +02:00
  • 3407b3d5da Virtual drives: Introduce VFLAG_READONLY d0k3 2017-08-25 13:07:29 +02:00
  • 99a638a084 Added ability to display system info Myria 2017-08-25 02:11:46 +02:00
  • 8d4996bc60 Consolidated region definitions Myria 2017-08-25 00:59:54 +02:00
  • 63522346bf Handle CTRtransfers with no valid destination d0k3 2017-08-25 00:21:09 +02:00
  • 34e5b23c80 Scripting: improve handling for input, find & findnot d0k3 2017-08-25 00:20:50 +02:00
  • de230fd8e5 Scripting: Dynamically update envvars at runtime d0k3 2017-08-24 15:46:36 +02:00
  • 0c07b17df1 FIRM Installer: show proper success / failure message d0k3 2017-08-23 13:33:31 +02:00
  • 1a65b4e7f0 Fix backlight turning on issue Wolfvak 2017-08-22 23:23:17 -03:00
  • 5104deff9e Refactored screeninit Wolfvak 2017-08-21 21:01:18 -03:00
  • b333380bc0 Less restrictive FIRM section adress whitelisting v1.3.4 d0k3 2017-08-23 02:22:18 +02:00
  • 71debc772f Scripting: allow partial sha checks d0k3 2017-08-23 02:04:53 +02:00
  • 0ccce0cb32 Scripting: Allow inject command to expand or create files d0k3 2017-08-23 01:24:55 +02:00
  • c0aec42f1d Add workaround to allow installing B9S FIRM d0k3 2017-08-22 13:23:48 +02:00
  • 9c02388d15 Scripting: add boot command d0k3 2017-08-21 21:33:22 +02:00
  • 551a48149f Scripting: add fixcmac command d0k3 2017-08-21 19:56:30 +02:00
  • 26690f4a90 Update EmuNAND Backup script Matt 2017-08-21 12:18:08 -04:00
  • 7416f6c890 Update SysNAND Backup script Matt 2017-08-21 12:18:01 -04:00
  • 0af54bd67a NDS mount code cleanup d0k3 2017-08-20 15:32:16 +02:00
  • 387f5d6db1 Fix overwriting part of the FIRM with garbage on install Aurora Wright 2017-08-19 20:25:08 +02:00
  • 8b8a8695d9 Better checks for installable FIRMs d0k3 2017-08-20 15:31:30 +02:00
  • 7d8f6bb368 Hardcoded framebuffers Wolfvak 2017-08-18 13:45:00 -03:00
  • 564f403f4c Rely on b9s key setup if the 0xBEEF magic is found d0k3 2017-08-18 18:52:42 +02:00
  • 2cc94be6b4 Added ability to install FIRM files d0k3 2017-08-16 18:02:41 +02:00
  • fdcc9059e2 Revised / fixed NDS rom file mounting d0k3 2017-08-18 14:53:06 +02:00
  • cfa26c2a2d Misc exception handlers fixes Wolfvak 2017-08-16 19:43:08 -03:00
  • 06318455c1 Textviewer fix: left arrows in unused lines d0k3 2017-08-16 20:04:41 +02:00
  • 2393f82e79 Improve screen clear speed d0k3 2017-08-16 17:56:21 +02:00
  • 4faf67e194 Pull version numbers from git v1.3.3 d0k3 2017-08-16 15:50:46 +02:00
  • 0fb149afa4 Add drive info for dirs (press R+A) d0k3 2017-08-16 01:28:32 +02:00
  • 34756037b2 Enable "search for titles" for applicable drives d0k3 2017-08-16 01:13:17 +02:00
  • e920bd34a4 Fixed the MPcore interrupt handler, added local ARM9 exception handler Wolfvak 2017-08-12 16:04:20 -03:00
  • 930b646008 Improved MPcore interrupt handler Wolfvak 2017-08-08 23:04:17 -03:00
  • e36b2c347f Vastly speed up boot times d0k3 2017-08-15 16:39:15 +02:00
  • 9882b68a31 Improved NDS rom file mounting d0k3 2017-08-15 16:26:30 +02:00
  • b44e43d0e5 Updated FATFS to R0.13 d0k3 2017-08-15 03:12:33 +02:00
  • 5ec488937e Allow forced initialization of aeskeydb.bin files d0k3 2017-08-15 02:16:53 +02:00
  • 69c89409c7 Pass argc=1 if the specified FIRM does not require screen init (as B9S/Luma do) Aurora Wright 2017-08-12 23:41:51 +02:00
  • d1b8a89510 Added a "Payloads..." menu to HOME menu d0k3 2017-08-14 13:10:16 +02:00
  • 32fc283791 Added support for mounting NDS images d0k3 2017-08-14 02:47:00 +02:00
  • fdb93b51f3 Fix FIRM validation before boot d0k3 2017-08-12 20:44:23 +02:00
  • 2387cb9e21 Information about ntrboot Riccardo Boninsegna 2017-08-12 15:15:09 +02:00
  • e95ece09f4 Enable alternate key .firm build (for ntrboothax, etc) Riccardo Boninsegna 2017-08-12 15:07:33 +02:00
  • a4e174938e Fix FIRM whitelist and address check d0k3 2017-08-11 23:04:39 +02:00
  • a9badfee9c Allow hardcoding keys d0k3 2017-08-09 01:39:23 +02:00
  • 96054a8406 Fix NTR AGING cart dump d0k3 2017-08-10 01:51:54 +02:00
  • 8b6ca667ed Increased version number to 1.3.1 v1.3.1 d0k3 2017-08-08 17:52:48 +02:00
  • 9f135f225a Improved brightness table al3x10m 2017-08-08 17:47:49 +03:00
  • b56ca0e8b8 Added brightness adjustment through the volume slider, made the ARM11 finally do something rather than sit and wait for the entrypoint Wolfvak 2017-08-08 09:40:09 -03:00
  • ed257e9216 Use ISO 8601 for displaying date & time d0k3 2017-08-08 12:30:33 +02:00
  • bf58112c1d Also generate the FIRM .sha files when compiling. d0k3 2017-08-08 12:12:39 +02:00
  • cf84ce4fa4 Revert "Fix dumping NTR AGING cart" d0k3 2017-08-08 11:53:47 +02:00
  • df5e80bb98 Fix mounting FAT / NAND images d0k3 2017-08-07 23:33:08 +02:00
  • 4dddd8aeeb Remove arm9loaderhax entrypoint v1.3.0 d0k3 2017-08-07 12:57:33 +02:00
  • 745c7f4cbf Updated readme file d0k3 2017-08-07 01:04:41 +02:00
  • 8e3d864d83 Scripting: Support TIMESTAMP and DATESTAMP env variable d0k3 2017-08-04 18:21:56 +02:00
  • 3f87c42334 Properly handle HWCAL0.dat / HWCAL1.dat d0k3 2017-08-04 16:56:06 +02:00
  • 24a9b711e8 Add support for handling the RTC & correct FAT times d0k3 2017-08-04 02:08:56 +02:00
  • 06f70d0a59 Fix sizes of SHA hashes d0k3 2017-08-04 02:06:42 +02:00
  • e576baa601 User the POWER button as an alternative to HOME d0k3 2017-08-01 17:04:06 +02:00
  • 90a7705d21 Don't spam the MCU with reads (in hid.c) d0k3 2017-08-01 16:55:52 +02:00