home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 20005 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  2.0 KB

  1. Path: sparky!uunet!wupost!waikato.ac.nz!ldo
  2. From: ldo@waikato.ac.nz (Lawrence D'Oliveiro, Waikato University)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Asm info (was Re: 'C' compiler for Mac: which one to use?)
  5. Message-ID: <1992Dec18.143726.12887@waikato.ac.nz>
  6. Date: 18 Dec 92 14:37:26 +1300
  7. References: <1992Dec16.213416.5569@bnr.ca> <ksand-161292235532@wintermute.apple.com>
  8. Followup-To: comp.sys.mac.programmer
  9. Organization: University of Waikato, Hamilton, New Zealand
  10. Lines: 29
  11.  
  12. In article <ksand-161292235532@wintermute.apple.com>, ksand@apple.com (Kent Sandvik ) writes:
  13. >
  14. >> And, final question, what is a REALLY good book on
  15. >> 68030 programming, relating to MMU functions and
  16. >> supervisor/priviledged operations?
  17. >
  18. > Williams 68030 asm programming book is handy, the samples
  19. > are in MPW asm code so that's nice. Also, the Motorola specs
  20. > are worth getting (calling the nearest Motorola rep? I got
  21. > mine from a sales person).
  22.  
  23. Just a warning: if you're wanting a proper description of the instruction
  24. set, don't bother getting the 68xxx processor user manuals that APDA are
  25. selling. Earlier editions of these did indeed contain full details on
  26. instruction sets, but all you get now are summaries.
  27.  
  28. All the instruction set details for the 68xxx CPUs, the 68851 MMU and the
  29. 68881/68882 FPUs have been collected into a new manual, called the "M68000
  30. Family Programmer's Reference Manual", Motorola part number M68000PM/AD. I
  31. suggested to APDA some time ago that they should carry this manual, but I
  32. haven't seen any sign that they're doing so yet.
  33.  
  34. Lawrence D'Oliveiro                       fone: +64-7-856-2889
  35. Computer Services Dept                     fax: +64-7-838-4066
  36. University of Waikato            electric mail: ldo@waikato.ac.nz
  37. Hamilton, New Zealand    37^ 47' 26" S, 175^ 19' 7" E, GMT+13:00
  38. "Jim, I feel here that Scott may be too tall in the area of height with
  39. reference to Vanilla who is too near the ground in the area of being too
  40. short at this time."                                  -- Monty Python
  41.