home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 16032 < prev    next >
Encoding:
Text File  |  1992-11-18  |  1.7 KB  |  34 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!eeklund
  3. From: eeklund@nyx.cs.du.edu (Eivind Eklund)
  4. Subject: Re: BLK.W and books
  5. Message-ID: <1992Nov18.165655.10477@mnemosyne.cs.du.edu>
  6. X-Disclaimer: Nyx is a public access Unix system run by the University
  7.     of Denver for the Denver community.  The University has neither
  8.     control over nor responsibility for the opinions of users.
  9. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  10. Organization: Nyx, Public Access Unix at U. of Denver Math/CS dept.
  11. References: <1992Nov14.234350.2111@ucbeh.san.uc.edu>
  12. Date: Wed, 18 Nov 92 16:56:55 GMT
  13. Lines: 19
  14.  
  15. In article <1992Nov14.234350.2111@ucbeh.san.uc.edu> dickerde@ucbeh.san.uc.edu writes:
  16. >Does anyone know what the command   blk.w   500     means. I'm interseted in
  17. >tring to learn Assembly but the book I have, by Abacus, doesn't explain what to
  18. >do if the assembler your using doesn't have the command. I'm using DEVPAC 2.
  19. >Also could someone suggest a book or tutorial about assembler?
  20.  
  21. That command is for the F***ING SEKA/AsmOne assembler.  It is to allocate
  22. a block of memory.  Use DCB or DS instead.  The same for DevPac (and work
  23. with any decent version of SEKA/AsmOne, too)
  24. Books: There should come some OK docs with the assembler, and you ought to
  25. buy Commodores manuals...   They're not particularly about 68000 assembly,
  26. but you need them if you want to get anything DONE.
  27. Also, a book about the 68000 (not machine-specific) would be nice to have.
  28.  I would suggest getting one including the timings; you wil like to have
  29. them l8er, but it is no BIG deal.
  30.  
  31. Eivind Eklund AKA Vishnu CRB
  32. eeklund@nyx.cs.du.edu or phone +47-(0)-9-944946 (BBS, shout to get ME)
  33.  
  34.