Commit Graph

413 Commits

Author SHA1 Message Date
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 ed072abb6b bdk: revert updating ini.c 2021-07-06 20:07:18 +02:00
suchmememanyskill 050e7e9ba2 update bdk 2021-06-24 21:44:59 +02:00
suchmememanyskill fec68fbe45 Merge branch 'small' 2021-06-24 21:28:04 +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 adc54c9881 bump version to 3.0.3 2021-04-02 10:47:11 +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
suchmememanyskill ae6c0dd9f9 also upload small version after build 2021-01-31 20:45:19 +01:00
suchmememanyskill 3667da9b81 attempt 5 2021-01-31 20:41:40 +01:00
suchmememanyskill 946c43549f attempt 4 2021-01-31 20:38:28 +01:00
suchmememanyskill b06b3b2ac9 attempt 3 2021-01-31 20:33:02 +01:00
suchmememanyskill a80a1cf949 attempt 2 2021-01-31 20:23:47 +01:00
suchmememanyskill 3a079f11c5 attempt at fixing workflow file 2021-01-31 20:21:25 +01:00
suchmememanyskill 3499ad1549 TE smol edition
Makefile made by dennthecafebabe
2021-01-31 19:59:28 +01:00
suchmememanyskill 853cf4f5cf bump version to 3.0.2 2021-01-30 14:40:05 +01:00
suchmememanyskill 97306ec204 mariko should not be able to reboot to rcm via home 2021-01-30 14:32:19 +01:00
suchmememanyskill 81120849d0 fix the bis cluster cache if too much data was read 2021-01-23 00:09:23 +01:00
suchmememanyskill 0129039d76 Add reboot normally option, hide reboot to rcm on mariko
On mariko, rebooting normally will bypass fuses
2021-01-21 17:59:49 +01:00
suchmememanyskill 7862a15e1d controller can be NULL 2021-01-12 00:37:31 +01:00
suchmememanyskill 8709e3aa2e Update bdk to hekate 5.5.2 2021-01-12 00:30:14 +01:00
suchmememanyskill f730f4a08e bump version to 3.0.1 2021-01-11 22:14:38 +01:00
suchmememanyskill ec64658a6a reee copy printing 2021-01-11 21:37:09 +01:00
suchmememanyskill 86db030bda small fixes
- On a switch lite, the home and cap buttons do weird things, so we should disable m
- File deletions should wait a bit
2021-01-11 21:22:24 +01:00
suchmememanyskill d27832effb [script] Fix <= and >= 2021-01-10 23:19:51 +01:00
suchmememanyskill 5057bb2863 [script] menu now allows for hidden & skip entries 2021-01-10 16:58:40 +01:00
suchmememanyskill 963987d639 [script] add operators, add reboot to payload
- Add a function to reboot to payload
- Add an "Empty array" variable type that is created when you try to assign []. This will get filled with a valid entry upon first addition
- Adds operator string array plus string
2021-01-10 16:32:50 +01:00
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