1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-09-18 21:13:24 +01:00
Commit graph

296 commits

Author SHA1 Message Date
suchmememanyskill 62d93636d0 SCRIPT_ONLY:make --Exit-- selectable so you can't accidentally power off 2021-07-28 21:52:50 +02:00
suchmememanyskill 425f3e82b1
I'm stupid 2021-07-28 11:30:14 +02:00
suchmememanyskill 87fb740602 regain vs compatibility 2021-07-28 00:46:39 +02:00
suchmememanyskill 74b6106f26 add power() 2021-07-28 00:31:36 +02:00
suchmememanyskill 192568b686 re-implement tsv2 bug 2021-07-27 22:00:18 +02:00
suchmememanyskill 094d43916c oops 2021-07-27 21:43:11 +02:00
suchmememanyskill 797a5f95b5 remove memory(), add cwd(), #REQUIRE SD 2021-07-27 21:05:32 +02:00
suchmememanyskill beb6b1ec33 add esc/combine path 2021-07-27 20:36:30 +02:00
suchmememanyskill f5a4eec6bb add emmcFile functions 2021-07-27 17:42:34 +02:00
suchmememanyskill fb3951435f add setpixels, printpos 2021-07-27 14:16:01 +02:00
suchmememanyskill d4f95da062 comments should count as lines 2021-07-27 01:10:39 +02:00
suchmememanyskill 8807af9109 add #define SCRIPT_ONLY 2021-07-26 20:47:23 +02:00
suchmememanyskill d2a0786875 add save.commit() and save.write() 2021-07-26 01:45:35 +02:00
suchmememanyskill 6ecf8daef7 add str.split 2021-07-25 21:39:45 +02:00
suchmememanyskill db3ba94b5a [Untested] implement some more fs functions 2021-07-25 17:49:00 +02:00
suchmememanyskill e423a612ce a 2021-07-25 00:54:21 +02:00
suchmememanyskill 5b981bb144 remove pauses 2021-07-24 23:05:09 +02:00
suchmememanyskill f48447f9f5 make Systemwipe.te 2021-07-24 23:00:05 +02:00
suchmememanyskill 987b7e8765 fuk 2021-07-23 16:19:32 +02:00
suchmememanyskill f5623a4fdc F to Dump Firmware 2021-07-23 16:09:53 +02:00
suchmememanyskill 60eac955f6 make fwdump.te significantly more cursed 2021-07-23 16:06:52 +02:00
suchmememanyskill 5bd4dd3a48 add comments, fix std bugs, add menu 2021-07-23 14:03:49 +02:00
suchmememanyskill e41971c7d6 safety push 2021-07-23 01:10:03 +02:00
suchmememanyskill b730c060c7 possibly fix parser instability?? 2021-07-22 18:13:57 +02:00
suchmememanyskill 9b47a0da33 Fix line counter maybe? 2021-07-22 17:23:59 +02:00
suchmememanyskill 3ab95dfd64 add crude firmware dumping script 2021-07-21 15:19:27 +02:00
suchmememanyskill d7ebd9fdbe safety push 2021-07-21 01:30:08 +02:00
suchmememanyskill 27350c0a5f add embedding TE scripts 2021-07-19 21:44:15 +02:00
suchmememanyskill e49f184f9b properly implement #REQUIRE (VER x.x.x, MINERVA, KEYS) 2021-07-19 16:25:32 +02:00
suchmememanyskill 2311c52ebf remove old gc code 2021-07-19 12:28:40 +02:00
suchmememanyskill 3cd78d6efd add scripts to the main menu, fix script parser reading beyond EOF 2021-07-18 23:51:27 +02:00
suchmememanyskill b06085915d frii memory leak fix 2021-07-17 23:26:37 +02:00
suchmememanyskill 00fc334764 implement the most important function 2021-07-13 16:30:34 +02:00
suchmememanyskill 3c640e23b1 add string array indexing 2021-07-13 15:53:49 +02:00
suchmememanyskill 8c6e70b63d add dicts 2021-07-12 18:04:52 +02:00
suchmememanyskill 0bef41c033 add break 2021-07-10 14:45:09 +02:00
suchmememanyskill 91af9b4437 make the garbage collector less terrible 2021-07-10 01:12:39 +02:00
suchmememanyskill 65a28d8ef6 implement if.else() 2021-07-09 23:46:21 +02:00
suchmememanyskill 623634b515 optimize arrayClass.c 2021-07-09 23:19:10 +02:00
suchmememanyskill 2ddc7ae2a9 tsv3 start ig 2021-07-09 22:56:13 +02:00
suchmememanyskill 804ba3495c bdk: revert memory_map.h 2021-07-06 20:47:55 +02:00
suchmememanyskill e4d80261fa support 12.1.0, bump version 2021-07-06 20:18:58 +02:00
suchmememanyskill 050e7e9ba2 update bdk 2021-06-24 21:44:59 +02:00
suchmememanyskill 98c36cafd3 oops 2021-06-24 21:26:36 +02:00
suchmememanyskill 24a90ebc99 upgrade vector.c 2021-06-24 13:01:33 +02:00
suchmememanyskill a1ae52e8ac show key error upon mounting mmc and fix small files in hex view 2021-05-23 23:57:58 +02:00
suchmememanyskill bb4361c991 Update for 12.0.2, bump version 2021-05-12 13:36:16 +02:00
suchmememanyskill e81e418b1e add 12.0.0 support, bump version 2021-04-07 01:16:58 +02:00
suchmememanyskill 347513a037 dump/restore files decrypted
Most notable is that you can now restore atmosphere prodinfo backups
2021-03-17 16:35:22 +01:00
suchmememanyskill d8f0c714b6 show sd error message on mount fail 2021-03-02 00:39:31 +01:00