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

This file declares the class DisassemblyModel, which represents the logical data in memory that relates to the memory window you see in the KoMo2 GUI. The view is represented in the file DisassemblyView.cpp and it's header. More...

#include <string>
#include <unordered_map>
#include <vector>
#include "TerminalModel.h"

Go to the source code of this file.

Classes

class  DisassemblyModel
 The declaration of the DisassemblyModel class. More...
 

Detailed Description

This file declares the class DisassemblyModel, which represents the logical data in memory that relates to the memory window you see in the KoMo2 GUI. The view is represented in the file DisassemblyView.cpp and it's 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 DisassemblyModel.h.