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 |
|
d0k3
|
9b21dbb5b7
|
Enforce minimum size for mountable NAND dumps
|
2016-04-10 16:02:08 +02:00 |
|
d0k3
|
25c346e0d7
|
Improved hex viewer navigation
|
2016-04-10 15:55:39 +02:00 |
|
d0k3
|
655d56c7bd
|
.mem extension for virtual memory files
|
2016-04-10 14:51:23 +02:00 |
|
d0k3
|
393b764945
|
Allow coyping between image virtual <-> other virtual
|
2016-04-10 14:50:58 +02:00 |
|
d0k3
|
c641da35f0
|
Better function names for virtual.h
|
2016-04-09 21:56:42 +02:00 |
|
d0k3
|
f0c7079e08
|
Added virtual memory drive
|
2016-04-09 21:50:50 +02:00 |
|
d0k3
|
cdc3cf6f27
|
Use R+Y instead of L for switching hex viewer view mdoe
|
2016-04-09 14:13:20 +02:00 |
|
d0k3
|
080e4f2e29
|
Added hexviewer feature for all files
... virtual files, too!
|
2016-04-08 21:03:40 +02:00 |
|
d0k3
|
45501d47eb
|
FileGetData(): Also allow virtual files
This commit also enables ReadVirtualFile() to correctly process
misaligned data
|
2016-04-08 21:02:38 +02:00 |
|
d0k3
|
2d181de5bf
|
Major code cleanup and improvement
|
2016-04-07 14:44:25 +02:00 |
|
d0k3
|
cbcc60d891
|
Add some basic sanity checking
|
2016-04-07 14:29:37 +02:00 |
|
d0k3
|
c71593bb25
|
Don't show formatted size in topscreen
|
2016-04-07 12:14:25 +02:00 |
|
d0k3
|
d5dea9415f
|
Fix mounting images on 3DS w/o an EmuNAND
|
2016-04-07 12:00:41 +02:00 |
|
d0k3
|
b1732eb673
|
Clear panedata when unmounting SD card
... & check mount state when mounting image FATs
|
2016-04-06 17:12:22 +02:00 |
|
d0k3
|
ec817ebb04
|
Reduced number of panes to two
|
2016-04-06 16:45:43 +02:00 |
|
d0k3
|
da87f37d26
|
Properly unmount images when deinitializing
|
2016-04-06 16:42:08 +02:00 |
|
d0k3
|
4f7b551540
|
Enable multiple panes handling
|
2016-04-06 16:06:54 +02:00 |
|
d0k3
|
b361db2b7e
|
Misc cosmetics and coding style improvements
|
2016-04-06 12:52:23 +02:00 |
|
d0k3
|
d35e03f1a3
|
Allow loading the 0x05keyY from aeskeydb.bin
... also searchin /Decrypt9 folder
|
2016-04-06 02:59:57 +02:00 |
|
d0k3
|
927c885e87
|
Improve button react times
|
2016-04-05 23:19:29 +02:00 |
|
d0k3
|
4514937a0b
|
Show info next to filenames in browser view
|
2016-04-05 21:30:05 +02:00 |
|
d0k3
|
03ad5205be
|
Show full byte size of every file
|
2016-04-05 21:13:23 +02:00 |
|
d0k3
|
e80f788a94
|
Allow unmounting images with R+X
|
2016-04-05 20:41:40 +02:00 |
|
d0k3
|
0c8530ebc9
|
Fix ImgNAND size detection
|
2016-04-05 20:41:22 +02:00 |
|
d0k3
|
8a8271351c
|
Allow mounting FAT (12/16/32) images
|
2016-04-05 20:34:50 +02:00 |
|
d0k3
|
8caf22a446
|
Cleaned up bs-start.s file
... thanks, AuroraWright!
|
2016-04-05 15:23:14 +02:00 |
|
d0k3
|
e15259f9ba
|
Improved remounting of images
|
2016-04-05 15:20:48 +02:00 |
|
d0k3
|
5a9110b3d4
|
Reworded write permission texts
|
2016-04-05 13:44:17 +02:00 |
|
d0k3
|
00fe5b9b36
|
Support for mounting NAND images
|
2016-04-05 13:44:02 +02:00 |
|
d0k3
|
59126078c7
|
Removed unused defines from common.h
|
2016-04-04 21:52:42 +02:00 |
|