Next Previous Contents

1. Overview

This file contains an overview of the CBM 510 runtime system as it comes with the cc65 C compiler. It describes the memory layout, CBM 510 specific header files, available drivers, and any pitfalls specific to that platform.

Please note that CBM 510 specific functions are just mentioned here, they are described in detail in the separate function reference. Even functions marked as "platform dependent" may be available on more than one platform. Please see the function reference for more information.

In addition to the Commodore 510 (named P128 in the U.S.), no other machines are supported by this cc65 target.


Next Previous Contents