--- vt102/vt102 2014/12/03 02:16:45 1.18 +++ vt102/vt102 2014/12/03 02:40:34 1.19 @@ -29,10 +29,17 @@ shift if $ARGV[0] =~ /^-?-vt102$/; shift, ($VT131 = 1) if $ARGV[0] =~ /^-?-vt131$/; +# vt100 wps = word processing roms +# vt101 = vt102 - avo, but custom rom? really? +# vt103 = vt100 + tu58 tape drive +# vt125 = vt100 + gpo graphics processor +# vt132 = vt100 + avo, stp +# vt180 = vt100 + z80 cp/m + if ($ARGV[0] =~ /^-/) { die < (sp) +# e3 xthl NYI # @ 917b in e69, hl <-> (sp) $op[0x20] = '$A = $INTPEND * 16 + $INTMASK + ($IFF && 8)'; # rim (incomplete) $op[0x30] = '$INTMASK = $A & 7 if $A & 8'; # sim (incomplete)