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

  1. Path: manawatu.planet.co.nz!news
  2. From: kurg@manawatu.gen.nz (Damon Davies)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: AGA Sprites
  5. Date: 27 Jan 1996 02:35:11 GMT
  6. Organization: PlaNet (NZ) Manawatu, Palmerston Nth, New Zealand +64 6 357-9245
  7. Message-ID: <494.6600T933T1451@manawatu.gen.nz>
  8. NNTP-Posting-Host: kurg.manawatu.gen.nz
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: 8bit
  12. X-Newsreader: THOR 2.21 (Amiga;TCP/IP)
  13.  
  14. I am trying to get a 64 bit sprite repeating accross the screen, with ecs
  15. the procedure was to load SPRxCTL, SPRxPOS with the next x position, reload
  16. SPRxDATA with it's data to restart the horizontal comparison, wait for the
  17. comparison to occur then do the same for the next repeat.
  18.  My problem is there does not seem to be a 64 bit SPRxDATA,SPRxDATB, where
  19. are the other 48 bits stored? is sprite data grabbed dynamically, does
  20. anyone have any ideas regarding the above problem??
  21.  
  22. Thanx, Damon
  23.