mirror of
https://github.com/ksherlock/itty-bitty-vtty.git
synced 2025-02-19 08:31:34 +00:00
* command 1 - command 4 equivalent to PF1 - PF4 * command-delete = backspace (0x7f) * command-return = linefeed (0x0a)
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. 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
Languages
Assembly
97.6%
Python
1.7%
Makefile
0.5%
Shell
0.2%