From: cuz Date: Wed, 24 Oct 2001 21:56:52 +0000 (+0000) Subject: Added CBM510 in a few places X-Git-Tag: V2.12.0~2525 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e15f01a88280ed02ba3366e7cae6cc4d91c75a7c;p=cc65 Added CBM510 in a few places git-svn-id: svn://svn.cc65.org/cc65/trunk@1075 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/library.sgml b/doc/library.sgml index b284480db..79ef01004 100644 --- a/doc/library.sgml +++ b/doc/library.sgml @@ -152,8 +152,8 @@ The header files contain accesses. Other routines that make only sense for a specific system. One example - are routines to write memory locations in the system bank for the CBM - 600/700 family (called B128/B256 in the US). + are routines to write memory locations in the system bank for the CBM PET-II + family. @@ -165,12 +165,13 @@ and keyboard I/O. The functions will write directly to the screen or poll the keyboard directly with no more help from the operating system than needed. This has some disadvantages, but on the other side it's fast and reasonably portable. conio implementations exist for the following targets: - + atari c64 c128 plus4 + cbm510 (40 column video) cbm610 (all CBM series-II computers with 80 column video) pet (all CBM PET systems except the 2001) apple2 @@ -199,6 +200,7 @@ the following targets: atari c64 c128 + cbm510 The available functions are declared in