home *** CD-ROM | disk | FTP | other *** search
/ The Technocratic Times 2 / technocratic-times-2.adf / page7 < prev    next >
Text File  |  1988-12-31  |  2KB  |  63 lines

  1.       SKYWIZE'S ASSEMBLER SCHOOL!
  2.                Part  One                    
  3.  
  4. Hi and welcome to the first part of the
  5. assembler school running in  this  mag.
  6. First  of  all  a little  presentation,
  7. I'm Skywize  of  Digital Technology and
  8. I will to the best of my ability try to
  9. guide you  through the hazards of Amiga
  10. assembly language.  Then I must clarify
  11. some  points  regarding this school. To
  12. have any real use of. this  school  you
  13. must  have   at   least  a  rudimentary
  14. knowledge  of  the Motorola 68000 chip,
  15. this knowledge is easily obtained  from
  16. one  of  several   good  books  on  the
  17. subject of 68000 assembly language. The
  18. reason for this is that it would take a
  19. hell  of  a  time  to   learn  out  the
  20. architecture, the commands  and  syntax
  21. of the 68000, not  mentioning  that  it
  22. would be quite  boring. As  I said, you
  23. can  learn all  this by  yourself since
  24. there is  books on the  subject. I will
  25. concentrate on  68000 assembly language
  26. on  the Amiga,  since books  concerning
  27. this  is very scarce  indeed, and those
  28. existing  aren't  particulary  good.  I
  29. intend  to  mainly touch upon the 'fun'
  30. part of Amiga assembly, the handling of
  31. colour, graphics, sound and so on.So no
  32.  
  33.  
  34.  
  35. serious  hardcore  utility  programming
  36. will be mentioned.So, after this little
  37. speech, what will we do know? I will be
  38. using the  Seka  assembler  in  all  my
  39. examples   since  this   is  the   most
  40. spreaded  assembler around, and a good,
  41. fast one as well (I know many people do
  42. not share my opinion on this, but screw
  43. them.)Also you will most certanily need
  44. a copy of the Hardware reference manual
  45. since it's compeletely necessary if you
  46. are to understand things.  You will not
  47. need  any other reference manuals since
  48. I  will  try  to  avoid  the  operating
  49. system  as   much   as   possible   and
  50. concentrate on the hardware,  if any of
  51. you don't agree you might as well press
  52. the magic three right now. So,  with  a
  53. newly copied Seka assmebler and a brand
  54. new copy  of  the  hardware  manual  we
  55. boldly set off to explore the depths of
  56. Amiga assembler? Well, no not quite,not
  57. in this first part of the school anyway
  58. First  I  will write a little something
  59. about  the   Amiga   architecture   and
  60. explain the commands and syntax  of the
  61. Seka assembler.In the next issue starts
  62. the funny things. So let's go..........
  63.