1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-09 13:41:45 +00:00
Commit graph

240 commits

Author SHA1 Message Date
bleck9999
2302e6111a
fix war crimes (#31) 2020-12-29 13:11:52 +01:00
suchmememanyskill
e8d583b1de display the correct page count 2020-12-29 02:21:23 +01:00
suchmememanyskill
9753893045 list_empty does not empty the list, oops 2020-12-29 02:12:35 +01:00
suchmememanyskill
82c5555112 Display version info from makefile 2020-12-29 01:58:47 +01:00
suchmememanyskill
2e5ee10f93 Making the main menu look pretty 2020-12-29 01:53:39 +01:00
suchmememanyskill
46460adc3b Fuck testing my controllers 2020-12-29 01:13:09 +01:00
suchmememanyskill
5898c861ec Add Folder copy/move/delete
Also implement the current folder menu
2020-12-29 01:05:33 +01:00
suchmememanyskill
e1350de346 make sure sd space > emummc 2020-12-28 21:59:25 +01:00
suchmememanyskill
f1d433e69a Add partitioning
Also add sd mounting/unmounting
Also add vol+/- controls for sideways menus
2020-12-28 20:08:15 +01:00
suchmememanyskill
baec43da2a as a joke, adding setPixel to Tscript 2020-12-28 15:02:08 +01:00
suchmememanyskill
b0dd71bd4f implement TScript v2.5 2020-12-28 14:51:59 +01:00
suchmememanyskill
513bd804b1 Add fw dumping
- also fatfs is stupid
- also close files properly on a failed copy
- also check for errors during folder readouts
- also make sure holding vol- doesn't dump the keys anyway
2020-12-28 02:29:58 +01:00
suchmememanyskill
859ad2cc4c Show EMMC/EMUMMC GPT 2020-12-27 23:33:23 +01:00
SuchMemeManySkill
3307e975c9 lets try that one again 2020-12-27 00:44:48 +01:00
SuchMemeManySkill
831adc0080 Hacker voice: *i'm in* (to the emmc) 2020-12-26 23:41:25 +01:00
SuchMemeManySkill
07540b4651 add key dumping 2020-12-26 22:24:41 +01:00
SuchMemeManySkill
ab5c5e799e Add file copy/move 2020-12-26 01:05:33 +01:00
SuchMemeManySkill
a74a8814e1 Safety first (for deletions) 2020-12-25 23:10:23 +01:00
SuchMemeManySkill
9c47d11843 Add some options to FileMenu
!Warning, there is no confirmation yet on deletions
2020-12-25 22:19:04 +01:00
SuchMemeManySkill
9588ffb89a Add exceptions, start file menu 2020-12-25 21:16:24 +01:00
SuchMemeManySkill
1a931b0256 Add errors
and prepare for file menu more
and fix that you can't go left right when going up down
2020-12-25 00:20:30 +01:00
SuchMemeManySkill
b97bab3661 Mess with the design a bit, prep for folder menu 2020-12-24 17:06:21 +01:00
SuchMemeManySkill
5190469e9c file list should fill the screen 2020-12-24 00:51:27 +01:00
SuchMemeManySkill
0c0ccac855 misc fixes. Add Page/Count view. 2020-12-24 00:31:17 +01:00
SuchMemeManySkill
d6c4204027 Start of rewrite
Based on lockpick_rcm 1.9.0
2020-12-23 17:39:22 +01:00
suchmememanyskill
acef46781d hotfix for 11.0.0. Bump version to 2.0.5 2020-12-03 21:58:38 +01:00
aspargas2
024ef7cd6e
fix github workflows CI (#28)
* switch github CI to docker

* empty commit to trigger CI
2020-10-29 02:21:34 +01:00
huhenU
4b445d6c9c
Add check for unmounted SD card in emmc (#26)
* Add check for unmounted SD card

* Implement it the better way and remove message Meme doesn't like

* Remove comma and remove dump option if no sd is inserted

Hopefully the last commit to this PR. Hopefully.
2020-08-11 17:12:20 +02:00
suchmememanyskill
0991c73c60 (hopefully) fix workflow file 2020-08-03 13:19:50 +02:00
suchmememanyskill
3527b6ac4d Merge branch 'dev' 2020-08-03 13:10:42 +02:00
suchmememanyskill
0146f0ddb0 Bump version 2020-08-03 13:10:02 +02:00
SuchMemeManySkill
b42b52eb43 Include a (bad) method to dump with .cnmt.nca 2020-07-14 17:38:56 +02:00
Such Meme, Many Skill
81cf8c201c Fix a few bugs in the arg parser 2020-05-29 00:07:19 +02:00
Such Meme, Many Skill
34abed91a9 Bump version 2020-05-28 23:26:01 +02:00
suchmememanyskill
0382a17f87
Add fancy badges to readme 2020-05-28 23:14:16 +02:00
suchmememanyskill
d44178a863
Update README.md 2020-05-23 22:43:35 +02:00
Such Meme, Many Skill
abf814686d Change menu around a bit 2020-05-20 02:28:43 +02:00
Such Meme, Many Skill
f8394ae323 Merge branch 'Script_Fuckery' 2020-05-20 00:20:02 +02:00
Such Meme, Many Skill
fc69dc36ee Merge lockpickrcm changes 2020-05-19 18:20:19 +02:00
Such Meme, Many Skill
a8e86c2de3 Don't forget to take results 2020-05-17 23:42:53 +02:00
Such Meme, Many Skill
f61fcfea32 Empty strings should be valid 2020-05-17 01:04:33 +02:00
Such Meme, Many Skill
a872b90597 Change arg parser, add some commands, may break shit 2020-05-17 00:46:53 +02:00
Such Meme, Many Skill
6934e1422f Various improvements to scripting lang
- Errors will now be more precise, there are now 2 separate errors for a function lookup failure and a failure inside a function
- Errors will now show which line number they failed at, instead of the character offset
- Minus values are not considered errors anymore, however, printing them does not work well
- Gotos now make a @RETURN variable to make making functions easier
2020-05-15 20:17:31 +02:00
Such Meme, Many Skill
f49245e4ab Fix hidden copies messing with screen positions 2020-05-15 16:20:52 +02:00
Such Meme, Many Skill
9075f20854 Clean up bisfile extraction 2020-05-15 16:07:23 +02:00
Such Meme, Many Skill
6bc474a981 Bump version 2020-05-10 21:56:11 +02:00
Such Meme, Many Skill
91536268ad Fix compiling issues (hopefully) 2020-05-10 21:51:30 +02:00
Such Meme, Many Skill
b484dc11d8 Hopefully fix partitioning issues & clean up menu control code 2020-05-10 11:41:16 +02:00
Such Meme, Many Skill
14a3a39c01 Remove dumping user saves from tools
This has been replaced by a script: https://github.com/suchmememanyskill/TegraScript/blob/master/scripts/savedumper.te
2020-05-09 13:52:46 +02:00
Such Meme, Many Skill
6868ef3536 Reset print pos after copying a file 2020-05-09 12:21:34 +02:00