Oliver Schmidt ec848d7369 Added VT100 SCS (Select Character Set) capability.
Apple II: The MouseText chars only allow for a partial representation of the VT100 Special Graphics glyphs. Additionally the MouseText chars are not available for reversed video.

C64: The VT100 Special Graphics repurposes the ASCII(!) code points $60-$7f. And the C64 custom font used places them on the same code points. Therefore it makes sense to "tunnel" them through the usual ASCII->PETSCII->ScreenCode processing pipeline by moving them as-is to otherwise unused PETSCII code points ($80-$9f).
2017-05-25 15:46:21 +02:00
2017-05-21 22:39:10 +02:00
2015-07-08 16:20:47 +02:00
2017-05-19 00:12:42 +02:00
2017-05-19 00:17:38 +02:00
2015-08-28 20:29:43 +02:00
2014-04-28 18:57:13 +02:00
Description
Email and Usenet suite for the Apple //e or GS with Uthernet-II ethernet card
12 MiB
Languages
Assembly 58.8%
C 39%
Makefile 1.9%
Pawn 0.2%
PHP 0.1%