OSDN Git Service

[VM][Qt] Add Sony SMC-70/777 .
authorK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 30 Sep 2015 15:24:52 +0000 (00:24 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 30 Sep 2015 15:24:52 +0000 (00:24 +0900)
commitd1fd364a063cf193a38b50fc86df1cce966381a1
treee59bcb2067719d4ca7fe5418b41b8599ed0e8220
parentd4a5de85b060954b4ac6fb970dc50005d8572c37
[VM][Qt] Add Sony SMC-70/777 .
source/build-cmake/smc70/CMakeLists.txt [new file with mode: 0644]
source/build-cmake/smc777/CMakeLists.txt [new file with mode: 0644]
source/src/qt/common/qrc/smc70.qrc [new file with mode: 0644]
source/src/qt/common/qrc/smc777.qrc [new file with mode: 0644]
source/src/qt/gui/menu_disk.cpp
source/src/qt/smc777/CMakeLists.txt [new file with mode: 0644]
source/src/qt/smc777/MainWindow.cpp [new file with mode: 0644]
source/src/qt/smc777/menuclasses.h [new file with mode: 0644]
source/src/vm/smc777/CMakeLists.txt [new file with mode: 0644]
source/src/vm/smc777/smc777.cpp
source/src/vm/smc777/smc777.h