https://github.com/ksherlock/marlene
four-color, vt100 telnet client for the Apple IIgs
https://github.com/ksherlock/marlene
appleiigs iigs marinetti telnet vt100
Last synced: 5 days ago
JSON representation
four-color, vt100 telnet client for the Apple IIgs
- Host: GitHub
- URL: https://github.com/ksherlock/marlene
- Owner: ksherlock
- Created: 2013-08-21T04:22:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-03T04:05:30.000Z (over 5 years ago)
- Last Synced: 2023-03-23T04:27:28.935Z (about 2 years ago)
- Topics: appleiigs, iigs, marinetti, telnet, vt100
- Language: C
- Size: 134 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Marlene
--------This is a IIgs telnet client I wrote circa 2004. I recently (2013) dusted it
off and fixed a couple telnet negotiation bugs. Then I recently (2018) completely
redid the telnet negotiation, vt100, and drawing code. Aside from alternate character sets,
it should be more or less vt100 compatible.It uses 4-color 640x200 graphics, which means it's slower than text but
has twice as many colors!Characters are 8 pixels wide (80 x 8 = 640) which is a bit heavy on the
character spacing, but the drawing is simpler than 7 pixel characters.
