Kelvin Sherlock 04113c4725 Rom 1 _InstallCDA call clobbers some direct page locations.
This is fixed in ROM 3 (or via the TS patches if you boot GS/OS).
Workaround it by switching to DPAGE 0.

Also, allocate memory (since I originally thought that might be relevant).
2022-01-30 15:50:54 -05:00
2021-09-25 11:05:06 -04:00
2021-10-24 21:47:29 -04:00
2021-04-04 20:22:43 -04:00
2021-04-04 20:22:43 -04:00
2021-10-26 08:16:26 -04:00
2021-04-04 20:22:43 -04:00
2021-09-08 23:34:27 -04:00
2021-10-23 12:24:36 -04:00
2021-10-24 21:47:29 -04:00
2021-09-21 23:40:22 -04:00

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
Description
OS-free, tool-free, accurate vt100 emulator for the Apple IIgs
Readme 149 KiB
Languages
Assembly 97.6%
Python 1.7%
Makefile 0.5%
Shell 0.2%