mirror of
https://github.com/ksherlock/itty-bitty-vtty.git
synced 2024-11-21 20:30:56 +00:00
OS-free, tool-free, accurate vt100 emulator for the Apple IIgs
6e0de284e0
to handle DECAWM mode, bit 7 of x ($80 + 79) indicates a wrap is imminent, as opposed to just being in column 79. backspace, etc will drop back to column 78 (based on testing). |
||
---|---|---|
boot.S | ||
link.S | ||
makefile | ||
modem.s | ||
scc.s | ||
screen.S | ||
table.py | ||
vt52.S | ||
vt100.csi.S | ||
vt100.ctrl.S | ||
vt100.esc.S | ||
vt100.link.S | ||
vt100.main.S | ||
vt100.S | ||
vt100.tabs.S | ||
vt100.vt52.S | ||
vt.equ.S |