Update for new version

git-svn-id: svn://svn.cc65.org/cc65/trunk@105 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2000-06-22 12:45:31 +00:00
parent 5453c45d8f
commit 6fb18bf469
4 changed files with 25 additions and 11 deletions

View File

@@ -168,7 +168,7 @@ The header files contain
5. Direct console I/O - conio.h
-------------------------------
-------------------------------
The conio header file contains a large set of functions that do screen and
keyboard I/O. The functions will write directly to the screen or poll the
@@ -183,6 +183,7 @@ targets:
cbm610 (that is, the complete 600/700 series)
pet (all PETs except the 2001)
apple 2
atari
The conio.h header file does also include the system specific header files
which define constants for special characters and keys.