diff defs/dragon.d @ 2690:6e40b043d3e0 lwtools-port

Removed coco port, added coco1 and coco2 ports. Cleaned term* descriptors to make unified between Level 1 and Level 2
author Boisy Pitre <boisy.pitre@nuance.com>
date Thu, 19 Jul 2012 10:09:15 -0500
parents 020e7592f7f2
children ca65720ee373
line wrap: on
line diff
--- a/defs/dragon.d	Wed Jul 18 20:28:37 2012 -0500
+++ b/defs/dragon.d	Thu Jul 19 10:09:15 2012 -0500
@@ -61,6 +61,18 @@
 RIGHTBIT       EQU       %01000000
 SPACEBIT       EQU       %10000000
 
+******************
+* VDG Devices
+*
+A.TermV        SET       $FFC0               VDG Term
+A.V1           SET       $FFC1               Possible additional VDG Devices
+A.V2           SET       $FFC2
+A.V3           SET       $FFC3
+A.V4           SET       $FFC4
+A.V5           SET       $FFC5
+A.V6           SET       $FFC6
+A.V7           SET       $FFC7
+
 ********************
 * VTIO Static Memory
 *