1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-22 20:06:43 +00:00
TegraExplorer/source/script
suchmememanyskill c9fdb650c3 [script] Make equivalent to tsV1
Fixed: functions in functions
Added functions: version, menu, pathCombine, pathEscFolder, fileMove, fileCopy, fileDel, mmcConnect, mmcMount, mkdir, dirRead, dirCopy, dirDel, mmcDump, mmcRestore
2021-01-04 01:55:58 +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 [script] Make equivalent to tsV1 2021-01-04 01:55:58 +01:00
functions.h implement TScript v2.5 2020-12-28 14:51:59 +01:00
lexer.c [script] add bitshifting 2021-01-02 11:39:14 +01:00
lexer.h implement TScript v2.5 2020-12-28 14:51:59 +01:00
parser.c [script] add some util functions 2021-01-02 12:43:15 +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 implement TScript v2.5 2020-12-28 14:51:59 +01:00
variables.h implement TScript v2.5 2020-12-28 14:51:59 +01:00