.. 68000 documentation master file, created by
   sphinx-quickstart on Sat Feb  8 22:38:06 2014.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to the Calypsi C compiler tool chain for the Motorola 68000!
====================================================================

.. toctree::
   :maxdepth: 2
   :numbered: 2

   introduction
   installation
   tutorial
   getting-started
   data-storage
   placing-code-and-data
   c-language
   efficient-coding
   target-specific
   running-the-compiler
   data-representation
   extended-attributes
   language-extensions
   pragma-directives
   intrinsic-functions
   preprocessor
   section-reference
   runtime-library
   optimizer
   assembly-interface
   assembler
   running-the-assembler
   linker
   librarian
   debugger-introduction
   console-command-line
   remote-debugging
   vscode
   lua
   lua-data-type-reference
   lua-function-reference
