mirror of
https://github.com/holub/mame
synced 2025-04-26 02:07:14 +03:00
mc68681: Another note (nw)
This commit is contained in:
parent
15e071c47b
commit
0d9ebb07c5
@ -17,6 +17,10 @@
|
||||
generates a 68000-compatible DTACK signal, instead of using generic RD and WR
|
||||
strobes as the 2681 does. The 68681 also adds a programmable interrupt vector,
|
||||
with an IACK input replacing IP6.
|
||||
|
||||
The command register addresses should never be read from. Doing so may place
|
||||
the baud rate generator into a test mode which drives the parallel outputs with
|
||||
internal counters and causes serial ports to operate at uncontrollable rates.
|
||||
*/
|
||||
|
||||
#include "emu.h"
|
||||
|
Loading…
Reference in New Issue
Block a user