KoMo2  1.0.0
A modern ARM emulator GUI.
Classes
RegistersModel.h File Reference

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...
 

Detailed Description

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.

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.h.