home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / alt / sys / amiga / demos / 1420 < prev    next >
Encoding:
Internet Message Format  |  1992-11-07  |  1.9 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!spool.mu.edu!agate!doc.ic.ac.uk!uknet!edcastle!dcs.ed.ac.uk!jxp
  2. From: jxp@dcs.ed.ac.uk (Joe Potter)
  3. Newsgroups: alt.sys.amiga.demos
  4. Subject: Re: Questions....
  5. Message-ID: <BxAKyq.MtD@dcs.ed.ac.uk>
  6. Date: 6 Nov 92 11:23:13 GMT
  7. References: <1992Nov6.025313.9002@ultb.isc.rit.edu>
  8. Sender: cnews@dcs.ed.ac.uk (UseNet News Admin)
  9. Organization: Department of Computer Science, University of Edinburgh
  10. Lines: 31
  11.  
  12. In article <1992Nov6.025313.9002@ultb.isc.rit.edu>, jms1086@ritvax.isc.rit.edu writes:
  13. > Has there ever been a demo coded in any other langauage?? Cause I wanna 
  14. > come up with a demo, but I don't know Assembly, nor do I have the time to 
  15. > learn.. I do know C quite well, and actaully got some decent speed out of
  16. > a couple vector (just lines though..Haven't tried prging the Blitter
  17. > yet...) boxes... 
  18.  
  19.     I understand there are a lot of AMOS demos about.  Even compiled, I can't
  20. imagine they'd be fast...
  21.     C should be OK for most parts of a demo, but I'd recommend learning 68000
  22. ASAP simply to get the max.
  23.     When you use the blitter you should notice a hair-raising increase in speed.  I
  24. would guess (I don't know how well your compiler works) around a 2000% increase in
  25. speed.  The 68000 uses manymanymany cycles for its instructions (averageing around 6,
  26. isn't it?) whereas the blitter uses two per word fetched.  Typically.
  27.  
  28. > Now.. I could use an algorithum for a Plasma... I would love to do one,
  29. > but can't quite figure it out yet... Maybe an example algurithim (and
  30. > a spelling checker?).. 
  31.  
  32.     What's difficult abour spelling 'algorithm'? :-)
  33.  
  34. > Also... What systems has HardWired worked on? Anyone get it working yet?
  35. > Will it work on a: A2000, 1M Chip, 2M Fast, 2 Floppies?
  36.  
  37.     It works (mostly) on my A1500 w/1M chip, 2M fast, 2 Floppies, GVP SCSI
  38. board + 52MB drive, but crashed after a while.  I understand it works better on my pal's
  39. A600.
  40.  
  41.                         Joe.
  42.