OSDN Git Service

[GENERAL] Merge upstream 2017-02-09, but one-board-computers are not working yet.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 9 Feb 2017 12:45:39 +0000 (21:45 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 9 Feb 2017 12:45:39 +0000 (21:45 +0900)
commitb3a96e035f82bf24302abf7c9284625b6dcc99cf
tree7d716f780b1c6c689678a469bfbfbce3e089c7f9
parentbbe82b681db00e50dba4a4c8fedcd56281a44423
[GENERAL] Merge upstream 2017-02-09, but one-board-computers are not working yet.
50 files changed:
source/build-cmake/cmake/config_tk80.cmake [new file with mode: 0644]
source/build-cmake/tk80bs/CMakeLists.txt
source/build-cmake/tk85/CMakeLists.txt [new file with mode: 0644]
source/history.txt
source/readme.txt
source/src/emu.cpp
source/src/emu.h
source/src/res/babbage2nd.rc
source/src/res/ex80.rc
source/src/res/resource.h
source/src/res/smb80te.rc
source/src/res/tk80bs.rc
source/src/res/tk85.rc [new file with mode: 0644]
source/src/res/ys6464a.rc
source/src/vm/babbage2nd/babbage2nd.h
source/src/vm/ex80/ex80.h
source/src/vm/smb80te/smb80te.h
source/src/vm/tk80bs/CMakeLists.txt
source/src/vm/tk80bs/display.cpp
source/src/vm/tk80bs/display.h
source/src/vm/tk80bs/keyboard.cpp
source/src/vm/tk80bs/keyboard.h
source/src/vm/tk80bs/membus.cpp [new file with mode: 0644]
source/src/vm/tk80bs/membus.h [new file with mode: 0644]
source/src/vm/tk80bs/tk80bs.cpp
source/src/vm/tk80bs/tk80bs.h
source/src/vm/vm.h
source/src/vm/ys6464a/ys6464a.h
source/src/win32/osd_screen.cpp
source/src/win32/winmain.cpp
source/vc++2008/babbage2nd.vcproj
source/vc++2008/build9.bat
source/vc++2008/ex80.vcproj
source/vc++2008/smb80te.vcproj
source/vc++2008/tk80bs.vcproj
source/vc++2008/tk85.vcproj [new file with mode: 0644]
source/vc++2008/ys6464a.vcproj
source/vc++2013/babbage2nd.vcxproj
source/vc++2013/babbage2nd.vcxproj.filters
source/vc++2013/build12.bat
source/vc++2013/ex80.vcxproj
source/vc++2013/ex80.vcxproj.filters
source/vc++2013/smb80te.vcxproj
source/vc++2013/smb80te.vcxproj.filters
source/vc++2013/tk80bs.vcxproj
source/vc++2013/tk80bs.vcxproj.filters
source/vc++2013/tk85.vcxproj [new file with mode: 0644]
source/vc++2013/tk85.vcxproj.filters [new file with mode: 0644]
source/vc++2013/ys6464a.vcxproj
source/vc++2013/ys6464a.vcxproj.filters