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

25 commits

Author SHA1 Message Date
bleck9999 91261f1671
make power and volume work even with the joycons connected (#85)
* hi einso

* make power and volume work even with the joycons connected

* fix keyboard with volume buttons

---------

Co-authored-by: suchmememanyskill <38142618+suchmememanyskill@users.noreply.github.com>
2023-09-26 16:18:39 +02:00
suchmememanyskill 2ddc7ae2a9 tsv3 start ig 2021-07-09 22:56:13 +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 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 8709e3aa2e Update bdk to hekate 5.5.2 2021-01-12 00:30:14 +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 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
suchmememanyskill e1f292fe0d [script] vector slicing, basic file functions
new operators:
vector(int, byte) - int -> works like py's list[0:-int]
vector(int, byte) : int -> works like py's list[int:]

new functions:
fileRead, fileWrite, fileExists, bytesToStr
2021-01-01 18:30:51 +01:00
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
suchmememanyskill 45d86a31b1 Fix some bugs in the keyboard 2020-12-29 19:20:33 +01:00
suchmememanyskill dfc02f9f81 Add keyboard, create folder, rename folder/file 2020-12-29 16:51:47 +01:00
suchmememanyskill f1d433e69a Add partitioning
Also add sd mounting/unmounting
Also add vol+/- controls for sideways menus
2020-12-28 20:08:15 +01:00
suchmememanyskill b0dd71bd4f implement TScript v2.5 2020-12-28 14:51:59 +01:00
SuchMemeManySkill ab5c5e799e Add file copy/move 2020-12-26 01:05:33 +01:00
SuchMemeManySkill 9c47d11843 Add some options to FileMenu
!Warning, there is no confirmation yet on deletions
2020-12-25 22:19:04 +01:00
SuchMemeManySkill 9588ffb89a Add exceptions, start file menu 2020-12-25 21:16:24 +01:00
SuchMemeManySkill 1a931b0256 Add errors
and prepare for file menu more
and fix that you can't go left right when going up down
2020-12-25 00:20:30 +01:00
SuchMemeManySkill d6c4204027 Start of rewrite
Based on lockpick_rcm 1.9.0
2020-12-23 17:39:22 +01:00
Such Meme, Many Skill 12c3ffc2e4 Merge hekate changes, sorta 2020-05-01 20:09:17 +02:00
Such Meme, Many Skill 4c4a6511f3 Merge hekate changes
25ff127404
2020-04-23 13:54:48 +02:00
Such Meme, Many Skill fd74812d2b Rebase from lockpickrcm 1.8.0 2019-12-10 16:57:43 +01:00
Such Meme, Many Skill ff062a232b Start rewrite
- Rewrite everything
- Starting with up-to-date lockpickrcm
2019-11-21 16:02:45 +01:00
Such Meme, Many Skill 5dc063d301 Change color to white 2019-08-15 22:23:56 +02:00
Such Meme, Many Skill fa0c1a2808 Initial lockpick_rcm code
+ small modifications, just for fun
2019-08-14 21:29:04 +02:00