OSDN Git Service

[General] Merge Upstream 2016-12-29.SMB80TE was not tested yet.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 29 Dec 2016 14:39:21 +0000 (23:39 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 29 Dec 2016 14:39:21 +0000 (23:39 +0900)
commitcd0e647ad0eff8431569d7f12301db4b2d30defa
treeb34c73a051bcd1c620c9d56aa917af56800f0d5d
parent021ec7e7ae711096a212254e2293a3210702ae15
[General] Merge Upstream 2016-12-29.SMB80TE was not tested yet.
18 files changed:
source/build-cmake/cmake/toolchain_mingw_cross_linux.cmake
source/history.txt
source/readme.txt
source/src/debugger.cpp
source/src/res/resource.h
source/src/res/smb80te.rc [new file with mode: 0644]
source/src/vm/mz80k/memory.cpp
source/src/vm/pasopia/display.cpp
source/src/vm/smb80te/memory.cpp [new file with mode: 0644]
source/src/vm/smb80te/memory.h [new file with mode: 0644]
source/src/vm/smb80te/smb80te.cpp [new file with mode: 0644]
source/src/vm/smb80te/smb80te.h [new file with mode: 0644]
source/src/vm/vm.h
source/vc++2008/build9.bat
source/vc++2008/smb80te.vcproj [new file with mode: 0644]
source/vc++2013/build12.bat
source/vc++2013/smb80te.vcxproj [new file with mode: 0644]
source/vc++2013/smb80te.vcxproj.filters [new file with mode: 0644]