home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / atari / 8bit / 3810 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.1 KB

  1. Path: sparky!uunet!gatech!rutgers!dziuxsolim.rutgers.edu!electron.rutgers.edu!chase
  2. From: chase@electron.rutgers.edu (Kevin Chase)
  3. Newsgroups: comp.sys.atari.8bit
  4. Subject: Re: Writing A Disassembler
  5. Message-ID: <Jul.23.10.46.32.1992.6718@electron.rutgers.edu>
  6. Date: 23 Jul 92 14:46:33 GMT
  7. References: <Jim_Johnson.05tp@abcd.Houghton.MI.US>
  8. Organization: Rutgers Univ., New Brunswick, N.J.
  9. Lines: 17
  10.  
  11. Jim_Johnson@abcd.Houghton.MI.US (Jim Johnson) writes:
  12.  
  13. >A follow on to an earlier message - 
  14. >If you are interested in Assembler, the MAC65 already supports the 65C02
  15. >and the folks who introduced the 65816 upgrade wrote MAC65 macros to
  16. >support the 16bit mode.
  17.  
  18. >-- Via DLG Pro v0.992
  19.  
  20. >Jim Johnson-
  21. >*** Remember, they're only tools - Not a way of life! ***
  22.  
  23. Actually, according to the manual I have, it only supports things like
  24. STZ, ADC (ZP), and a few others.  It does not implement the BBS 0-7,branch
  25. or the BBR, or TSB, TRB opcodes.  I have a hacked version of ra65 which
  26. supports these, but I have never tested my additions.  (I added the feature
  27. less than a month ago).
  28.