From e6c62531d7ea9ab3a3d961e423c12d0097ea9382 Mon Sep 17 00:00:00 2001 From: cpg Date: Thu, 16 Oct 2003 21:36:22 +0000 Subject: [PATCH] added PIA struct; completed functions list git-svn-id: svn://svn.cc65.org/cc65/trunk@2538 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- doc/atari.sgml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/doc/atari.sgml b/doc/atari.sgml index a564cf86a..c9e640d9e 100644 --- a/doc/atari.sgml +++ b/doc/atari.sgml @@ -92,10 +92,18 @@ header file. The functions listed below are special for the Atari. See the for declaration and usage. - +_gtia_mkcolor get_ostype +get_tv +getcolor +getdefdev graphics +rest_vecs +save_vecs +scroll +setcolor +setcolor_low @@ -125,7 +133,10 @@ chip registers. See the + + The

-- 2.39.5