Added support for attaching and detaching memory inspection panes from the main insight window
This commit is contained in:
@@ -139,6 +139,8 @@ namespace Bloom
|
||||
void toggleTargetRegistersPane();
|
||||
void toggleRamInspectionPane();
|
||||
void toggleEepromInspectionPane();
|
||||
void onRamInspectionPaneStateChanged();
|
||||
void onEepromInspectionPaneStateChanged();
|
||||
void onProgrammingModeEnabled();
|
||||
void onProgrammingModeDisabled();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user