mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
z80sio.cpp: Fix typo (nw)
This commit is contained in:
parent
87cc4b5c4b
commit
dd01e6d144
@ -1359,7 +1359,7 @@ uint8_t z80sio_channel::do_sioreg_rr1()
|
|||||||
NEC upd7201 MPSC2 Technical Manual: "When the MPSC2 is used in vectored mode, the
|
NEC upd7201 MPSC2 Technical Manual: "When the MPSC2 is used in vectored mode, the
|
||||||
contents of this register are placed on the bus during the appropriate portion of
|
contents of this register are placed on the bus during the appropriate portion of
|
||||||
interrupt acknowledge sequence. You can read the value of CR2B at any time.
|
interrupt acknowledge sequence. You can read the value of CR2B at any time.
|
||||||
This is particularly useful in determining the cause of an interrup when using the
|
This is particularly useful in determining the cause of an interrupt when using the
|
||||||
MPSC2 in Non-vectored mode."
|
MPSC2 in Non-vectored mode."
|
||||||
*/
|
*/
|
||||||
uint8_t z80sio_channel::do_sioreg_rr2()
|
uint8_t z80sio_channel::do_sioreg_rr2()
|
||||||
|
Loading…
Reference in New Issue
Block a user