home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / phxass / examples / include / hardware / copper.i < prev    next >
Text File  |  1977-12-31  |  281b  |  22 lines

  1.  ifnd HARDWARE_COPPER_I
  2. HARDWARE_COPPER_I set 1
  3. *
  4. *  hardware/copper.i
  5. *  for PhxAss
  6. *
  7. *  © copyright by F.Wille in 1993
  8. *
  9.  
  10. VPOSR     = $004
  11. VHPOSR     = $006
  12. VPOSW     = $02a
  13. VHPOSW     = $02c
  14. COPCON     = $02e
  15. COP1LC     = $080
  16. COP2LC     = $084
  17. COPJMP1  = $088
  18. COPJMP2  = $08a
  19. COPINS     = $08c
  20.  
  21.  endc
  22.