OSDN Git Service

[UI][Qt] Add YALKY, PC-2000, SMC-70.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Fri, 8 Apr 2016 08:48:56 +0000 (17:48 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Fri, 8 Apr 2016 08:48:56 +0000 (17:48 +0900)
commit33cacb8fd4b56b441fdacd223ea20158cdaefdf6
tree22b8ea3a93dd1d66eefa96e1ad239bd6a611da8c
parent3eef7d6c8cff4a99f64eac5941b32eb513664986
[UI][Qt] Add YALKY, PC-2000, SMC-70.
[UI][Qt] Add a debugger entry (to four entries).
13 files changed:
source/build-cmake/cmake/config_mz2500.cmake
source/build-cmake/cmake/config_smc777.cmake
source/build-cmake/yalky/CMakeLists.txt [new file with mode: 0644]
source/src/qt/gui/mainwidget_base.h
source/src/qt/gui/menu_control.cpp
source/src/qt/machines/mz2500/MainWindow.cpp
source/src/qt/machines/smc777/MainWindow.cpp
source/src/qt/machines/x1/MainWindow.cpp
source/src/qt/machines/yalky/CMakeLists.txt [new file with mode: 0644]
source/src/qt/machines/yalky/MainWindow.cpp [new file with mode: 0644]
source/src/qt/machines/yalky/menuclasses.h [new file with mode: 0644]
source/src/vm/pc2001/CMakeLists.txt [new file with mode: 0644]
source/src/vm/yalky/CMakeLists.txt [new file with mode: 0644]