OSDN Git Service

[VM][I286][PC9801] Add SIG_I386_FORCE_RESET to notify resetting to external devices...
authorK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 2 May 2019 09:02:55 +0000 (18:02 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 2 May 2019 09:02:55 +0000 (18:02 +0900)
commit20bfd023b45cce5217daa1d5c6d093b204f3742c
treedafa461ac6547e290b4a42212c91db0a551a083c
parenta80e6a8574265e0a4783c0eade788cf41b86b711
[VM][I286][PC9801] Add SIG_I386_FORCE_RESET to notify resetting to external devices.Fix "A20 ERROR" at rebooting PC-9801(32BIT MODELS) with rebooting from program.
source/src/vm/i386.cpp
source/src/vm/i386.h
source/src/vm/mame/emu/cpu/i386/i386.c
source/src/vm/mame/emu/cpu/i386/i386op16.c
source/src/vm/mame/emu/cpu/i386/i386op32.c
source/src/vm/mame/emu/cpu/i386/i386priv.h
source/src/vm/pc9801/cpureg.cpp
source/src/vm/pc9801/cpureg.h
source/src/vm/pc9801/membus.cpp
source/src/vm/pc9801/pc9801.cpp