home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Assembler / wst!oma3.lha / OMA / Include / graphics / copper.i < prev    next >
Encoding:
Text File  |  1994-12-23  |  1.4 KB  |  72 lines

  1.     IFND    GRAPHICS_COPPER_I
  2. GRAPHICS_COPPER_I    EQU    1
  3. *    $Filename: graphics/copper.i $
  4. *    $Release: 2.04 Includes, V37.4 $
  5. *    $Revision: 37.1 $
  6. *    $Date: 91/02/12 $
  7. *    graphics copper list intruction definitions
  8. *    (C) Copyright 1985-1991 Commodore-Amiga, Inc.
  9. *        All Rights Reserved
  10. *    This file was modified for the Optimizing Macro Assembler:
  11. *        IFD V1_3 ... ENDC was missing and has been added.
  12.     IFND    EXEC_TYPES_I
  13.     include    'exec/types.i'
  14.     ENDC
  15. COPPER_MOVE    EQU    0
  16. COPPER_WAIT    EQU    1
  17. CPRNXTBUF    EQU    2
  18. CPR_NT_LOF    EQU    $8000
  19. CPR_NT_SHT    EQU    $4000
  20. CPR_NT_SYS    EQU    $2000
  21.     RSRESET
  22. CopIns    rs.b    0
  23. ci_OpCode    rs    1
  24. ci_nxtlist    rs.b    0
  25. ci_VWaitPos    rs.b    0
  26. ci_DestAddr    rs.b    2
  27. ci_HWaitPos    rs.b    0
  28. ci_DestData    rs.b    2
  29. ci_SIZEOF    rs.b    0
  30.     RSRESET
  31. cprlist    rs.b    0
  32. crl_Next    rs    2
  33. crl_start    rs    2
  34. crl_MaxCount    rs    1
  35. crl_SIZEOF    rs.b    0
  36.     RSRESET
  37. CopList    rs.b    0
  38. cl_Next    rs    2
  39. cl__CopList    rs    2
  40. cl__ViewPort    rs    2
  41. cl_CopIns    rs    2
  42. cl_CopPtr    rs    2
  43. cl_CopLStart    rs    2
  44. cl_CopSStart    rs    2
  45. cl_Count    rs    1
  46. cl_MaxCount    rs    1
  47. cl_DyOffset    rs    1
  48.     IFD    V1_3
  49. cl_Cop2Start    rs    1
  50. cl_Cop3Start    rs    1
  51. cl_Cop4Start    rs    1
  52. cl_Cop5Start    rs    1
  53.     ENDC
  54. cl_SIZEOF    rs.b    0
  55.     RSRESET
  56. UCopList    rs.b    0
  57. ucl_Next    rs    2
  58. ucl_FirstCopList    rs    2
  59. ucl_CopList    rs    2
  60. ucl_SIZEOF    rs.b    0
  61.     RSRESET
  62. copinit    rs.b    0
  63. copinit_vsync_hblank    rs.b    4
  64. copinit_diwstart    rs.b    8
  65. copinit_diagstrt    rs.b    8
  66. copinit_sprstrtup    rs.b    2*(2*8*2)
  67. copinit_wait14    rs.b    2*(2+2)
  68. copinit_genloc    rs.b    2*(4+(2*2)+2)
  69. copinit_sprstop    rs.b    8
  70. copinit_SIZEOF    rs.b    0
  71.     ENDC
  72.