Such Meme, Many Skill
eb8652c6ec
Bug fixing round & add some emummc menus
...
Notable bugs fixed:
- pkg1id is now also used as foldername during fw dump
- Clearing of screen in _recursive functions is no longer hardcoded
- Folders get the correct file attributes
- first 16 MiB of partition during partitioning gets cleared now
2020-01-30 23:53:27 +01:00
Such Meme, Many Skill
9885308bce
Add emummc support
2020-01-27 23:51:59 +01:00
Such Meme, Many Skill
1410fa185f
Fix partitioning mistake, bump version to 1.2.1
2020-01-08 14:21:53 +01:00
Such Meme, Many Skill
6724f364b5
Implement Tool for dumping User:/save
...
+ Finalize readme for release of 1.2.0
2020-01-07 21:53:02 +01:00
Such Meme, Many Skill
008d3ab494
Add file attributes to menus
...
+ fix a few misc things
+ bump version (readme isn't updated yet)
2020-01-07 15:28:23 +01:00
Such Meme, Many Skill
00bd1cd083
Split fs.c file
...
+ Misc changes to code in io.c
2020-01-06 18:42:57 +01:00
Such Meme, Many Skill
6af2bb63b8
Stop using an int to indicate dir size
2020-01-06 17:40:05 +01:00
Such Meme, Many Skill
02504c8a36
Make emmc writable + merge hekate fixes
2020-01-06 14:24:29 +01:00
Such Meme, Many Skill
ef76834ef4
Implement folder copy
...
+ Change error messaging internally
+ inproved recursive file deletion
2020-01-04 20:18:26 +01:00
Such Meme, Many Skill
6d75aa688c
(Attempt at) dynamic folder memory allocation
2020-01-04 13:20:28 +01:00
Such Meme, Many Skill
225a17116c
Fix memory leakage of getnextloc() and getprevloc()
2020-01-04 01:00:11 +01:00
Such Meme, Many Skill
e1f4c24686
Implement folder options (Delete folder)
2020-01-02 00:38:36 +01:00
Such Meme, Many Skill
697fc3a086
Do partition alignment, bump version to v1.1.1
2019-12-26 23:07:18 +01:00
Such Meme, Many Skill
6518f37b1c
Bump version
2019-12-22 21:44:03 +01:00
Such Meme, Many Skill
81e97fa820
Mount other emmc parts
2019-12-22 12:10:59 +01:00
Such Meme, Many Skill
12802bf371
Make the user able to format without a valid partition
2019-12-20 21:00:47 +01:00
Such Meme, Many Skill
d1678be654
Make format options more clear
2019-12-18 16:14:14 +01:00
Such Meme, Many Skill
2a78d3c924
Fix folder scrolling issues
2019-12-18 16:02:45 +01:00
Such Meme, Many Skill
7b6c19f820
Add check for <32gb sd cards for partitioning
2019-12-17 13:50:02 +01:00
Such Meme, Many Skill
3274d18b83
Add boot safety check, Add payload launching safety check
...
+ Add version info
2019-12-17 13:43:32 +01:00
Such Meme, Many Skill
472c0e293a
Spice up Console Info menu
2019-12-16 23:31:29 +01:00
Such Meme, Many Skill
2e61413627
Reformat to 32k clusters instead of 8k clusters
2019-12-12 18:46:27 +01:00
Such Meme, Many Skill
8151afb446
Tidy up code a bit
2019-12-12 13:18:43 +01:00
Such Meme, Many Skill
c0f930e75d
Fix spelling mistake + sd still being mounted after format error
2019-12-11 17:17:10 +01:00
Such Meme, Many Skill
47df1b9cd1
re-implement formatting + add firmware dumping
2019-12-11 14:45:30 +01:00
Such Meme, Many Skill
ae225abb75
Add emmc mounting, Add waitmenu()
2019-12-11 13:18:57 +01:00
Such Meme, Many Skill
e837e2e6ed
Add basic file copying + add file delete wait timer
2019-12-10 22:46:34 +01:00
Such Meme, Many Skill
fd74812d2b
Rebase from lockpickrcm 1.8.0
2019-12-10 16:57:43 +01:00
Such Meme, Many Skill
527cdae1a6
Improve formatting
2019-12-09 11:56:30 +01:00
Such Meme, Many Skill
8731550688
print hex
2019-12-07 21:49:58 +01:00
Such Meme, Many Skill
b0094f133c
Partitioning: add 16mb in front
2019-12-04 17:47:13 +01:00
Such Meme, Many Skill
73a6fc460b
Add experimental emummc formatter
2019-12-03 17:11:08 +01:00
Such Meme, Many Skill
57714daa87
Add some testing features
2019-12-03 10:06:11 +01:00
Such Meme, Many Skill
65f38ba459
Add file options menu
2019-12-01 20:31:17 +01:00
Such Meme, Many Skill
3abb52c962
Memory's the name trashing it is my game
2019-12-01 17:20:46 +01:00
Such Meme, Many Skill
d33bf83138
implement offsets
...
// Weird bug, every time the screen is interacted with the time to draw the screen increases?
2019-12-01 17:10:01 +01:00
Such Meme, Many Skill
79027591ac
Add basic folder navigation
...
+ Add hekate/ams to shutdown menu
2019-12-01 15:42:37 +01:00
Such Meme, Many Skill
cd4f2cd347
Start fs.c
2019-12-01 01:49:36 +01:00
Such Meme, Many Skill
c0c020e505
Clean up code with enums
2019-11-21 21:27:48 +01:00
Such Meme, Many Skill
be79d64deb
Add a bit of tools + make unselectable menu objects
...
+ fix compile error
+ move back to top of menus
2019-11-21 20:54:18 +01:00
Such Meme, Many Skill
7b0faabf38
Add SD mounting/unmounting code + fix menu bugs
2019-11-21 17:34:47 +01:00
Such Meme, Many Skill
ff062a232b
Start rewrite
...
- Rewrite everything
- Starting with up-to-date lockpickrcm
2019-11-21 16:02:45 +01:00
Such Meme, Many Skill
e8ddc9cf2f
add 9.0 pkg1 which fixes tegraexplorer on 9.0
2019-09-18 19:42:31 +02:00
Such Meme, Many Skill
0c4be1f917
Implement hacky solution to launch firmwaredumper
...
// i swear this shit hates me
2019-08-21 00:12:26 +02:00
Such Meme, Many Skill
d4eb56a35f
Implement broken ™️ firmware dumping
2019-08-20 19:39:30 +02:00
Such Meme, Many Skill
9281e4bbbc
add dump to sd file option
2019-08-20 01:26:39 +02:00
Such Meme, Many Skill
d000f86c89
Re order the main menu
2019-08-19 23:32:20 +02:00
Such Meme, Many Skill
7dc9320b41
Add system mounting
...
Also fixed sizes not re rendering when scrolling
2019-08-19 23:01:47 +02:00
Such Meme, Many Skill
f3808edb40
Add biskey dumping + more menus
...
Thanks shchmue :D
Also can now mount and unmount the sd via the tools menu
2019-08-19 15:04:35 +02:00
Such Meme, Many Skill
7a35d2b00c
Add main menu
2019-08-18 20:00:16 +02:00