1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-08 21:21:50 +00:00
Commit graph

20 commits

Author SHA1 Message Date
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
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
00bd1cd083 Split fs.c file
+ Misc changes to code in io.c
2020-01-06 18:42:57 +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
697fc3a086 Do partition alignment, bump version to v1.1.1 2019-12-26 23:07:18 +01:00
Such Meme, Many Skill
81e97fa820 Mount other emmc parts 2019-12-22 12:10:59 +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
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
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
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
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