mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-19 20:19:13 +12:00
Qt: Add support for dumping DSP firmware
This commit is contained in:
parent
466e67a2fd
commit
8c296905f4
4 changed files with 84 additions and 7 deletions
|
@ -106,6 +106,7 @@ class MainWindow : public QMainWindow {
|
|||
void emuThreadMainLoop();
|
||||
void selectLuaFile();
|
||||
void selectROM();
|
||||
void dumpDspFirmware();
|
||||
void dumpRomFS();
|
||||
void openLuaEditor();
|
||||
void openCheatsEditor();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue