![]() |
KoMo2
1.0.0
A modern ARM emulator GUI.
|
Files | |
| file | CompileLoadView.cpp [code] |
A file containing definitions of the class declared in CompileLoadView.h | |
| file | CompileLoadView.h [code] |
A file containing the declaration of the class CompileLoadView. | |
| file | ControlsView.cpp [code] |
A class that defines the class declared in the file ControlsView.h. | |
| file | ControlsView.h [code] |
A definition of the class ControlsView. | |
| file | DisassemblyView.cpp [code] |
This file contains the source code for the DisassemblyView GTK GUI component & the DisassemblyRows GUI sub-component, for the KoMo2 program. | |
| file | DisassemblyView.h [code] |
| This file contains the header file for the DisassemblyRows and DisassemblyView classes. | |
| file | MainWindowView.cpp [code] |
Definitions of the functions declared in the class definition, found at MainWindowView.h. | |
| file | MainWindowView.h [code] |
A class declaration for the MainWindowView class, which inherits from GTK::Window. | |
| file | RegistersView.cpp [code] |
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. | |
| file | RegistersView.h [code] |
This file declares 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. | |
| file | TerminalView.cpp [code] |
| Defines the TerminalView class, which is an element of the KoMo2 GUI which represents the input & output text boxes at the bottom of the screen. Any data, and functions related to the manipulation of data, can be found in the accompanying TerminalModel class. | |
| file | TerminalView.h [code] |
| Declares the TerminalView class, which is an element of the KoMo2 GUI which represents the input & output text boxes at the bottom of the screen. Any data, and functions related to the manipulation of data, can be found in the accompanying TerminalModel class. | |
1.8.11