]> cloudbase.mooo.com Git - kermit-80.git/blobdiff - cpxswt.asm
Bugfix in outmdm (output buffer flush)
[kermit-80.git] / cpxswt.asm
index 1942c418853d114cfb9610e4970fb31cbcd456cb..c018d638a5145ab39ece50ede6382b25a2f950a9 100644 (file)
@@ -154,6 +154,12 @@ LINK CPXBEE.ASM
 ENDIF  ; (beefam AND lasm) - m80 use: INCLUDE from CPXTYP.ASM\r
 \r
 \r
+IF (acfam AND lasm)\r
+; Link to the AVR-CP/M family file\r
+.printx * linking to the AVRCPM family file*\r
+LINK CPXAC.ASM\r
+ENDIF  ; (acfam AND lasm) - m80 use: INCLUDE from CPXTYP.ASM\r
+\r
 ; If we have come here, we are assembling the CPXSYS.ASM file\r
 \r
 IF robin\r