OSDN Git Service

[VM] Merge Upstream 2020-08-14.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 11 Oct 2020 15:01:30 +0000 (00:01 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 11 Oct 2020 15:01:30 +0000 (00:01 +0900)
commitf162c21d1f960fe91e594db5f622be648cc0a900
treee712afd3fe27d4b95167b043cca396b513a35a7a
parentfe6b1e11da1fa29d1e8c0abfa6b1e48afebdfe5e
[VM] Merge Upstream 2020-08-14.
274 files changed:
source/history.txt
source/readme.txt
source/readme_by_mr_gorry.txt [new file with mode: 0644]
source/src/common.h
source/src/res/micom_mahjong.rc [new file with mode: 0644]
source/src/res/tvboy.rc [new file with mode: 0644]
source/src/vm/mc6800.h
source/src/vm/mc6801.h
source/src/vm/micom_mahjong/CMakeLists.txt [new file with mode: 0644]
source/src/vm/micom_mahjong/dis.bat [new file with mode: 0644]
source/src/vm/micom_mahjong/keyboard.cpp [new file with mode: 0644]
source/src/vm/micom_mahjong/keyboard.h [new file with mode: 0644]
source/src/vm/micom_mahjong/memory.cpp [new file with mode: 0644]
source/src/vm/micom_mahjong/memory.h [new file with mode: 0644]
source/src/vm/micom_mahjong/micom_mahjong.cpp [new file with mode: 0644]
source/src/vm/micom_mahjong/micom_mahjong.h [new file with mode: 0644]
source/src/vm/msx/memory_ex.cpp
source/src/vm/pc9801/display.cpp
source/src/vm/tvboy/CMakeLists.txt [new file with mode: 0644]
source/src/vm/tvboy/memory.cpp [new file with mode: 0644]
source/src/vm/tvboy/memory.h [new file with mode: 0644]
source/src/vm/tvboy/tvboy.cpp [new file with mode: 0644]
source/src/vm/tvboy/tvboy.h [new file with mode: 0644]
source/src/vm/vm.h
source/src/vm/z80dma.cpp
source/src/win32/osd.h
source/src/win32/osd_screen.cpp
source/src/win32/winmain.cpp
source/vc++2008/build9.bat
source/vc++2008/micom_mahjong.vcproj [new file with mode: 0644]
source/vc++2008/tvboy.vcproj [new file with mode: 0644]
source/vc++2017/babbage2nd.vcxproj [new file with mode: 0644]
source/vc++2017/babbage2nd.vcxproj.filters [new file with mode: 0644]
source/vc++2017/bmjr.vcxproj [new file with mode: 0644]
source/vc++2017/bmjr.vcxproj.filters [new file with mode: 0644]
source/vc++2017/bubcom80.vcxproj [new file with mode: 0644]
source/vc++2017/bubcom80.vcxproj.filters [new file with mode: 0644]
source/vc++2017/build15.bat [new file with mode: 0644]
source/vc++2017/cefucom21.vcxproj [new file with mode: 0644]
source/vc++2017/cefucom21.vcxproj.filters [new file with mode: 0644]
source/vc++2017/colecovision.vcxproj [new file with mode: 0644]
source/vc++2017/colecovision.vcxproj.filters [new file with mode: 0644]
source/vc++2017/ex80.vcxproj [new file with mode: 0644]
source/vc++2017/ex80.vcxproj.filters [new file with mode: 0644]
source/vc++2017/familybasic.vcxproj [new file with mode: 0644]
source/vc++2017/familybasic.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fm16beta_i186.vcxproj [new file with mode: 0644]
source/vc++2017/fm16beta_i186.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fm16beta_i286.vcxproj [new file with mode: 0644]
source/vc++2017/fm16beta_i286.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fm16pi.vcxproj [new file with mode: 0644]
source/vc++2017/fm16pi.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fm7.vcxproj [new file with mode: 0644]
source/vc++2017/fm7.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fm77.vcxproj [new file with mode: 0644]
source/vc++2017/fm77.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fm77av.vcxproj [new file with mode: 0644]
source/vc++2017/fm77av.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fm77av40.vcxproj [new file with mode: 0644]
source/vc++2017/fm77av40.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fm77av40ex.vcxproj [new file with mode: 0644]
source/vc++2017/fm77av40ex.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fm77l4.vcxproj [new file with mode: 0644]
source/vc++2017/fm77l4.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fm8.vcxproj [new file with mode: 0644]
source/vc++2017/fm8.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fmr30_i286.vcxproj [new file with mode: 0644]
source/vc++2017/fmr30_i286.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fmr30_i86.vcxproj [new file with mode: 0644]
source/vc++2017/fmr30_i86.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fmr50_i286.vcxproj [new file with mode: 0644]
source/vc++2017/fmr50_i286.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fmr50_i386.vcxproj [new file with mode: 0644]
source/vc++2017/fmr50_i386.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fmr50_i486.vcxproj [new file with mode: 0644]
source/vc++2017/fmr50_i486.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fmr60.vcxproj [new file with mode: 0644]
source/vc++2017/fmr60.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fmr70.vcxproj [new file with mode: 0644]
source/vc++2017/fmr70.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fmr80.vcxproj [new file with mode: 0644]
source/vc++2017/fmr80.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fp1100.vcxproj [new file with mode: 0644]
source/vc++2017/fp1100.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fp200.vcxproj [new file with mode: 0644]
source/vc++2017/fp200.vcxproj.filters [new file with mode: 0644]
source/vc++2017/fsa1.vcxproj [new file with mode: 0644]
source/vc++2017/fsa1.vcxproj.filters [new file with mode: 0644]
source/vc++2017/gamegear.vcxproj [new file with mode: 0644]
source/vc++2017/gamegear.vcxproj.filters [new file with mode: 0644]
source/vc++2017/hc20.vcxproj [new file with mode: 0644]
source/vc++2017/hc20.vcxproj.filters [new file with mode: 0644]
source/vc++2017/hc40.vcxproj [new file with mode: 0644]
source/vc++2017/hc40.vcxproj.filters [new file with mode: 0644]
source/vc++2017/hc80.vcxproj [new file with mode: 0644]
source/vc++2017/hc80.vcxproj.filters [new file with mode: 0644]
source/vc++2017/hx20.vcxproj [new file with mode: 0644]
source/vc++2017/hx20.vcxproj.filters [new file with mode: 0644]
source/vc++2017/j3100gt.vcxproj [new file with mode: 0644]
source/vc++2017/j3100gt.vcxproj.filters [new file with mode: 0644]
source/vc++2017/j3100sl.vcxproj [new file with mode: 0644]
source/vc++2017/j3100sl.vcxproj.filters [new file with mode: 0644]
source/vc++2017/jr100.vcxproj [new file with mode: 0644]
source/vc++2017/jr100.vcxproj.filters [new file with mode: 0644]
source/vc++2017/jr800.vcxproj [new file with mode: 0644]
source/vc++2017/jr800.vcxproj.filters [new file with mode: 0644]
source/vc++2017/jx.vcxproj [new file with mode: 0644]
source/vc++2017/jx.vcxproj.filters [new file with mode: 0644]
source/vc++2017/m5.vcxproj [new file with mode: 0644]
source/vc++2017/m5.vcxproj.filters [new file with mode: 0644]
source/vc++2017/map1010.vcxproj [new file with mode: 0644]
source/vc++2017/map1010.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mastersystem.vcxproj [new file with mode: 0644]
source/vc++2017/mastersystem.vcxproj.filters [new file with mode: 0644]
source/vc++2017/micom_mahjong.vcxproj [new file with mode: 0644]
source/vc++2017/micom_mahjong.vcxproj.filters [new file with mode: 0644]
source/vc++2017/msx1.vcxproj [new file with mode: 0644]
source/vc++2017/msx1.vcxproj.filters [new file with mode: 0644]
source/vc++2017/msx2.vcxproj [new file with mode: 0644]
source/vc++2017/msx2.vcxproj.filters [new file with mode: 0644]
source/vc++2017/msx2p.vcxproj [new file with mode: 0644]
source/vc++2017/msx2p.vcxproj.filters [new file with mode: 0644]
source/vc++2017/multi8.vcxproj [new file with mode: 0644]
source/vc++2017/multi8.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mycomz80a.vcxproj [new file with mode: 0644]
source/vc++2017/mycomz80a.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mz1200.vcxproj [new file with mode: 0644]
source/vc++2017/mz1200.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mz1500.vcxproj [new file with mode: 0644]
source/vc++2017/mz1500.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mz2200.vcxproj [new file with mode: 0644]
source/vc++2017/mz2200.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mz2500.vcxproj [new file with mode: 0644]
source/vc++2017/mz2500.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mz2800.vcxproj [new file with mode: 0644]
source/vc++2017/mz2800.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mz3500.vcxproj [new file with mode: 0644]
source/vc++2017/mz3500.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mz5500.vcxproj [new file with mode: 0644]
source/vc++2017/mz5500.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mz6500.vcxproj [new file with mode: 0644]
source/vc++2017/mz6500.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mz6550.vcxproj [new file with mode: 0644]
source/vc++2017/mz6550.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mz700.vcxproj [new file with mode: 0644]
source/vc++2017/mz700.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mz800.vcxproj [new file with mode: 0644]
source/vc++2017/mz800.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mz80a.vcxproj [new file with mode: 0644]
source/vc++2017/mz80a.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mz80b.vcxproj [new file with mode: 0644]
source/vc++2017/mz80b.vcxproj.filters [new file with mode: 0644]
source/vc++2017/mz80k.vcxproj [new file with mode: 0644]
source/vc++2017/mz80k.vcxproj.filters [new file with mode: 0644]
source/vc++2017/n5200.vcxproj [new file with mode: 0644]
source/vc++2017/n5200.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pasopia.vcxproj [new file with mode: 0644]
source/vc++2017/pasopia.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pasopia7.vcxproj [new file with mode: 0644]
source/vc++2017/pasopia7.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pasopia7lcd.vcxproj [new file with mode: 0644]
source/vc++2017/pasopia7lcd.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc100.vcxproj [new file with mode: 0644]
source/vc++2017/pc100.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc2001.vcxproj [new file with mode: 0644]
source/vc++2017/pc2001.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc6001.vcxproj [new file with mode: 0644]
source/vc++2017/pc6001.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc6001mk2.vcxproj [new file with mode: 0644]
source/vc++2017/pc6001mk2.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc6001mk2sr.vcxproj [new file with mode: 0644]
source/vc++2017/pc6001mk2sr.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc6601.vcxproj [new file with mode: 0644]
source/vc++2017/pc6601.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc6601sr.vcxproj [new file with mode: 0644]
source/vc++2017/pc6601sr.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc8001.vcxproj [new file with mode: 0644]
source/vc++2017/pc8001.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc8001mk2.vcxproj [new file with mode: 0644]
source/vc++2017/pc8001mk2.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc8001mk2sr.vcxproj [new file with mode: 0644]
source/vc++2017/pc8001mk2sr.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc8201.vcxproj [new file with mode: 0644]
source/vc++2017/pc8201.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc8201a.vcxproj [new file with mode: 0644]
source/vc++2017/pc8201a.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc8801.vcxproj [new file with mode: 0644]
source/vc++2017/pc8801.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc8801ma.vcxproj [new file with mode: 0644]
source/vc++2017/pc8801ma.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc8801mk2.vcxproj [new file with mode: 0644]
source/vc++2017/pc8801mk2.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc9801.vcxproj [new file with mode: 0644]
source/vc++2017/pc9801.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc9801e.vcxproj [new file with mode: 0644]
source/vc++2017/pc9801e.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc9801ra.vcxproj [new file with mode: 0644]
source/vc++2017/pc9801ra.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc9801u.vcxproj [new file with mode: 0644]
source/vc++2017/pc9801u.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc9801vf.vcxproj [new file with mode: 0644]
source/vc++2017/pc9801vf.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc9801vm.vcxproj [new file with mode: 0644]
source/vc++2017/pc9801vm.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc9801vx.vcxproj [new file with mode: 0644]
source/vc++2017/pc9801vx.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc98do.vcxproj [new file with mode: 0644]
source/vc++2017/pc98do.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc98ha.vcxproj [new file with mode: 0644]
source/vc++2017/pc98ha.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc98lt.vcxproj [new file with mode: 0644]
source/vc++2017/pc98lt.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc98rl.vcxproj [new file with mode: 0644]
source/vc++2017/pc98rl.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc98xa.vcxproj [new file with mode: 0644]
source/vc++2017/pc98xa.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pc98xl.vcxproj [new file with mode: 0644]
source/vc++2017/pc98xl.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pcengine.vcxproj [new file with mode: 0644]
source/vc++2017/pcengine.vcxproj.filters [new file with mode: 0644]
source/vc++2017/phc20.vcxproj [new file with mode: 0644]
source/vc++2017/phc20.vcxproj.filters [new file with mode: 0644]
source/vc++2017/phc25.vcxproj [new file with mode: 0644]
source/vc++2017/phc25.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pv1000.vcxproj [new file with mode: 0644]
source/vc++2017/pv1000.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pv2000.vcxproj [new file with mode: 0644]
source/vc++2017/pv2000.vcxproj.filters [new file with mode: 0644]
source/vc++2017/px7.vcxproj [new file with mode: 0644]
source/vc++2017/px7.vcxproj.filters [new file with mode: 0644]
source/vc++2017/pyuta.vcxproj [new file with mode: 0644]
source/vc++2017/pyuta.vcxproj.filters [new file with mode: 0644]
source/vc++2017/qc10.vcxproj [new file with mode: 0644]
source/vc++2017/qc10.vcxproj.filters [new file with mode: 0644]
source/vc++2017/qc10cms.vcxproj [new file with mode: 0644]
source/vc++2017/qc10cms.vcxproj.filters [new file with mode: 0644]
source/vc++2017/rx78.vcxproj [new file with mode: 0644]
source/vc++2017/rx78.vcxproj.filters [new file with mode: 0644]
source/vc++2017/sc3000.vcxproj [new file with mode: 0644]
source/vc++2017/sc3000.vcxproj.filters [new file with mode: 0644]
source/vc++2017/scv.vcxproj [new file with mode: 0644]
source/vc++2017/scv.vcxproj.filters [new file with mode: 0644]
source/vc++2017/smb80te.vcxproj [new file with mode: 0644]
source/vc++2017/smb80te.vcxproj.filters [new file with mode: 0644]
source/vc++2017/smc70.vcxproj [new file with mode: 0644]
source/vc++2017/smc70.vcxproj.filters [new file with mode: 0644]
source/vc++2017/smc777.vcxproj [new file with mode: 0644]
source/vc++2017/smc777.vcxproj.filters [new file with mode: 0644]
source/vc++2017/tk80bs.vcxproj [new file with mode: 0644]
source/vc++2017/tk80bs.vcxproj.filters [new file with mode: 0644]
source/vc++2017/tk85.vcxproj [new file with mode: 0644]
source/vc++2017/tk85.vcxproj.filters [new file with mode: 0644]
source/vc++2017/tvboy.vcxproj [new file with mode: 0644]
source/vc++2017/tvboy.vcxproj.filters [new file with mode: 0644]
source/vc++2017/x07.vcxproj [new file with mode: 0644]
source/vc++2017/x07.vcxproj.filters [new file with mode: 0644]
source/vc++2017/x1.vcxproj [new file with mode: 0644]
source/vc++2017/x1.vcxproj.filters [new file with mode: 0644]
source/vc++2017/x1turbo.vcxproj [new file with mode: 0644]
source/vc++2017/x1turbo.vcxproj.filters [new file with mode: 0644]
source/vc++2017/x1turboz.vcxproj [new file with mode: 0644]
source/vc++2017/x1turboz.vcxproj.filters [new file with mode: 0644]
source/vc++2017/x1twin.vcxproj [new file with mode: 0644]
source/vc++2017/x1twin.vcxproj.filters [new file with mode: 0644]
source/vc++2017/yalky.vcxproj [new file with mode: 0644]
source/vc++2017/yalky.vcxproj.filters [new file with mode: 0644]
source/vc++2017/yis.vcxproj [new file with mode: 0644]
source/vc++2017/yis.vcxproj.filters [new file with mode: 0644]
source/vc++2017/ys6464a.vcxproj [new file with mode: 0644]
source/vc++2017/ys6464a.vcxproj.filters [new file with mode: 0644]
source/vc++2017/z80tvgame_i8255.vcxproj [new file with mode: 0644]
source/vc++2017/z80tvgame_i8255.vcxproj.filters [new file with mode: 0644]
source/vc++2017/z80tvgame_z80pio.vcxproj [new file with mode: 0644]
source/vc++2017/z80tvgame_z80pio.vcxproj.filters [new file with mode: 0644]