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

26 commits

Author SHA1 Message Date
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
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
43617ef511 Add save signing 2020-05-09 00:22:35 +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
c45be1258a Add more invalid chars 2020-05-02 19:29:55 +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
83e6bf7090 I am speed 2020-05-02 13:05:06 +02:00
bleck9999
a3d4636d84 destenation 2020-04-28 19:52:21 +01:00
bleck9999
ab4e88f1de
destenation 2020-04-28 19:36:40 +01: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
6551930233 cleanup of mmc restores/dumps 2020-04-05 16:07:25 +02:00
Such Meme, Many Skill
070f9c676d Bugfixes + relocate tools: dump bis 2020-04-05 00:22:23 +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
30afcddd3a more functions, cleanup and simple error checking 2020-03-31 15:34:19 +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
d255dcf665 Cleanup 2020-03-19 23:01:30 +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
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
6aed4ad7b3 Start gfx rewrite & reorganize TE 2020-03-18 00:41:09 +01:00