home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / alt / sys / amiga / demos / 2078 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  1.6 KB

  1. Path: sparky!uunet!pipex!demon!althera.demon.co.uk!comradej
  2. Newsgroups: alt.sys.amiga.demos
  3. From: comradej@althera.demon.co.uk (comradej)
  4. Subject: bugs and all that
  5. Date: Thu, 31 Dec 1992 20:40:15 +0000
  6. Message-ID: <3010@althera.demon.co.uk>
  7. Sender: usenet@demon.co.uk
  8. Lines: 35
  9.  
  10. R:921231/2040z 3010@demon.co.uk
  11.  
  12. I'm suprised no-one spotted another bug in my code...
  13.  
  14. Replace
  15.         move.l    mycopper,$dff080
  16. with
  17.         move.l    #copperlist,$dff080
  18. and it might assemble :-)
  19.  
  20. and if you add
  21.         dc.w    $100,$0200 
  22. to the front of the copperlist it might display something :-)
  23.  
  24. I've just written (and checked!!!!) a full assembling startup routine
  25. (2kb) which does all the things mentioned in the article, I'll upload
  26. it to amiga.physik RSN... I guess it's not the right place here to post
  27. as a message, or is it?
  28.  
  29. Oh, and keep up the mail. Howtocode4.txt is already under way....
  30.  
  31. CJ
  32.  
  33. ps. If you've written an Amiga 1200 demo, upload it. All I've seen is
  34. one called Millions.exe, which wasn't very good.
  35. +------------------------------------------------------------------+
  36. | comradej@althera.demon.co.uk                                     |
  37. +------------------------------------------------------------------+
  38. | Comrade J of Share and Enjoy (Retired). Ex-Demo Hacker and 68000 |
  39. | maniac. Author of Amazing Tunes I, Amazing Tunes II and Amazing  |
  40. | Tunes CDTV, the first Amiga CD-ROM demo ever with 1000 modules!  |
  41. +------------------------------------------------------------------+
  42. | ps. No. I don't want to join your group.                         |
  43. +------------------------------------------------------------------+
  44.  
  45.