OSDN Git Service

[VM][Qt] Add SANYOPHC-20, PHC-25 and SEIKO MAP-1010 .
authorK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 30 Sep 2015 13:37:33 +0000 (22:37 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 30 Sep 2015 13:37:33 +0000 (22:37 +0900)
commit8d0a5aa34a1e2b6256247f4a584fb6706c362ce3
tree6f4db381f1108415aa0935db8b1202173e3e784e
parentf9f1c22b4a5ea99e077367623f3db4e60f73334c
[VM][Qt] Add SANYOPHC-20, PHC-25 and SEIKO MAP-1010 .
14 files changed:
source/build-cmake/map1010/CMakeLists.txt [new file with mode: 0644]
source/build-cmake/phc20/CMakeLists.txt [new file with mode: 0644]
source/build-cmake/phc25/CMakeLists.txt [new file with mode: 0644]
source/src/qt/common/qrc/map1010.qrc [new file with mode: 0644]
source/src/qt/common/qrc/phc20.qrc [new file with mode: 0644]
source/src/qt/common/qrc/phc25.qrc [new file with mode: 0644]
source/src/qt/phc20/CMakeLists.txt [new file with mode: 0644]
source/src/qt/phc20/MainWindow.cpp [new file with mode: 0644]
source/src/qt/phc20/menuclasses.h [new file with mode: 0644]
source/src/qt/phc25/CMakeLists.txt [new file with mode: 0644]
source/src/qt/phc25/MainWindow.cpp [new file with mode: 0644]
source/src/qt/phc25/menuclasses.h [new file with mode: 0644]
source/src/vm/phc25/phc25.cpp
source/src/vm/phc25/phc25.h