1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-09-19 13:33:25 +01:00
TegraExplorer/source/script
suchmememanyskill 3f80693d9e Save bytes, add screenshots into main and more
- Also run script on bootup if a script called startup.te is found on the root of the sd
- Saved bytes by just disabling making exfat partitions, lol
2021-01-10 00:10:28 +01:00
..
args.c [script] Make equivalent to tsV1 2021-01-04 01:55:58 +01:00
args.h implement TScript v2.5 2020-12-28 14:51:59 +01:00
functions.c add timerMs function, unmounting emu does not unmount sd 2021-01-05 15:55:11 +01:00
functions.h implement TScript v2.5 2020-12-28 14:51:59 +01:00
lexer.c Save bytes, add screenshots into main and more 2021-01-10 00:10:28 +01:00
lexer.h Save bytes, add screenshots into main and more 2021-01-10 00:10:28 +01:00
parser.c don't pause script on exit except on error 2021-01-04 23:42:26 +01:00
parser.h implement TScript v2.5 2020-12-28 14:51:59 +01:00
types.h [script] Make equivalent to tsV1 2021-01-04 01:55:58 +01:00
variables.c [Script] add last bits 2021-01-04 16:57:47 +01:00
variables.h implement TScript v2.5 2020-12-28 14:51:59 +01:00