https://github.com/ksherlock/itty-bitty-vtty
OS-free, tool-free, accurate vt100 emulator for the Apple IIgs
https://github.com/ksherlock/itty-bitty-vtty
65816 iigs vt100 vt52
Last synced: 6 days ago
JSON representation
OS-free, tool-free, accurate vt100 emulator for the Apple IIgs
- Host: GitHub
- URL: https://github.com/ksherlock/itty-bitty-vtty
- Owner: ksherlock
- Created: 2021-04-07T21:31:08.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T00:18:56.000Z (8 months ago)
- Last Synced: 2024-09-14T10:10:38.919Z (8 months ago)
- Topics: 65816, iigs, vt100, vt52
- Language: Assembly
- Homepage:
- Size: 223 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# itty-bitty-vtty
A vt100 emulator for the Apple IIgsvt100, 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