home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / Include040 / lvo / blitter_lvo.s < prev    next >
Encoding:
Text File  |  1999-10-02  |  2.0 KB  |  89 lines

  1. _LVOAllocBlitMem    equ    -6
  2.     xdef    _LVOAllocBlitMem
  3. _LVODrawRGBPixel    equ    -12
  4.     xdef    _LVODrawRGBPixel
  5. _LVOSortBobList    equ    -18
  6.     xdef    _LVOSortBobList
  7. _LVOSortMBob    equ    -24
  8.     xdef    _LVOSortMBob
  9. _LVOCopyBuffer    equ    -30
  10.     xdef    _LVOCopyBuffer
  11. _LVOCreateMasks    equ    -36
  12.     xdef    _LVOCreateMasks
  13. _LVODrawBob    equ    -42
  14.     xdef    _LVODrawBob
  15. _LVODrawBobList    equ    -48
  16.     xdef    _LVODrawBobList
  17. _LVODrawLine    equ    -54
  18.     xdef    _LVODrawLine
  19. _LVODrawPixel    equ    -60
  20.     xdef    _LVODrawPixel
  21. _LVODrawPixelList    equ    -66
  22.     xdef    _LVODrawPixelList
  23. _LVODrawUCLine    equ    -72
  24.     xdef    _LVODrawUCLine
  25. _LVODrawUCPixelList    equ    -78
  26.     xdef    _LVODrawUCPixelList
  27. _LVODrawUCPixel    equ    -84
  28.     xdef    _LVODrawUCPixel
  29. _LVOFreeBlitMem    equ    -90
  30.     xdef    _LVOFreeBlitMem
  31. _LVODrawUCRGBPixel    equ    -96
  32.     xdef    _LVODrawUCRGBPixel
  33. _LVOReadPixel    equ    -102
  34.     xdef    _LVOReadPixel
  35. _LVOReadPixelList    equ    -108
  36.     xdef    _LVOReadPixelList
  37. _LVOSetBobDimensions    equ    -114
  38.     xdef    _LVOSetBobDimensions
  39. _LVOSetBobDrawMode    equ    -120
  40.     xdef    _LVOSetBobDrawMode
  41. _LVOSetBobFrames    equ    -126
  42.     xdef    _LVOSetBobFrames
  43. _LVOTakeOSBlitter    equ    -132
  44.     xdef    _LVOTakeOSBlitter
  45. _LVOGiveOSBlitter    equ    -138
  46.     xdef    _LVOGiveOSBlitter
  47. _LVOReadRGBPixel    equ    -144
  48.     xdef    _LVOReadRGBPixel
  49. _LVODrawRGBLine    equ    -150
  50.     xdef    _LVODrawRGBLine
  51. _LVODrawUCRGBLine    equ    -156
  52.     xdef    _LVODrawUCRGBLine
  53. _LVODrawRGBPixelList    equ    -162
  54.     xdef    _LVODrawRGBPixelList
  55. _LVOGetBmpType    equ    -168
  56.     xdef    _LVOGetBmpType
  57. _LVOPenRect    equ    -174
  58.     xdef    _LVOPenRect
  59. _LVOCopyLine    equ    -180
  60.     xdef    _LVOCopyLine
  61. _LVOBlitArea    equ    -186
  62.     xdef    _LVOBlitArea
  63. _LVOSetRGBPen    equ    -192
  64.     xdef    _LVOSetRGBPen
  65. _LVOPenPixel    equ    -198
  66.     xdef    _LVOPenPixel
  67. _LVOPenLine    equ    -204
  68.     xdef    _LVOPenLine
  69. _LVOGetRGBPen    equ    -210
  70.     xdef    _LVOGetRGBPen
  71. _LVOPenUCLine    equ    -216
  72.     xdef    _LVOPenUCLine
  73. _LVOPenCircle    equ    -222
  74.     xdef    _LVOPenCircle
  75. _LVOPenEllipse    equ    -228
  76.     xdef    _LVOPenEllipse
  77. _LVOFlood    equ    -234
  78.     xdef    _LVOFlood
  79. _LVOFlipHBitmap    equ    -240
  80.     xdef    _LVOFlipHBitmap
  81. _LVOFlipVBitmap    equ    -246
  82.     xdef    _LVOFlipVBitmap
  83. _LVOSetPenShape    equ    -252
  84.     xdef    _LVOSetPenShape
  85. _LVOPenLinePxl    equ    -258
  86.     xdef    _LVOPenLinePxl
  87. _LVODrawPen    equ    -264
  88.     xdef    _LVODrawPen
  89.