Next Previous Contents

1. Overview

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

Please note that NES 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.


Next Previous Contents