Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
lynx:tutorials [2021/01/13 05:14] Igorlynx:tutorials [2021/01/13 05:17] – [C Language Tutorial for Atari Lynx] Igor
Line 16: Line 16:
 ===== C Language Tutorial for Atari Lynx ===== ===== C Language Tutorial for Atari Lynx =====
  
-[[https://atarilynxdeveloper.wordpress.com/|Alex Thissen (LX.net)]]%% has created an excellent series of tutorials that will get you coding on the Lynx in no time. This should be your #1 starting point once you're familiar with C/Assembly.%%+[[https://atarilynxdeveloper.wordpress.com/|Alex Thissen (LX.net)]] has created an excellent series of tutorials that will get you coding on the Lynx in no time. This should be your #1 starting point once you're familiar with C/Assembly.
  
   - [[https://atarilynxdeveloper.wordpress.com/2012/04/05/programming-tutorial-part-1getting-started/|Getting started]]   - [[https://atarilynxdeveloper.wordpress.com/2012/04/05/programming-tutorial-part-1getting-started/|Getting started]]
Line 36: Line 36:
   - [[https://atarilynxdeveloper.wordpress.com/2014/05/22/programming-tutorial-part-17interrupts/|Interrupts]]   - [[https://atarilynxdeveloper.wordpress.com/2014/05/22/programming-tutorial-part-17interrupts/|Interrupts]]
   - [[https://atarilynxdeveloper.wordpress.com/2014/09/10/programming-tutorial-part-18files/|Files]]   - [[https://atarilynxdeveloper.wordpress.com/2014/09/10/programming-tutorial-part-18files/|Files]]
 +
 +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]].