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
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