home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6172 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: news.tau.ac.il!usenet
  2. From: "Avi L." <avil@sapiens.com>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Scrolling only selected bitplanes
  5. Date: Mon, 25 Mar 1996 15:38:42 +0200
  6. Organization: Sapiens Tech.
  7. Message-ID: <3156A1E2.D93@sapiens.com>
  8. References: <314e1835@beachyhd.demon.co.uk> <2628.6653T1T2571@mbox.vol.it> <4iseak$1j2@sinsen.sn.no>
  9. NNTP-Posting-Host: honda.sapiens.co.il
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.01 (WinNT; I)
  14.  
  15. Odd H. Sandvik wrote:
  16. > Fabio Bizzetti (bizzetti@mbox.vol.it) wrote:
  17.  
  18. > Guess what, the Sony Playstation has got an OS which is being used
  19. > instead of the hardware-banging.
  20. > I'm getting really tired of you trashing the AmigaOS every time you open
  21. > your mouth. HW-bashing should be banned, period.
  22. > If you haven't got anything intelligent to say, just shut up!
  23.  
  24. EXACTLY!!!! a good point here. the OS is not to be blamed for the speed of the CPU, it'll be 
  25. alot easier for a developer to use the API's provided by the OS than hitting the hardware 
  26. directly every time. you need to hit the hardware ONLY when the OS doesn't provide you with 
  27. the tools needed to complete a certain task. only then is it justifyable to extend the OS by 
  28. going down and getting your hands all dirty. the Amiga simply needs RAW computing speed so 
  29. stop putting the blame on the OS, it's highly optimized anyway. given a reasonably fast CPU 
  30. the system will be mucho faster even going through the OS to get the job done. asking the OS 
  31. to do it increases the chances your code will work on other configurations and will stop the 
  32. problems of most software that being soooo hardware-dependent are causing only part of the 
  33. market to actually use thier products. once the PowerAmiga's  come on the scene there will be 
  34. no need to hit the hardware if the OS provides you with the tools necessary and also 
  35. programming using assembly language will no longer be very necessary to gain speed. remember 
  36. that the best way to do things is always the easiest way.
  37.  
  38. Avi Lev.
  39.