1. Introduction

Welcome to the Calypsi C compiler tool chain for the 6502. This guide provides reference information to help you optimize your use of the compiler toolchain suite. It also offers coding technique suggestions and insights into design and implementation choices made for this C compiler.

1.1. Using this guide

This guide is aimed for those programming the 6502 and provides in depth reference information on how to use the the Calypsi C compiler tool chain.

You should have a working knowledge of:

  • The 6502 architecture

  • The C programming language

  • The operating system of your computer

  • The text editor or IDE of your choice

1.3. Disclaimer

What is described in this document is subject to change without notice and does not represent any commitments. While what is described in this document is believed to be accurate, Håkan Thörngren takes no responsibility for any errors or omissions.

In no event shall Håkan Thörngren, its employees, its contractors, or the authors of this document be liable for special, direct, indirect, or consequential damage, losses, costs, charges, claims, demands, claim for lost profits, fees, or expenses of any nature or kind.