home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2982 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.1 KB  |  46 lines

  1. Path: oreig.uji.es!ii202
  2. From: ii202@rossegat.uji.es (Jorge Acereda Macia)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demo/game to OS frien
  5. Date: 7 Feb 1996 17:38:33 GMT
  6. Organization: Universitat Jaume I. Castell≤ de la Plana. Spain
  7. Distribution: world
  8. Message-ID: <4fao2p$39b@oreig.uji.es>
  9. References: <4e8h9k$mp8@sinsen.sn.no> <4e8q90$o22@serpens.rhein.de>,<4eb8l5$fv4@sunsystem5.informatik.tu-muenchen.de> <4f3f6u$n9r@news.isc.rit.edu>
  10. NNTP-Posting-Host: @rossegat.uji.es
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. mjp3783@vaxb.isc.rit.edu wrote:
  14. > In article <4eb8l5$fv4@sunsystem5.informatik.tu-muenchen.de>, fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer) writes:
  15. > >
  16. > >In article <4e8q90$o22@serpens.rhein.de>, mlelstv@serpens.rhein.de (Michael van Elst) writes:
  17. > >|> tbk@sn.no (Thore Bjerklund Karlsen) writes:
  18. > >|> 
  19. > >|> >tetris,  in  case you didn't notice.  Do you think Super Stardust would
  20. > >|> >be  the same using ONLY the OS (and to top it off:) and written ONLY in
  21. > >|> >C?
  22. > >|> 
  23. > >|> Again a sign that you really do not want to argue. The choice of
  24. > >|> the programming language has nothing to do with compatibility.
  25. > >
  26. > >yep, but games written in C-only are really lot slower, that's what
  27. > >he probably meant.
  28.  
  29. > You need to diferentiate C vs. asm and OS vs hardware. C really doesn't compile
  30. > to be _that_ much different from asm. A few cycles here and there, but not huge
  31. > differences, I believe.
  32.  
  33. A few _frames_ here and there :-) coding inner loops in asm is a must 
  34. to write decent arcade games. E+inline asm is a good choice, IMHO 
  35. better than C (C  compilers are really slow when compared to EC). 
  36. The only drawback here is portability.
  37.  
  38. Greets,
  39. --
  40.  ---------------------------- --------------------------------------------
  41. |       Jorge Acereda        |      Dream the same thing everynight       |
  42. |   ii202@rossegat.uji.es    |       I see our freedom in my sight        |
  43. |       Intel Outside        |     No locked doors, no windows barred     |
  44. |        Amiga Rules         |   No things to make my brain seem scarred  |
  45.  ---------------------------- --------------------------------------------
  46.