mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-07 19:41:38 +12:00
Add option to print DSP fw
This commit is contained in:
parent
e1f830c7f7
commit
18f3865f8b
5 changed files with 39 additions and 4 deletions
|
@ -58,6 +58,7 @@ struct EmulatorConfig {
|
|||
|
||||
bool enableRenderdoc = false;
|
||||
bool printAppVersion = true;
|
||||
bool printDSPFirmware = false;
|
||||
|
||||
bool chargerPlugged = true;
|
||||
// Default to 3% battery to make users suffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue