1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-09 13:41:45 +00:00
TegraExplorer/source/script
suchmememanyskill b818b577e9 Small tweaks
- swap crash for credits
- home now reboots to atmosphere/reboot_payload.bin, or rcm if not found
2021-01-01 11:43:31 +01:00
..
args.c Small tweaks 2021-01-01 11:43:31 +01:00
args.h implement TScript v2.5 2020-12-28 14:51:59 +01:00
functions.c as a joke, adding setPixel to Tscript 2020-12-28 15:02:08 +01:00
functions.h implement TScript v2.5 2020-12-28 14:51:59 +01:00
lexer.c [script] add 2 new operators 2020-12-31 21:20:48 +01:00
lexer.h implement TScript v2.5 2020-12-28 14:51:59 +01:00
parser.c implement TScript v2.5 2020-12-28 14:51:59 +01:00
parser.h implement TScript v2.5 2020-12-28 14:51:59 +01:00
types.h [script] add 2 new operators 2020-12-31 21:20:48 +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