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

This file defines the class RegistersView, which represents the viewable GUI element that displays information about the memory within Jimulator. The model is represented in the file RegistersModel.cpp and it's associated header. More...

#include "RegistersView.h"
#include <iostream>
#include <string>
#include "../models/KoMo2Model.h"

Go to the source code of this file.

Detailed Description

This file defines the class RegistersView, which represents the viewable GUI element that displays information about the memory within Jimulator. The model is represented in the file RegistersModel.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 RegistersView.cpp.