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

30 commits

Author SHA1 Message Date
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
Such Meme, Many Skill
a094ac4496 Fix payload launching (thanks @huhen) 2019-08-17 12:56:48 +02:00
Such Meme, Many Skill
ada4fd2c7f Add (Broken) payload launching 2019-08-17 01:08:00 +02:00
Such Meme, Many Skill
819d08415d Begone lag! (+ begone big bad overflows) 2019-08-16 23:57:54 +02:00
Such Meme, Many Skill
45eb25270f File sizes shown in list screen 2019-08-16 21:40:04 +02:00
Such Meme, Many Skill
5b15e4cdf7 fix compile errors 2019-08-16 20:07:33 +02:00
Such Meme, Many Skill
ec39359fde Add a pointless capital letter 2019-08-16 18:47:28 +02:00
Such Meme, Many Skill
8ba54003b0 Swapped around dirup and curdir
+ made files purple
2019-08-16 18:40:09 +02:00
Such Meme, Many Skill
cd786af805 Add blue color to all files 2019-08-16 16:21:02 +02:00
Such Meme, Many Skill
d65eaedb14 Added file copying/moving/deleting
Also added sd failure messages

This probably needs a lot of cleanup
2019-08-16 16:13:58 +02:00
Such Meme, Many Skill
5dc063d301 Change color to white 2019-08-15 22:23:56 +02:00
Such Meme, Many Skill
a190a07016 Add folder navigating! 2019-08-15 22:16:48 +02:00
Such Meme, Many Skill
82a941bb13 Small cleanup of defines 2019-08-15 00:57:07 +02:00
Such Meme, Many Skill
4d56912384 Add path as arg to readfolder(); 2019-08-15 00:42:41 +02:00
Such Meme, Many Skill
785303fc15 Add readfolder();
Done by a char array, a bit storage based attribute list (only does dir or nodir for now), and an amount of how many files there are

Current limit: 250 files per folder
2019-08-15 00:24:58 +02:00
Such Meme, Many Skill
fa0c1a2808 Initial lockpick_rcm code
+ small modifications, just for fun
2019-08-14 21:29:04 +02:00