KoMo2  1.0.0
A modern ARM emulator GUI.
RegistersModel.cpp File Reference

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.

Detailed Description

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.

Author
Lawrence Warren (lawre.nosp@m.ncew.nosp@m.arren.nosp@m.2@gm.nosp@m.ail.c.nosp@m.om)
Version
1.0.0
Date
10-04-2021

Definition in file RegistersModel.cpp.