You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
add command-Q to quit. Since ROM 1 doesn't have _RemoveCDA in ROM, the control panel is only installed in ROM 3. (TODO -- check at runtime in case launched from GS/OS) |
1 year ago | |
---|---|---|
README.md | 1 year ago | |
apple2gs.equ.S | 1 year ago | |
boot.S | 2 years ago | |
debug.S | 2 years ago | |
link.S | 2 years ago | |
make-vt100.sh | 1 year ago | |
makefile | 2 years ago | |
modem.s | 2 years ago | |
scc.s | 2 years ago | |
screen.S | 2 years ago | |
table.py | 2 years ago | |
vt.equ.S | 1 year ago | |
vt52.S | 2 years ago | |
vt100.S | 2 years ago | |
vt100.beep.S | 1 year ago | |
vt100.cda.S | 1 year ago | |
vt100.csi.S | 1 year ago | |
vt100.ctrl.S | 1 year ago | |
vt100.esc.S | 1 year ago | |
vt100.key.S | 1 year ago | |
vt100.link.S | 1 year ago | |
vt100.main.S | 1 year ago | |
vt100.modem.S | 1 year ago | |
vt100.screen.S | 1 year ago | |
vt100.tabs.S | 2 years ago | |
vt100.vt52.S | 1 year ago |
README.md
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