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

  1. Path: everest.vol.it!news
  2. From: bizzetti@mbox.vol.it (Fabio Bizzetti)
  3. Newsgroups: alt.sys.amiga.demos,comp.sys.amiga.programmer
  4. Subject: Re: OS friendly Demos..
  5. Date: 19 Feb 1996 02:14:18 GMT
  6. Organization: Video On Line
  7. Message-ID: <2492.6623T185T733@mbox.vol.it>
  8. References: <wJL6y*csa@aargh.incubus.sub.org>
  9. NNTP-Posting-Host: molcl12.vol.it
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12. >In article <2125.6620T1404T1504@mbox.vol.it>, Fabio Bizzetti writes:
  13.  
  14. >> be so nice to write an assembly, short as much as possible source to
  15. >> intercept the Amiga-M/N keys
  16.  
  17. >Why intercept?  Users hit them when they WANT to access other screens.
  18.  
  19. Because when you press the Amiga-M keys the OS hits the hardware although you
  20. made a LoadView(0). This changes the synch registers, in the best case.
  21. Amiga-M/N keys have to be filtered if you want to make a demo/game that hits
  22. the hardware (I challenge anyone to demonstrate that with the OS you can do
  23. everything, you -cannot- make the great effects that you should ask Amiga
  24. coders to make). Definitely, I agree to push the compatibility as far as
  25. possible, but we cannot think with OS's C/C++ programmers mentality when we've
  26. to make technically amazing DemoEffects/games.
  27. This is sad maybe, but absolutely true.
  28.  
  29.  
  30. >> No shared libraries please.
  31.  
  32. >Why not?
  33.  
  34. I dont want to call 10 libraries to run 10 routines long 20-100 bytes each.
  35. I dont know if you understand, but you'll hear this from many other coders.
  36. Just accept it please, there're good reasons.
  37.  
  38. So, should we start this public collaboration?
  39. I know that some of the people that wish for better compatibility for games/
  40. demos in this newsgroup are OS's assembly programmers. If they want, they can
  41. improve considerably compatibility of the demo/games written by the genial
  42. "τ°╨µrz", as the "cathegory" has been sadly called.
  43. Just write these simple routines/docs in a clear way that will push any coder
  44. to use them.
  45.  
  46.  
  47. ciauzzzzzz
  48.  
  49. ------------------------------------------------------------------------------
  50. |                                                                            |
  51. |           Stop that fucking imperialist embargo against Cuba.              |
  52. |                 Hasta Siempre Comandante Che Guevara.                      |
  53. |                                                                            |
  54. |                                                                            |
  55. |    Fabio "Maverick" Bizzetti - bizzetti@mbox.vol.it - Maverick* at IRC     |
  56. |              The maker of "CyberMan" and "Virtual Karting"                 |
  57. |   working on "Virtual Rally" and "StarFighter", the 3D game that will      |
  58. |                        bring the Amiga to the top                          |
  59. |                                                                            |
  60. ------------------------------------------------------------------------------
  61.  
  62.  
  63.