![]() |
KoMo2
1.0.0
A modern ARM emulator GUI.
|
This file declares the class RegistersModel, which represents the logical data in memory that relates to the register view you see in the KoMo2 GUI. The view is represented in the file RegistersView.cpp and it's associated header.
More...
#include "ControlsModel.h"Go to the source code of this file.
Classes | |
| class | RegistersModel |
| Stores data and functions relating to the tracking and manipulation of data within the RegistersView view object. More... | |
This file declares the class RegistersModel, which represents the logical data in memory that relates to the register view you see in the KoMo2 GUI. The view is represented in the file RegistersView.cpp and it's associated header.
Definition in file RegistersModel.h.
1.8.11