Viitor_cc65/usr/share/doc/cc65/webdoc/apple2-4.html
kueller 223cc6685e Neue Version V963
git-svn-id: svn://svn.compuextreme.de/Viitor/V963/Viitor_cc65@5933 504e572c-2e33-0410-9681-be2bf7408885
2011-01-03 10:48:06 +00:00

54 lines
1.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.20">
<TITLE>Apple&nbsp;][ specific information for cc65: Platform specific header files</TITLE>
<LINK HREF="apple2-5.html" REL=next>
<LINK HREF="apple2-3.html" REL=previous>
<LINK HREF="apple2.html#toc4" REL=contents>
</HEAD>
<BODY>
<A HREF="apple2-5.html">Next</A>
<A HREF="apple2-3.html">Previous</A>
<A HREF="apple2.html#toc4">Contents</A>
<HR>
<H2><A NAME="s4">4.</A> <A HREF="apple2.html#toc4">Platform specific header files</A></H2>
<P>Programs containing Apple&nbsp;][ specific code may use the
<CODE>apple2.h</CODE> header file.</P>
<H2><A NAME="ss4.1">4.1</A> <A HREF="apple2.html#toc4.1">Apple&nbsp;][ specific functions</A>
</H2>
<P>The functions listed below are special for the Apple&nbsp;][. See
the
<A HREF="funcref.html">function reference</A> for declaration and
usage.</P>
<P>
<UL>
<LI>_dos_type</LI>
<LI>get_ostype</LI>
</UL>
</P>
<H2><A NAME="ss4.2">4.2</A> <A HREF="apple2.html#toc4.2">Hardware access</A>
</H2>
<P>There's currently no support for direct hardware access. This does not mean
you cannot do it, it just means that there's no help.</P>
<HR>
<A HREF="apple2-5.html">Next</A>
<A HREF="apple2-3.html">Previous</A>
<A HREF="apple2.html#toc4">Contents</A>
</BODY>
</HTML>