OSDN Git Service

[VM][FMTOWNS][CDROM] Implement more related to Tsugaru.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 1 Oct 2023 19:08:44 +0000 (04:08 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 1 Oct 2023 19:08:44 +0000 (04:08 +0900)
commit440e7bf1b0f9da71dfe20c6df3677decd54398de
treebb611d6976458cf17fe1eb945300e2dad7dc8d7d
parent28b3389f2850e1275aa299dd97c1629164bc7249
[VM][FMTOWNS][CDROM] Implement more related to Tsugaru.

- Make seek wait to 50mSec * 2 at command 00h.
- Temporally implement command 86h and 9Fh.
- More accurate read SUBQ command (command 06h).
- Make interrupt line (for PIC) to outputs_t .
- Split status_accept() function.
- Make APIs around interrupt more simple.
- More accurate around interrupt and some signal lines.
- Make interrupt immediately at "DATA READY" and "EOT" .
- Change some behaviors for CDDA and reading from sectors.
source/src/vm/fmtowns/cdrom.h
source/src/vm/fmtowns/cdrom/cdrom.cpp