OSDN Git Service

[VM] Add PC-8001/mk2/8801/mk2.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sat, 12 Jan 2019 15:48:36 +0000 (00:48 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sat, 12 Jan 2019 15:48:36 +0000 (00:48 +0900)
commit2ca526938a8e8b3b9690f304961b024d521e4c93
treec914a5f3a512516767989b495786657adf01d41d
parent85f50e1199f199526c16d7ba8362ed2820dce57f
[VM] Add PC-8001/mk2/8801/mk2.
[General] Merge upstream 2019-01-11.
25 files changed:
source/build-cmake/cmake/config_pc8801.cmake
source/build-cmake/cmake/toolchain_mingw_cross_linux.cmake
source/build-cmake/pc8001/CMakeLists.txt [new file with mode: 0644]
source/build-cmake/pc8001mk2/CMakeLists.txt [new file with mode: 0644]
source/build-cmake/pc8001sr/CMakeLists.txt
source/build-cmake/pc8801/CMakeLists.txt [new file with mode: 0644]
source/build-cmake/pc8801mk2/CMakeLists.txt [new file with mode: 0644]
source/src/res/fm7.rc
source/src/res/fm77.rc
source/src/res/fm77av.rc
source/src/res/fm77av40.rc
source/src/res/fm77av40ex.rc
source/src/res/fm8.rc
source/src/res/icon.txt
source/src/res/pc8001.rc [new file with mode: 0644]
source/src/res/pc8001mk2.ico [new file with mode: 0644]
source/src/res/pc8001mk2.rc [new file with mode: 0644]
source/src/res/pc8001mk2sr.rc
source/src/res/pc8801.rc [new file with mode: 0644]
source/src/res/pc8801mk2.ico [new file with mode: 0644]
source/src/res/pc8801mk2.rc [new file with mode: 0644]
source/src/vm/pc8801/pc88.cpp
source/src/vm/pc8801/pc88.h
source/src/vm/pc8801/pc8801.cpp
source/src/vm/pc8801/pc8801.h