mirror of
https://github.com/ksherlock/itty-bitty-vtty.git
synced 2024-12-21 16:29:16 +00:00
Create README.md
This commit is contained in:
parent
a4fc8a1a19
commit
3e53d52226
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# itty-bitty-vtty
|
||||||
|
A vt100 emulator for the Apple IIgs
|
||||||
|
|
||||||
|
vt100, modem port, 9600 baud, 8-N-1 (MAME defaults)
|
||||||
|
|
||||||
|
A vt100 emulator based on The [User Guide](https://www.vt100.net/docs/vt100-ug/contents.html). Underspecified behavior is tested with MAME's vt100 emulation.
|
||||||
|
|
||||||
|
Unimplemented due to hardware limitations:
|
||||||
|
|
||||||
|
* alternate character sets
|
||||||
|
* graphic rendition (except plain/reverse)
|
||||||
|
* 132-column mode
|
Loading…
Reference in New Issue
Block a user