Assembly language tutorials: Difference between revisions

From Atari Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
'''Tutorial by John Cove aka Tronic of EfFeCt :'''
+
== Tutorials by John Cove aka Tronic of EfFeCt ==
 
* Series 1, part 1 : [[Getting started]]
 
* Series 1, part 1 : [[Getting started]]
 
* Series 1, Part 2 : [[Other Miscellaneous Useful Tit-bits]]
 
* Series 1, Part 2 : [[Other Miscellaneous Useful Tit-bits]]
 
* Series 1, Part 3 : [[Displaying a Neochrome Picture]]
 
* Series 1, Part 3 : [[Displaying a Neochrome Picture]]
  +
<br>
 
 
== Tutorials by Féroce Lapin (french) ==
 
 
* Arrive soon...
'''Tutorial by Féroce Lapin (french) :'''
 
  +
<br>
* soon...
 
 
== Tutorials by PIECHOCKI Laurent (french) ==
 
 
''(Thanks to Lautreamont and Stabylo for their help !)''
 
 
* '''Disquette numéro 1''' :
 
'''Tutorial by PIECHOCKI Laurent (french) :'''
 
<br>''(Thanks to Lautreamont and Stabylo for their help !)''
 
* Disquette numéro 1 :
 
 
** Contenus : [[pl_TABLE.DOC]]
 
** Contenus : [[pl_TABLE.DOC]]
 
** Tome 1, Chapitre 1 : Introductions [[pl_INTRODUC.DOC]]
 
** Tome 1, Chapitre 1 : Introductions [[pl_INTRODUC.DOC]]
Line 21: Line 18:
 
** Exercices : [[pl_EXOS_1.DOC]]
 
** Exercices : [[pl_EXOS_1.DOC]]
 
** Corrections : [[pl_CORRIG_1.DOC]]
 
** Corrections : [[pl_CORRIG_1.DOC]]
  +
<br>
 
* Disquette numéro 2 :
+
* '''Disquette numéro 2''' :
 
** Contenus : [[pl2_TABLE.DOC]]
 
** Contenus : [[pl2_TABLE.DOC]]
 
** Tome 1, Chapitre 6 : Les fonctions du BIOS et de l'XBIOS [[pl2_BIOS.DOC]]
 
** Tome 1, Chapitre 6 : Les fonctions du BIOS et de l'XBIOS [[pl2_BIOS.DOC]]
Line 32: Line 29:
 
** Tome 1, Chapitre 9 : Exercices N°4 [[pl2_EXOS_4.DOC]] et Corrigés N°4 [[pl2_CORRIG_4.DOC]]
 
** Tome 1, Chapitre 9 : Exercices N°4 [[pl2_EXOS_4.DOC]] et Corrigés N°4 [[pl2_CORRIG_4.DOC]]
 
** Tome 1, Chapitre 10 : Annexes [[pl2_ANNEXE.DOC]]
 
** Tome 1, Chapitre 10 : Annexes [[pl2_ANNEXE.DOC]]
  +
<br>
 
* Disquette numéro 3 :
+
* '''Disquette numéro 3''' :
 
** Illustration des operations sur la ram video et l'écran logique : [[pl3_EX_ASS_1.S]] et [[pl3_EX_ASS_2.S]]
 
** Illustration des operations sur la ram video et l'écran logique : [[pl3_EX_ASS_1.S]] et [[pl3_EX_ASS_2.S]]
 
** Exemple de sprites : HEXER SPRITE DEMO [[pl3_HEXER.S]]
 
** Exemple de sprites : HEXER SPRITE DEMO [[pl3_HEXER.S]]
 
** Démos de LAURENT PIECHOCKI [[pl3_MOUSE_LP.S]]
 
** Démos de LAURENT PIECHOCKI [[pl3_MOUSE_LP.S]]
 
** Interrogation de la SOURIS : [[pl3_MOUSECOO.S]]
 
** Interrogation de la SOURIS : [[pl3_MOUSECOO.S]]
  +
<br>
 
 
== Perihelion tutorials ==
 
'''Perihelion tutorial :'''
 
 
* The Atari ST M68000 [[Perihelion tutorial 1]] – on the theory behind programming
 
* The Atari ST M68000 [[Perihelion tutorial 1]] – on the theory behind programming
 
* The Atari ST M68000 [[Perihelion tutorial 2]] – of the workings of Devpac 3 and the realisation of some code
 
* The Atari ST M68000 [[Perihelion tutorial 2]] – of the workings of Devpac 3 and the realisation of some code
Line 57: Line 53:
 
* The Atari ST M68000 [[Perihelion tutorial 14]] – of using the gramophone
 
* The Atari ST M68000 [[Perihelion tutorial 14]] – of using the gramophone
 
* The Atari ST M68000 [[Perihelion tutorial 15]] – on fading to black
 
* The Atari ST M68000 [[Perihelion tutorial 15]] – on fading to black
  +
<br>
 
 
== Making optimized assembly code by Earx ==
 
'''Making optimized assembly code by Earx'''
 
 
* Index : [[earxtutfrontpage]] - Frontpage
 
* Index : [[earxtutfrontpage]] - Frontpage
 
* Chapter 0 : [[earxtutchap0]] - Assembler?
 
* Chapter 0 : [[earxtutchap0]] - Assembler?
Line 76: Line 71:
 
* Appendix C : [[earxtutapp3]] - Suggested reading
 
* Appendix C : [[earxtutapp3]] - Suggested reading
 
* Appendix D : [[earxtutapp4]] - Essential tools
 
* Appendix D : [[earxtutapp4]] - Essential tools
  +
<br>
 
  +
== Assembly Language Workshop vol. 2 by Clayton Walnum ==
 
  +
* [[CW_Index]]
'''Tips and tricks'''
 
  +
* [[CW_CHAPTER 1]] : INITIALIZING A GEM PROGRAM
  +
* [[CW_CHAPTER 2]] : HANDLING THE FILE SELECTOR
  +
* [[CW_CHAPTER 3]] : MENU BARS
  +
* [[CW_CHAPTER 4]] : OBJECT TREES AND DIALOG BOXES
  +
* [[CW_CHAPTER 5]] : INTRODUCING THE VDI
  +
<br>
 
== Tips and tricks ==
 
* [[Short Cuts, Hint & Tips Etc]] by unknow
 
* [[Short Cuts, Hint & Tips Etc]] by unknow
  +
<br><br>
 
 
 
 
 
Back to [[Programming]]
 
Back to [[Programming]]

Revision as of 14:19, 24 October 2006

Tutorials by John Cove aka Tronic of EfFeCt


Tutorials by Féroce Lapin (french)

  • Arrive soon...


Tutorials by PIECHOCKI Laurent (french)

(Thanks to Lautreamont and Stabylo for their help !)




Perihelion tutorials


Making optimized assembly code by Earx


Assembly Language Workshop vol. 2 by Clayton Walnum


Tips and tricks



Back to Programming