summaryrefslogtreecommitdiff
path: root/z180/z180reg.inc
diff options
context:
space:
mode:
authorLeo C2015-05-28 22:56:55 +0200
committerLeo C2015-05-28 22:56:55 +0200
commit8590a76bcc7cbe1443abf37498f824a0eab0c8d7 (patch)
treec479eaa490cd325ec2717e7ad7b5a525a3d5ddeb /z180/z180reg.inc
parent393b1897603fddeb4f16170880ddd9414b3726e0 (diff)
downloadz180-stamp-8590a76bcc7cbe1443abf37498f824a0eab0c8d7.zip
Server: get_time command/responsehexrel-6.1
Diffstat (limited to 'z180/z180reg.inc')
-rw-r--r--z180/z180reg.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/z180/z180reg.inc b/z180/z180reg.inc
index 271a446..a248f5f 100644
--- a/z180/z180reg.inc
+++ b/z180/z180reg.inc
@@ -24,7 +24,7 @@ cntla1 equ IOBASE+01h ;ASCI Control Register A Channel 1
b2m MPBR, 3 ;Multiprocessor Bit Receive (Read)
b2m EFR, 3 ;Error Flag Reset (Write)
b2m MOD2, 2 ;Data Format Mode 1 = 8-Bit data
- b2m NOD1, 1 ;1 = Parity enabled
+ b2m MOD1, 1 ;1 = Parity enabled
b2m MOD0, 0 ;1 = 2 stop bits
cntlb0 equ IOBASE+02h ;ASCI Control Register B Channel 0