mirror of
https://github.com/holub/mame
synced 2025-10-08 09:30:17 +03:00
vt100.cpp: Another note for later (nw)
This commit is contained in:
parent
371de0c5c0
commit
91b36cbfc8
@ -7,9 +7,10 @@
|
|||||||
29/04/2009 Preliminary driver.
|
29/04/2009 Preliminary driver.
|
||||||
|
|
||||||
TODO: some video attributes are not fully supported yet
|
TODO: some video attributes are not fully supported yet
|
||||||
TODO: vt102 modem control loopback test needs different connections
|
TODO: VT102 modem control loopback test needs different connections
|
||||||
TODO: support for the on-AVO character set roms
|
TODO: support for the on-AVO character set roms
|
||||||
TODO: finish support for the on-cpu board alternate character set rom
|
TODO: finish support for the on-cpu board alternate character set rom
|
||||||
|
TODO: STP (standard terminal port) bus for VT1XX-AC and VT125
|
||||||
|
|
||||||
An enormous amount of useful info can be derived from the VT125 technical manual:
|
An enormous amount of useful info can be derived from the VT125 technical manual:
|
||||||
http://www.bitsavers.org/pdf/dec/terminal/vt100/EK-VT100-TM-003_VT100_Technical_Manual_Jul82.pdf starting on page 6-70, pdf page 316
|
http://www.bitsavers.org/pdf/dec/terminal/vt100/EK-VT100-TM-003_VT100_Technical_Manual_Jul82.pdf starting on page 6-70, pdf page 316
|
||||||
|
Loading…
Reference in New Issue
Block a user