Tidy the MC6850 transmit/receive sequence to be a little easier to read.

Signed-off-by: Adrian Conlon <Adrian.conlon@gmail.com>
This commit is contained in:
Adrian Conlon 2018-10-21 18:09:23 +01:00
parent 4840c238d6
commit 3aa5b4bb91
2 changed files with 0 additions and 3 deletions

View File

@ -266,10 +266,7 @@ namespace EightBit {
void reset();
void startTransmit();
void markTransmitStarting();
void completeReceive();
void markReceiveComplete();
PinLevel m_RXDATA;
PinLevel m_TXDATA;

Binary file not shown.