654 Commits

Author SHA1 Message Date
d0k3
32e0b20f07 Also check origin permissions when moving files 2016-05-26 21:07:18 +02:00
d0k3
bc007b94fa Edit virtual OTP file for later reference
... commented out for now
2016-05-26 21:04:46 +02:00
d0k3
b1e375cd70 Added license info to readme 2016-05-26 21:04:06 +02:00
d0k3
407a64df25 Allow for reversion of hex edits 2016-05-21 22:04:03 +02:00
d0k3
fa49efbdbd Fix encrypting the sector0x96 2016-05-21 17:02:35 +02:00
d0k3
172a7c637d Fix finding wrong name virtual files 2016-05-21 15:18:36 +02:00
d0k3
98344a2076 Fix hex-editing virtual files 2016-05-21 14:50:01 +02:00
d0k3
6a6e28afda Handle copying to the same path 2016-05-20 14:12:03 +02:00
d0k3
84a9f892a9 Enable hidden shutdown combo 2016-05-19 22:26:28 +02:00
d0k3
88a62d8f2e Added ability to do simple hexedits 2016-05-19 21:24:49 +02:00
d0k3
f4622d5bff Get rid of unnecessary second framebuffer 2016-05-18 23:46:22 +02:00
d0k3
ceca36fdc7 Use bottom screen for hex viewer
... thanks to @al3x10m for the idea
2016-05-18 00:05:24 +02:00
d0k3
2e06480fa1 Use RedNAND as default when EmuNAND not setup 2016-05-15 18:32:53 +02:00
d0k3
67b54ec633 Enable crypto for sector 0x96 2016-05-15 18:16:45 +02:00
d0k3
f448f48ad7 Merge pull request #7 from d0k3/ramdrive
Enable RAM drive feature
v0.4.0
2016-05-02 12:37:16 +02:00
d0k3
51e7361be0 Increased version number 2016-05-02 12:36:39 +02:00
d0k3
59f7d6173e Proper write protection handling for RAM drives 2016-05-02 12:36:38 +02:00
d0k3
e3e8b40061 Use more space for N3DS RAMdrive 2016-05-02 12:36:36 +02:00
d0k3
89cca90447 Keep RAMdrive mounted when unmounting SD 2016-05-02 12:36:35 +02:00
d0k3
8a65f79712 Added ability to mount a ramdrive 2016-05-02 12:36:22 +02:00
d0k3
6bd1cace1f Misc diskio.c / start.s improvements 2016-05-01 15:38:57 +02:00
d0k3
3aada172b9 Introduce sha_quick() function 2016-04-29 02:29:31 +02:00
d0k3
bc102c3645 Allow moving files & folders 2016-04-29 02:21:36 +02:00
d0k3
ed77cde373 Various source code improvements 2016-04-29 00:12:09 +02:00
d0k3
4a89682cae Ended bootstrap support
... the bootstrap build goal is now called 'a9lh'
2016-04-27 23:04:11 +02:00
d0k3
52dc94ddfd Update readme, no more slot0x05keyY.bin required 2016-04-27 22:45:30 +02:00
d0k3
fbe8f55a81 File copying: better handling for user errors 2016-04-27 22:03:25 +02:00
d0k3
897aada958 Improve string input behaviour 2016-04-27 16:14:04 +02:00
d0k3
24266a22b8 Deprecated GW Launcher.dat entrypoint
... use CakeHax instead
2016-04-25 22:18:22 +02:00
d0k3
e9b010d1ef Slot0x05 keyY is no more required 2016-04-25 22:10:22 +02:00
d0k3
e5c7e4320f Removed GPL v3 license text file
... this is licensed under the GPL v2, see license.txt
2016-04-25 02:59:19 +02:00
d0k3
e01e60fbdd Fix arm9ext.mem virtual size 2016-04-25 02:57:01 +02:00
d0k3
663aa681f6 Added ability to calculate & compare file SHA-256 2016-04-25 02:46:32 +02:00
d0k3
369061cf5b Use START + R for poweroff 2016-04-23 20:09:43 +02:00
d0k3
9e4c073933 Add a warning when overwriting A9LH 2016-04-22 17:47:13 +02:00
d0k3
d9fa450e66 Fix bug in i2c.c (thanks, anon!) 2016-04-22 15:51:48 +02:00
d0k3
34fbebebef Merge pull request #6 from d0k3/test2
Fix virtual memory drive accesses
2016-04-22 15:50:49 +02:00
d0k3
712f06789a Give access to N3DS extended memory regions 2016-04-22 15:48:57 +02:00
d0k3
10a9cba119 Update start.s files 2016-04-21 15:28:53 +02:00
d0k3
ecb63739eb Merge pull request #5 from fox8091/master
Fix DTCM address
2016-04-19 22:38:21 +02:00
fox8091
d4b489c94e Fix DTCM address 2016-04-19 13:29:59 -05:00
d0k3
a52647aca0 Fix GW Launcher.dat bootup
This is a workaround,, not a good solution
2016-04-14 11:28:08 +02:00
d0k3
897d254a4f Fix loading key from slot0x05KeyY.bin v0.3.5 2016-04-13 10:59:10 +02:00
d0k3
482f188aac Increase verison number 2016-04-12 12:36:09 +02:00
d0k3
1750428342 Replace tabs with spaces 2016-04-12 12:35:59 +02:00
d0k3
018f0fd65c Merge pull request #4 from d0k3/new_ep_setup
Revised entrypoint linker.ld / start.s
2016-04-12 12:31:40 +02:00
d0k3
ce4e454ad9 Enable ITCM access for GW binary 2016-04-12 12:25:17 +02:00
d0k3
e4d78826c9 Replaced gateway l.d and .s files 2016-04-11 14:12:52 +02:00
d0k3
833fd23aa4 Replaced bootstrap .ld and .s files
Using CakesFW ones now!
2016-04-11 01:57:41 +02:00
d0k3
0d5ef48b4d Prevent f_lseek() beyond file size when reading images 2016-04-10 16:05:09 +02:00