OS-free, tool-free, accurate vt100 emulator for the Apple IIgs
Go to file
2021-10-17 19:33:28 -04:00
apple2gs.equ.S commentary. 2021-10-17 16:51:41 -04:00
boot.S
debug.S bug fixes. 2021-09-25 11:05:06 -04:00
link.S
makefile
modem.s
scc.s
screen.S
table.py --ctrl, --upper, --lower, --digit flags. 2021-09-19 18:49:52 -04:00
vt52.S
vt100.beep.S ^G beep support. uses ensoniq to match the vt100 beep. 2021-10-03 16:09:20 -04:00
vt100.csi.S inverse support 2021-09-27 17:53:13 -04:00
vt100.ctrl.S more vt100 code 2021-09-17 19:50:56 -04:00
vt100.esc.S save restore cursor 2021-09-26 19:44:12 -04:00
vt100.key.S use iigs equates 2021-10-03 16:08:23 -04:00
vt100.link.S ^G beep support. uses ensoniq to match the vt100 beep. 2021-10-03 16:09:20 -04:00
vt100.main.S backspace in column 0 was falling through to tab. 2021-10-03 16:09:39 -04:00
vt100.modem.S reformat scc magic constants 2021-10-17 19:33:28 -04:00
vt100.S
vt100.screen.S clobbering the screen holes is bad. The slot 4 mouse code stores config data in the screen holes. on ROM 1, ESC#8 (fill screen with 'E') would cause the slot 4 mouse to enable ADB mouse interrupts, which causes ProDOS to eventually error out with 255 unclaimed interrupts. 2021-09-27 17:55:10 -04:00
vt100.tabs.S tab/keypad fixes 2021-09-21 23:40:22 -04:00
vt100.vt52.S vt52 might be more or less complete now. 2021-09-24 21:52:42 -04:00
vt.equ.S saved cursor 2021-09-26 19:45:44 -04:00