Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
lynx:tutorials [2024/04/04 00:19] – [C Language Tutorial for Atari Lynx] Igorlynx:tutorials [2024/04/05 03:05] (current) – [C Language Tutorial for Atari Lynx] Igor
Line 39: Line 39:
 If you use macOS skip **Part 2** above and read this article instead - [[https://atarigamer.com/articles/setting-up-development-tools-for-atari-lynx-programming-on-macos|Setting up development tools for Atari Lynx programming on macOS]]. If you use macOS skip **Part 2** above and read this article instead - [[https://atarigamer.com/articles/setting-up-development-tools-for-atari-lynx-programming-on-macos|Setting up development tools for Atari Lynx programming on macOS]].
  
-To get the most out of CC65 and the Lynx, check out this note - [[https://github.com/ilmenit/CC65-Advanced-Optimizations|Advanced optimizations in CC65]] ⚙️+To get the most out of CC65 and the Lynx, check out this note - [[https://github.com/ilmenit/CC65-Advanced-Optimizations|Advanced optimizations in CC65]] ⚙️ and make sure to follow the [[https://cc65.github.io/doc/coding.html|CC65 coding hints]] 🛠️.
  
 ===== Assembly Language Tutorial for Atari Lynx ===== ===== Assembly Language Tutorial for Atari Lynx =====