Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cc65:mainpage [2013-01-22 13:42]
silverdr [First steps]
cc65:mainpage [2013-01-22 13:47] (current)
silverdr moved "host platforms" to a previously dead "downloading and installing" section, changed order of target platforms vs. setting up project
Line 15: Line 15:
  
 ===== Downloading and installing ===== ===== Downloading and installing =====
 +According to the author and maintainer: "with one exception in the compiler (access()) the code is plain ISO C, so it should compile on most systems. Memory usage may be a problem, however."
  
-===== Setting up cc65 project =====+cc65 can surely be compiled and run on the following platforms, for which GNU Compiler Collection - [[http://gcc.gnu.org|GCC]] is available.
  
-  * [[hello_world|Hello cc65!]] +  * [[cc65:host_platforms:gnu_linux|GNU/Linux]] 
-  * [[project_setup|Setting up bigger project(s)]] +  * [[cc65:host_platforms:osx|OS X]] 
-  * [[project_grows|Hey, my project is growing!]]+  * [[cc65:host_platforms:ms_windows|Microsoft Windows]] 
 +  * [[cc65:host_platforms:amigaos|AmigaOS]]
  
 ===== Target platforms ===== ===== Target platforms =====
Line 28: Line 30:
   * [[Commodore machines]]   * [[Commodore machines]]
   * [[GEOS]]   * [[GEOS]]
-===== Host platforms ===== 
  
-According to the author and maintainer: "with one exception in the compiler (access()) the code is plain ISO C, so it should compile on most systems. Memory usage may be a problem, however."+===== Setting up cc65 project =====
  
-cc65 can surely be compiled and run on the following platforms, for which GNU Compiler Collection - [[http://gcc.gnu.org|GCC]] is available. +  * [[hello_world|Hello cc65!]] 
- +  * [[project_setup|Setting up bigger project(s)]] 
-  * [[cc65:host_platforms:gnu_linux|GNU/Linux]] +  * [[project_grows|Hey, my project is growing!]]
-  * [[cc65:host_platforms:osx|OS X]] +
-  * [[cc65:host_platforms:ms_windows|Microsoft Windows]] +
-  * [[cc65:host_platforms:amigaos|AmigaOS]]+
  
 ===== Tips and tricks ===== ===== Tips and tricks =====
cc65/mainpage.txt · Last modified: 2013-01-22 13:47 by silverdr
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki