apple2-4.html

来自「cc65 的编译器文档」· HTML 代码 · 共 53 行

HTML
53
字号
<!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;][. Seethe <A HREF="funcref.html">function reference</A> for declaration andusage.</P><P><UL><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 meanyou 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>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?