diff options
Diffstat (limited to 'src/devices/machine/i8251.cpp')
| -rw-r--r-- | src/devices/machine/i8251.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/i8251.cpp b/src/devices/machine/i8251.cpp index 1e542d8c26d..8775f639240 100644 --- a/src/devices/machine/i8251.cpp +++ b/src/devices/machine/i8251.cpp @@ -12,7 +12,7 @@ TODO: - BRKDET: if, in Async mode, 16 low RxD bits in succession are clocked - in, the SYNDET pin & status must go high. It will go low upon a + in, the SYNDET pin & status must go high. It will go low upon a status read, same as what happens with sync. *********************************************************************/ |
