![]() |
KoMo2
1.0.0
A modern ARM emulator GUI.
|
This file defines the class RegistersModel, which represents the logical data 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 <gdkmm/event.h>#include <regex>#include "../views/MainWindowView.h"#include "KoMo2Model.h"#include "iostream"Go to the source code of this file.
This file defines the class RegistersModel, which represents the logical data 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.cpp.
1.8.11