1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-23 04:12:04 +00:00
Commit graph

286 commits

Author SHA1 Message Date
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
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
Such Meme, Many Skill
97810335ed fix a bug that basically has no effect
thanks shchmue for pointing that out :smug:
2020-05-09 00:26:02 +02:00
Such Meme, Many Skill
43617ef511 Add save signing 2020-05-09 00:22:35 +02:00
Such Meme, Many Skill
19fe7f15a9 Fix (not) asking to make sure to flash in scripts 2020-05-08 20:57:26 +02:00
Such Meme, Many Skill
00a58f12ec Bump version 2020-05-04 20:49:23 +02:00
Such Meme, Many Skill
74ba5bb776 Fix broken menus 2020-05-04 20:48:23 +02:00
Such Meme, Many Skill
a9ea9725d4 Speed up copy & formats 2020-05-04 20:30:51 +02:00
Such Meme, Many Skill
9799e2b47e Small optimizations 2020-05-04 13:55:26 +02:00
Such Meme, Many Skill
6681a35b2c Revert some changes 2020-05-03 13:22:37 +02:00
Such Meme, Many Skill
22ecb34fec Bump version 2020-05-03 02:17:36 +02:00
Such Meme, Many Skill
cb46e4bc40 Add screenshot feature 2020-05-03 02:00:04 +02:00
Such Meme, Many Skill
6c2d0cf162 small fixes 2020-05-03 00:30:05 +02:00
Such Meme, Many Skill
4907afd9f3 forget to wait on user input on hidWaitMask 2020-05-02 23:51:16 +02:00
Such Meme, Many Skill
acb43b67db Improvements to script control 2020-05-02 23:35:25 +02:00
Such Meme, Many Skill
baac8dc2fb Fix deadlock in hexview
thanks huhen
2020-05-02 21:56:49 +02:00
Such Meme, Many Skill
7add4b6b13 Misc fixes, mostly related to no-joycon controls 2020-05-02 20:53:13 +02:00
Such Meme, Many Skill
a146a38af7 Increase accuracy of scrollbar 2020-05-02 19:51:04 +02:00
Such Meme, Many Skill
c45be1258a Add more invalid chars 2020-05-02 19:29:55 +02:00
Such Meme, Many Skill
b0f2ce4211 "reeeee indent"
thanks asp for spotting
2020-05-02 17:42:10 +02:00
Such Meme, Many Skill
f9cf371cf9 i have no brain and i must rename 2020-05-02 17:31:00 +02:00
Such Meme, Many Skill
b273b1e5ab Add renaming option 2020-05-02 16:40:40 +02:00
Such Meme, Many Skill
0bf3b35582 Combat menu breakage due to speedmode™️ 2020-05-02 14:20:55 +02:00
Such Meme, Many Skill
2cac144ba8 Change some more functions to accept the new input 2020-05-02 14:06:56 +02:00
Such Meme, Many Skill
0d98f65f99 Add script button stuff 2020-05-02 13:33:54 +02:00
Such Meme, Many Skill
83e6bf7090 I am speed 2020-05-02 13:05:06 +02:00
Such Meme, Many Skill
4aca6e5fcf Edit some more btn_waits() out 2020-05-02 02:05:37 +02:00
Such Meme, Many Skill
aa6d522c16 Update tools 2020-05-02 01:54:03 +02:00
Such Meme, Many Skill
2cced5bdac Ajust some gfx functions for joycon compatibility 2020-05-02 01:41:43 +02:00
Such Meme, Many Skill
9178813338 Change gui around 2020-05-02 00:50:08 +02:00
Such Meme, Many Skill
7ad77cffb0 Basic controller input 2020-05-01 22:42:49 +02:00
Such Meme, Many Skill
12c3ffc2e4 Merge hekate changes, sorta 2020-05-01 20:09:17 +02:00
Such Meme, Many Skill
305c372d8c Horizontal TE, proper edition
yes i can't git, shut
2020-04-30 23:40:26 +02:00
bleck9999
6ee5c8cb5f destenation 2020-04-28 19:54:17 +01:00
bleck9999
a3d4636d84 destenation 2020-04-28 19:52:21 +01:00
bleck9999
ab4e88f1de
destenation 2020-04-28 19:36:40 +01:00
bleck9999
0c039e03c3
destenation 2020-04-28 19:36:31 +01:00
Such Meme, Many Skill
adc9d2e5bf Bump version 2020-04-26 01:28:11 +02:00
Such Meme, Many Skill
317e4b2038 Reduce file size + cleanup + add coreboot.rom file booting 2020-04-26 01:20:26 +02:00
Such Meme, Many Skill
bd99e2a138 Optimise screen scroll a bit, Edit display of filesizes 2020-04-23 14:40:55 +02:00
Such Meme, Many Skill
4c4a6511f3 Merge hekate changes
25ff127404
2020-04-23 13:54:48 +02:00
Such Meme, Many Skill
2bbcf63bd9 Fix restore% on e(mu)mmc partition restores 2020-04-23 13:40:29 +02:00
Such Meme, Many Skill
78722d9a90 Fix calc bug in partition size calculation 2020-04-22 12:23:18 +02:00
Such Meme, Many Skill
e24f8ad722 [Script] Make printf accept multiple args 2020-04-15 22:02:19 +02:00
Such Meme, Many Skill
28fb01b155 See pkg1 version on biskey dump failure 2020-04-14 10:25:31 +02:00
Such Meme, Many Skill
b8b37e78ba Hotfix for 10.0.0 2020-04-14 09:40:37 +02:00
Such Meme, Many Skill
82a4d03985 Bump version 2020-04-12 22:22:40 +02:00
Such Meme, Many Skill
195d9797fe Add that inside functions no "" are required for <=>+-/* 2020-04-12 20:31:32 +02:00
Such Meme, Many Skill
15e1210179 [script] Remove jump list & add if_check that works like if(check()) 2020-04-12 19:21:09 +02:00
Such Meme, Many Skill
e892e69929 don't hardcode locations where info should be parsed from 2020-04-08 17:33:34 +02:00
Such Meme, Many Skill
7e8e3ece66 [Script] Add clearscreen 2020-04-05 22:01:07 +02:00
Such Meme, Many Skill
b5a9d94d35 Bump version
+ Bugfix
2020-04-05 17:25:35 +02:00
Such Meme, Many Skill
f95b6e399f Bugfix + add fs_extractBisFile (to scripts) 2020-04-05 17:07:11 +02:00
Such Meme, Many Skill
6551930233 cleanup of mmc restores/dumps 2020-04-05 16:07:25 +02:00
Such Meme, Many Skill
03df13f34c don't forget to reset the clipboard helper 2020-04-05 00:33:12 +02:00
Such Meme, Many Skill
070f9c676d Bugfixes + relocate tools: dump bis 2020-04-05 00:22:23 +02:00
Such Meme, Many Skill
7dc3500a17 [script] add mmc_dumpPart() and mmc_restorePart() 2020-04-04 23:41:09 +02:00
Such Meme, Many Skill
97bbe2a333 Add partition restoring via clipboard 2020-04-04 22:15:13 +02:00
Such Meme, Many Skill
a6eaa1ec51 Implement dumping of partitions 2020-04-04 18:40:27 +02:00
Such Meme, Many Skill
f93cc0ff44 Get a basic gpt menu 2020-04-04 16:49:47 +02:00
Such Meme, Many Skill
8832b240a4 Add fs_combinePath() 2020-04-03 19:07:42 +02:00
Such Meme, Many Skill
744f90611a Fix commas causing issues, fix some freeze cases 2020-04-01 23:44:28 +02:00
Such Meme, Many Skill
440a921980 small fixes 2020-04-01 19:43:37 +02:00
Such Meme, Many Skill
d0799e3cd1 Rename some variables 2020-04-01 16:48:36 +02:00
Such Meme, Many Skill
5b32937f8f add stringcompare function, fix some returns 2020-04-01 16:37:32 +02:00
Such Meme, Many Skill
f438827263 add more functions 2020-04-01 13:57:25 +02:00
Such Meme, Many Skill
0e60746179 Add fs functions: Rewrite should be done 2020-04-01 00:41:55 +02:00
Such Meme, Many Skill
0e39c8dda9 add more functions 2020-04-01 00:17:45 +02:00
Such Meme, Many Skill
45a732c388 add functions, fix bugs 2020-03-31 22:01:20 +02:00
Such Meme, Many Skill
034384622f Add strings 2020-03-31 20:13:39 +02:00
Such Meme, Many Skill
9efbbc9317 Add functions, Add goto's 2020-03-31 17:58:09 +02:00
Such Meme, Many Skill
30afcddd3a more functions, cleanup and simple error checking 2020-03-31 15:34:19 +02:00
Such Meme, Many Skill
38f349618f Add functions and int vars 2020-03-31 14:24:34 +02:00
Such Meme, Many Skill
33a64abfb0 Small fixes 2020-03-31 00:16:46 +02:00
Such Meme, Many Skill
c4783fc2ca Cleanup 2020-03-31 00:09:23 +02:00
Such Meme, Many Skill
887972d67c Add arg recognition + more command reading 2020-03-30 22:40:59 +02:00
Such Meme, Many Skill
9aff029ee4 Start script rewrite 2020-03-30 20:15:07 +02:00
Such Meme, Many Skill
bfcdc2ffd5 Ignore menu entries in entries count and include sd ejection detection 2020-03-22 22:56:36 +01:00
Such Meme, Many Skill
e4ae9d9d7c (untested) should hide errors in scripts 2020-03-21 20:31:22 +01:00
Such Meme, Many Skill
d255dcf665 Cleanup 2020-03-19 23:01:30 +01:00
Such Meme, Many Skill
f1a4b05524 Bump version 2020-03-19 16:19:56 +01:00
Such Meme, Many Skill
d5c23ebf96 Reorder BIS menu options 2020-03-19 16:17:36 +01:00
Such Meme, Many Skill
4e1368faaf Re-implement bis restoring 2020-03-19 16:11:18 +01:00
Such Meme, Many Skill
2d6411f60a Add more general error codes & re-implement bis dumping 2020-03-19 13:00:42 +01:00
Such Meme, Many Skill
7191743f5d Reorganise emmc.c/h and rename main menu c file 2020-03-19 00:11:18 +01:00
Such Meme, Many Skill
9d36f741d9 Day2 of restructuring/rewriting 2020-03-18 23:58:32 +01:00
Such Meme, Many Skill
ff618bc285 Move over script and tools 2020-03-18 12:18:39 +01:00
Such Meme, Many Skill
c60eb4b722 Fix compile error, oops 2020-03-18 00:58:23 +01:00
Such Meme, Many Skill
6aed4ad7b3 Start gfx rewrite & reorganize TE 2020-03-18 00:41:09 +01:00
Such Meme, Many Skill
761ceb7dbe Misc changes 2020-03-17 00:26:35 +01:00
Such Meme, Many Skill
3f6d1b532c (Attempt at) Implement restoring bis
1 switch was harmed in the making of this commit
2020-03-15 12:35:18 +01:00
Such Meme, Many Skill
144dc3a3f5 Implement bis dumping 2020-03-14 15:03:08 +01:00
Such Meme, Many Skill
5cb50722cf [Scripting] Add CheckPath command 2020-03-11 21:01:57 +01:00
Such Meme, Many Skill
7c7dd7178f Bump version 2020-03-06 12:26:54 +01:00
Such Meme, Many Skill
d93b50205a Add battery indicator 2020-03-03 15:19:42 +01:00
Such Meme, Many Skill
405cb46b77 (Potentially) Fix file based emummc's not mounting 2020-02-22 19:49:25 +01:00
Such Meme, Many Skill
7f7c2e65ee Fix freeing errors in copy-recursive 2020-02-22 19:05:50 +01:00
Such Meme, Many Skill
c2df3d80dd Clean up main menu 2020-02-11 17:18:29 +01:00
Such Meme, Many Skill
a3b876ea3e [Scripting] Add <VERSION>, <WAIT>, <COLOR> + cleanup + version bump 2020-02-10 14:16:17 +01:00
Such Meme, Many Skill
4309194a11 Bump version to 1.3.0 2020-02-07 23:07:12 +01:00
Such Meme, Many Skill
ae57cb1e63 Add MOVE command + add jank fatfs fix 2020-02-07 17:43:20 +01:00
Such Meme, Many Skill
a86294218c Don't disable the emummc 2020-02-07 14:45:35 +01:00
Such Meme, Many Skill
eecefd634c Add $EMUMMC$ flag, add DEL and DEL-R commands to scripting 2020-02-07 12:19:46 +01:00
Such Meme, Many Skill
37ce49a31f Add $BTN$ flags to scripts 2020-02-07 00:55:55 +01:00
Such Meme, Many Skill
ab061cf0b3 Probably a good idea to not forget the forceExit 2020-02-06 23:50:06 +01:00
Such Meme, Many Skill
1a2fd158e9 Add scripting to TE 2020-02-06 23:31:19 +01:00
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