home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / programm / 16276 < prev    next >
Encoding:
Text File  |  1992-11-24  |  3.5 KB  |  83 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!rmece49.upr.clu.edu!rmece02.upr.clu.edu!raist
  3. From: raist@rmece02.upr.clu.edu (Ricardo Hernandez)
  4. Subject: AGA SPECS SOLUTION!
  5. Message-ID: <1992Nov24.041931.11118@rmece49.upr.clu.edu>
  6. Sender: news@rmece49.upr.clu.edu (placeholder for future)
  7. Nntp-Posting-Host: rmece02.upr.clu.edu
  8. Organization: UPR-Mayaguez--ASEL Lab
  9. References: <92325.151947K3023E2@ALIJKU11.BITNET> <1992Nov23.132227.8784@sth.frontec.se>
  10. Date: Tue, 24 Nov 1992 04:19:31 GMT
  11. Lines: 70
  12.  
  13.     There has been a gigantic fuzz about whether C= should release
  14. the AGA hardware specs or not.  This is due that C= wants to ensure that
  15. all new programs (or as much as they can) are written using the OS, so
  16. that if there's an upgrade to the chipset, the programs will easily run.
  17.  
  18.     But also there is the group of people who want to bang the 
  19. hardware directly, to get the most out of the machince... well, 
  20. here's THE SOLUTION:  Use the...
  21.  
  22.  #####  #     # ####### ######
  23. #     # #     # #     # #     #
  24. #       #     # #     # #     #
  25.  #####  ####### #     # ######
  26.       # #     # #     # #
  27. #     # #     # #     # #
  28.  #####  #     # ####### #
  29.  
  30. ######  ######  ####### ####### #######  #####  ####### #
  31. #     # #     # #     #    #    #     # #     # #     # #
  32. #     # #     # #     #    #    #     # #       #     # #
  33. ######  ######  #     #    #    #     # #       #     # #
  34. #       #   #   #     #    #    #     # #       #     # #
  35. #       #    #  #     #    #    #     # #     # #     # #
  36. #       #     # #######    #    #######  #####  ####### #######
  37.  
  38.  
  39.    What is the SHOP Protocol?  S]ystem H]ardware O]perating P]rocedures.
  40.  
  41.    Now, future software can run on AGA, X-AGA, Super AGA, Ultra-AGA and
  42. the Super Duper RISC based with virtual reality copprocessors - AGA 
  43. (SDRVR-AGA).  Here's how it works:
  44.  
  45.    Each time a program loads, and needs hardware banging (like BLAZEMONGER),
  46. it will do some system querires.  Basic hardware registers will be
  47. specified, like for example: HardwareScroll register, Sprite 0 DMA data
  48. read register, etc. along with its data type (byte, word, long word).
  49.  
  50.    The SHOP Protocol will return the EXACT ADDRESS in hardware of those
  51. registers.  Ah, yes, add also the BltCrl, BltStart, etc.  In that way,
  52. the programs (including VR-BLAZEMONGER) will be able to access the 
  53. hardware directly, but they will self-modify in such a way that no
  54. matter how C= tries to make the new AGA's totally incompatible with
  55. previous chipsets, the software (including EURO-DEMOS) will run 
  56. without a glitch!
  57.  
  58.    Of course, a basic set of operations has to be specified, but the
  59. SHOP PROTOCOL will get richer in hardware addresses with new releases
  60. of AGA chipsets (like the scheduled for November 16, 2003 SDRVR-AGA, 
  61. which can rotate, zoom, give pleasure and torture the users in real-time!).
  62.  
  63.    So all that C= has to do is define an abstract set of hardware registers,
  64. support them with The SHOP PROTOCOL and voila!
  65.  
  66.   Happy Happy Joy Joy!
  67.  
  68. ------------------------------------------------------
  69.   Raist   // Amiga 500, 38Mhz Special MegaMidget Racer
  70.         \X/  Avid user of AmigaVision, sending mail from Mayaguez, Puerto Rico 
  71. ---------
  72.  
  73.  
  74.  
  75.  
  76. --------------------------------------------------------------
  77.   Raist   // Amiga 500, 38Mhz Special MegaMidget Racer
  78.         \X/  Avid user of AmigaVision, sending mail from Mayaguez, Puerto Rico 
  79. ---------
  80.            "If the PC or Mac continues to be the standard,
  81.             the SkyNet will never be built." - OUCH! were not my words!
  82.  
  83.