c64-1.html

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

HTML
34
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"><HTML><HEAD> <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.20"> <TITLE>Commodore 64 specific information for cc65: Overview</TITLE> <LINK HREF="c64-2.html" REL=next> <LINK HREF="c64.html#toc1" REL=contents></HEAD><BODY><A HREF="c64-2.html">Next</A>Previous<A HREF="c64.html#toc1">Contents</A><HR><H2><A NAME="s1">1.</A> <A HREF="c64.html#toc1">Overview</A></H2><P>This file contains an overview of the C64 runtime system as it comes with thecc65 C compiler. It describes the memory layout, C64 specific header files,available drivers, and any pitfalls specific to that platform.</P><P>Please note that C64 specific functions are just mentioned here, they aredescribed in detail in the separate <A HREF="funcref.html">function reference</A>. Even functions marked as "platform dependent" may be available onmore than one platform. Please see the function reference for moreinformation.</P><HR><A HREF="c64-2.html">Next</A>Previous<A HREF="c64.html#toc1">Contents</A></BODY></HTML>

⌨️ 快捷键说明

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