OSDN Git Service

[VM][MC6809] Build shared library without libnewdev/. Use vm/mc6809.cpp and vm/mc6809...
authorK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 27 Apr 2017 18:21:52 +0000 (03:21 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 27 Apr 2017 18:21:52 +0000 (03:21 +0900)
commite78ee2f9720281ed0f54bdc92cb96e25d6861e3b
treedccdae57532b98fba257df66d661c207f6434a01
parenta3d44eb0d674170fc6b417e6b47ef903826c5eee
[VM][MC6809] Build shared library without libnewdev/. Use vm/mc6809.cpp and vm/mc6809_debugup.cpp . See, fm7.cpp.
source/build-cmake/cmake/config_commonsource.cmake
source/build-cmake/cmake/config_emufm7.cmake
source/src/vm/common_vm/CMakeLists.txt
source/src/vm/fm7/fm7.cpp
source/src/vm/mc6809.cpp
source/src/vm/mc6809.h
source/src/vm/mc6809_debugup.cpp [new file with mode: 0644]