|
.clang-format
|
Initial commit
|
2021-05-03 19:52:49 +02:00 |
|
.gitignore
|
Added interface for display and basis for ncurses implematation
|
2021-05-05 02:28:36 +02:00 |
|
.gitmodules
|
Initial implementation of vm
|
2021-05-08 16:40:24 +02:00 |
|
CMakeLists.txt
|
added debugger and fixed bug
|
2021-05-15 12:44:34 +02:00 |
|
debugger.cpp
|
added debugger and fixed bug
|
2021-05-15 12:44:34 +02:00 |
|
debugger.h
|
added debugger and fixed bug
|
2021-05-15 12:44:34 +02:00 |
|
display_factory.cpp
|
added debugger and fixed bug
|
2021-05-15 12:44:34 +02:00 |
|
display_factory.h
|
added debugger and fixed bug
|
2021-05-15 12:44:34 +02:00 |
|
gen.sh
|
Initial implementation of vm
|
2021-05-08 16:40:24 +02:00 |
|
idisplay.h
|
added debugger and fixed bug
|
2021-05-15 12:44:34 +02:00 |
|
main.cpp
|
added debugger and fixed bug
|
2021-05-15 12:44:34 +02:00 |
|
ncurses_display.cpp
|
added debugger and fixed bug
|
2021-05-15 12:44:34 +02:00 |
|
ncurses_display.h
|
added debugger and fixed bug
|
2021-05-15 12:44:34 +02:00 |
|
state.h
|
Can display IBM logo
|
2021-05-09 14:39:47 +02:00 |
|
utility.cpp
|
Initial implementation of vm
|
2021-05-08 16:40:24 +02:00 |
|
utility.h
|
Initial implementation of vm
|
2021-05-08 16:40:24 +02:00 |
|
vm.cpp
|
added ability to update the timers
|
2021-05-16 12:49:07 +02:00 |
|
vm.h
|
added ability to update the timers
|
2021-05-16 12:49:07 +02:00 |