KoMo2  1.0.0
A modern ARM emulator GUI.
models Directory Reference

Files

file  CompileLoadModel.cpp [code]
 Definitions of the functions declared in the class declaration, found at CompileLoadModel.h.
 
file  CompileLoadModel.h [code]
 A file containing the definition of the CompileLoadModel class.
 
file  ControlsModel.cpp [code]
 Definitions of the functions declared in the class declaration, found in the file ControlsModel.h.
 
file  ControlsModel.h [code]
 A file containing the definition of the ControlsModel class.
 
file  DisassemblyModel.cpp [code]
 This file defines the functions declared in the file DisassemblyModel.h.
 
file  DisassemblyModel.h [code]
 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.
 
file  KoMo2Model.cpp [code]
 Definitions of the functions declared in the class declaration, found at KoMo2Model.h.
 
file  KoMo2Model.h [code]
 A file containing the definition of the KoMo2Model class.
 
file  Model.cpp [code]
 Definitions of the functions and variables found in the class declaration in Model.h.
 
file  Model.h [code]
 A file containing the declaration of the class Model and the enumerable type JimulatorState.
 
file  RegistersModel.cpp [code]
 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.
 
file  RegistersModel.h [code]
 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.
 
file  TerminalModel.cpp [code]
 The file containing the definition of the class TerminalModel, which represents all of the data and manipulation of the data associated with the terminal view of the KoMo2 GUI.
 
file  TerminalModel.h [code]
 The file containing the declaration of the class TerminalModel, which represents all of the data and manipulation of the data associated with the terminal view of the KoMo2 GUI.