Merge pull request #11497 from vyuuui/debugger_assembler_ui

Built-in assembler for debugger interface
This commit is contained in:
Tilka
2023-12-16 21:15:31 +00:00
committed by GitHub
120 changed files with 9774 additions and 11 deletions

View File

@ -255,6 +255,7 @@ private:
QAction* m_show_memory;
QAction* m_show_network;
QAction* m_show_jit;
QAction* m_show_assembler;
QMenu* m_cols_menu;
// JIT