1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-10 06:02:01 +00:00
Commit graph

13 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
43617ef511 Add save signing 2020-05-09 00:22:35 +02: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
97bbe2a333 Add partition restoring via clipboard 2020-04-04 22:15:13 +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
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