This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
TegraExplorer
Watch
1
Star
0
Fork
You've already forked TegraExplorer
0
mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced
2024-11-10 06:02:01 +00:00
Code
Issues
Releases
Activity
008d3ab494
TegraExplorer
/
source
/
tegraexplorer
/
tools.h
6 lines
95 B
C
Raw
Normal View
History
Unescape
Escape
Add a bit of tools + make unselectable menu objects + fix compile error + move back to top of menus
2019-11-21 19:54:18 +00:00
#
pragma once
Add some testing features
2019-12-03 09:06:11 +00:00
void
displayinfo
(
)
;
Add experimental emummc formatter
2019-12-03 16:11:08 +00:00
void
displaygpio
(
)
;
Fix spelling mistake + sd still being mounted after format error
2019-12-11 16:17:10 +00:00
int
format
(
int
mode
)
;
re-implement formatting + add firmware dumping
2019-12-11 13:45:30 +00:00
int
dumpfirmware
(
)
;
Reference in a new issue
Copy permalink