OSDN Git Service

[VM][FMTOWNS][CDROM] Add a internal flag indicating of command execution.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 11 Oct 2023 15:33:37 +0000 (00:33 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 11 Oct 2023 15:33:37 +0000 (00:33 +0900)
commit7b368e33996fafd5bc5c40f2cffbc74f6c60e349
tree1fdedf67a750551c8eb4485a4fcebbb6c3c872a1
parentddc2d1616e8d4e3d1c1384ce52c19be6a6b6d541
[VM][FMTOWNS][CDROM] Add a internal flag indicating of command execution.

- bool command_execute_phase is that.
- Split some features into functions().
- Make args around interrupt const bool, from bool.
- Add force interrupt (ignoring stat_reply_intr) to delay_ready().
- Re-available bool has_status for I/O reading 04C0h.
- Still not booting DOKYUSEI 1 (;_;)
source/src/vm/fmtowns/cdrom.h
source/src/vm/fmtowns/cdrom/cdrom.cpp