home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / ppc / rtgppc / readme.first < prev   
Text File  |  1998-01-06  |  2KB  |  36 lines

  1. IMPORTANT
  2. =========
  3.  
  4. This archive contains a preview of rtgmaster PPC (Version 30) for developpers.
  5. You need the base archive rtgmaster_dev.lha for Developpers first. This preview
  6. is not completely done and does not yet contain real docs. Please notice this
  7. and:
  8.  
  9. 1. rtgmaster PPC does not speed up rtgmaster 68k programs. They will just stay
  10.    the same. rtgmaster PPC differs from the 68k version in the way, that it
  11.    supports additional functions that are only usable when a PPC is present.
  12.    A 68k program simply does not use these functions. A 68k programs only
  13.    uses the 68k rtgmaster functions. This is the best way to make use of the
  14.    PowerUP Board. An automatic acceleration is not possible, because 68k<->PPC
  15.    Switches would cause Contextswitches. Use the PPC Functions in PPC Code.
  16.    Also the acceleration of the PPC Functions probably will be much faster,
  17.    when the Cybervision/PPC arrives, then currently. Currently there will be
  18.    a speedup, but due to Zorro Bus, not that much like you might expect.
  19. 2. rtgmaster PPC runs on both PowerUP systems and "normal 68k Amigas". The PPC
  20.    Code of course only runs when a PPC is present. The PPC part of the library
  21.    will simply not be executed, if no PPC is present.
  22. 3. This is, as no PPC programs are coming with this, only interesting for
  23.    Developpers (asides from that it provides the latest rtgmaster Binaries...)
  24. 4. Developpers should get rtgmaster_dev.lha from Aminet too. This is only an
  25.    Update for Includes/Docs/Binaries. Includes are provided for StormC and SAS/C.
  26.    ASM Includes are found inside both the directories for StormC and SAS/C
  27.    Includes.
  28. 5. To use the PPC Features you need StormC, StormPowerASM or pASM (using it
  29.    with EHF Format, rtgmaster PPC does not work with ELF Format PPC
  30.    Executables).
  31. 6. There will be a better documentation as soon as possible, also rtgmaster
  32.    will get updated with more complete PPC Support and maybe some new c2p
  33.    modules (For PPC-c2p currently always the PPC c2p module from Sam Jordan
  34.    is used... the c2p modules in libs:rtgc2p are 68k only).
  35.  
  36.