home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 4: Demo 1 / almathera_demo1.bin / commercial / asmonedemo / asm-one / include / graphics / copper.i < prev    next >
Text File  |  1995-03-16  |  850b  |  49 lines

  1.     IFND    GRAPHICS_COPPER_I
  2. GRAPHICS_COPPER_I    =    1
  3. COPPER_MOVE    =    0
  4. COPPER_WAIT    =    1
  5. CPRNXTBUF    =    2
  6. CPR_NT_LOF    =    $8000
  7. CPR_NT_SHT    =    $4000
  8.     RSRESET
  9. CopIns        RS.B    0
  10. ci_OpCode    RS.W    1
  11. ci_nxtlist    RS.B    0
  12. ci_VWaitPos    RS.B    0
  13. ci_DestAddr    RS.B    2
  14. ci_HWaitPos    RS.B    0
  15. ci_DestData    RS.B    2
  16. ci_SIZEOF    RS.W    0
  17.     RSRESET
  18. cprlist        RS.B    0
  19. crl_Next    RS.L    1
  20. crl_start    RS.L    1
  21. crl_MaxCount    RS.W    1
  22. crl_SIZEOF    RS.W    0
  23.     RSRESET
  24. CopList        RS.B    0
  25. cl_Next        RS.L    1
  26. cl__CopList    RS.L    1
  27. cl__ViewPort    RS.L    1
  28. cl_CopIns    RS.L    1
  29. cl_CopPtr    RS.L    1
  30. cl_CopLStart    RS.L    1
  31. cl_CopSStart    RS.L    1
  32. cl_Count    RS.W    1
  33. cl_MaxCount    RS.W    1
  34. cl_DyOffset    RS.W    1
  35. cl_SIZEOF    RS.W    0
  36.     RSRESET
  37. UCopList    RS.B    0
  38. ucl_Next    RS.L    1
  39. ucl_FirstCopList    RS.L    1
  40. ucl_CopList    RS.L    1
  41. ucl_SIZEOF    RS.W    0
  42.     RSRESET
  43. copinit        RS.B    0
  44. copinit_diagstrt    RS.B    8
  45. copinit_sprstrtup    RS.B    2*[[2*8*2]+2+[2*2]+2]
  46. copinit_sprstop    RS.B    4
  47. copinit_SIZEOF    RS.W    0
  48.     ENDC
  49.