OSDN Git Service

[VM] Separate DEVICE class to common routine.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 2 Feb 2017 17:21:13 +0000 (02:21 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 2 Feb 2017 17:21:13 +0000 (02:21 +0900)
commit9b0f2961033b3eab319948b749198a0ca5253bf5
tree4c03381962eb35a2ac2d26063b47fb5e5d8541f2
parent5ddcb03070fdc015fe2d47cfeb2687c7817beaef
[VM] Separate DEVICE class to common routine.
source/src/qt/common/CMakeLists.txt
source/src/qt/debugger/CMakeLists.txt
source/src/qt/debugger/debugger_thread.h
source/src/vm/CMakeLists.txt
source/src/vm/device.cpp [new file with mode: 0644]
source/src/vm/device.h