diff --git a/src/main/java/com/loomcom/symon/devices/Acia6551.java b/src/main/java/com/loomcom/symon/devices/Acia6551.java index acb4801..0519f61 100644 --- a/src/main/java/com/loomcom/symon/devices/Acia6551.java +++ b/src/main/java/com/loomcom/symon/devices/Acia6551.java @@ -28,7 +28,7 @@ import com.loomcom.symon.exceptions.MemoryRangeException; /** * This is a simulation of the MOS 6551 ACIA, with limited - * functionality. Interrupts are not supported. + * functionality. *

* Unlike a 16550 UART, the 6551 ACIA has only one-byte transmit and * receive buffers. It is the programmer's responsibility to check the