OSDN Git Service

[VM][Qt] Add NEC PC-8201 .
authorK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 30 Sep 2015 12:58:33 +0000 (21:58 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 30 Sep 2015 12:58:33 +0000 (21:58 +0900)
commitf9f1c22b4a5ea99e077367623f3db4e60f73334c
tree6038c105748ba739d2f861c35f030a6d50ec580d
parentc685f0df239dd03d5b98ae9c8a894f64ad0d9676
[VM][Qt] Add NEC PC-8201 .
source/build-cmake/cmake/config_pc8201.cmake [new file with mode: 0644]
source/build-cmake/pc8201/CMakeLists.txt [new file with mode: 0644]
source/build-cmake/pc8201a/CMakeLists.txt [new file with mode: 0644]
source/src/qt/common/qrc/pc8201.qrc [new file with mode: 0644]
source/src/qt/common/qrc/pc8201a.qrc [new file with mode: 0644]
source/src/qt/pc8201/CMakeLists.txt [new file with mode: 0644]
source/src/qt/pc8201/MainWindow.cpp [new file with mode: 0644]
source/src/qt/pc8201/menuclasses.h [new file with mode: 0644]
source/src/vm/pc8201/CMakeLists.txt [new file with mode: 0644]
source/src/vm/pc8201/cmt.cpp