home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 18 / amigaformatcd18.iso / -readerstuff- / christophe_ochal / assemblyforbeginners < prev    next >
Text File  |  1997-07-22  |  2KB  |  41 lines

  1. Assembly for beginners.
  2.  
  3. Assembly is that mystical language used by so many coders.
  4. Now you to will get to chance to learn all about it, without having to study those big & complicated 
  5. books about it.
  6. Assembler is the ultimate in amiga (or whatever platform) programming, but it's also the most difficult 
  7. one to master.
  8. Assemblyprogramming on the amiga has several advantages:
  9.         1: It's cheap. (If you use A68k and the developers CD you'll be coding for a fifth of the price of
  10.                 e.g. stormC lite.
  11.         2: It's fast & you've got full control of the amiga, with all it's power.
  12.         3: You'll be amongst the professionals when it comes to exploiting your miggy.
  13. But... you'll need a few things though:
  14.         1: -Patience.
  15.                 This is a must have for future coders.
  16.         2: -Intelligence.
  17.                 You'll need a comprehensive understanding of bit 
  18. operations.
  19.         3: -An assembler & the Commodore (Escom or Gateway 2000) Includefiles.
  20.                 You'll find two assemblers in the utilities drawer on this disk.
  21.                 The first one, snma, is freeware and made by Samu Nuojua.
  22.                 The second, A68k, is also freeware and made by Charlie Gibbs.
  23. Unfortunately i haven't got copyright on the include files so you will need to get these yourselves.
  24. They can be found on the Amiga Developers CD, published  by Amiga 
  25. International.
  26. Or alternately in the Amiga reference manuals published by Addison Wesly. (The include files are also 
  27. included with commercial products like devpac.)
  28. There are also other shareware assemblers, e.g. PhxAs & Barfly both are very competent and 
  29. support up the the '060 & PPC603e.
  30. Other useful stuff includes the linker Blink (Also in the utilities drawer).
  31. If you do fancy some heavy reading you might want to check out the following books:
  32.         - Amiga Rom Kernel Reference Manual: Libraries.
  33.         - Amiga Rom Kernal Reference Manual: Devices
  34.         - Amiga Rom Kernal Reference Manual: Includes & Autodocs.
  35.         - Amiga Hardware reference Manual
  36.         - Amiga User Interface Style Guide
  37.         - The AmigaDOS Manual
  38. With these books you'll have every thing that you need to start developing for the amiga.
  39. Next month i'll be explaining how to install A68k & Snma + the basic functions for both.
  40. For contributions check the file "About Mealström" or for requests and questions just write (the address 
  41. can be found in the file "correspondence".