home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / PMM / Developer / IncludeWOS / lvo / mesadriver_lvo.asm < prev    next >
Encoding:
Assembly Source File  |  1999-10-03  |  1010 b   |  29 lines

  1.     section    .data,data
  2.  
  3. _LVOAmigaMesaRTLCreateContextA    equ    -30
  4.     xdef    _LVOAmigaMesaRTLCreateContextA
  5. _LVOAmigaMesaRTLDestroyContext    equ    -36
  6.     xdef    _LVOAmigaMesaRTLDestroyContext
  7. _LVOAmigaMesaRTLMakeCurrent    equ    -42
  8.     xdef    _LVOAmigaMesaRTLMakeCurrent
  9. _LVOAmigaMesaRTLGetCurrentContext    equ    -48
  10.     xdef    _LVOAmigaMesaRTLGetCurrentContext
  11. _LVOAmigaMesaRTLSetIndexRGBTable    equ    -54
  12.     xdef    _LVOAmigaMesaRTLSetIndexRGBTable
  13. _LVOAmigaMesaRTLSetIndexRGB    equ    -60
  14.     xdef    _LVOAmigaMesaRTLSetIndexRGB
  15. _LVOAmigaMesaRTLGetIndexRGB    equ    -66
  16.     xdef    _LVOAmigaMesaRTLGetIndexRGB
  17. _LVOAmigaMesaRTLSetContextAttrsA    equ    -72
  18.     xdef    _LVOAmigaMesaRTLSetContextAttrsA
  19. _LVOAmigaMesaRTLGetContextAttr    equ    -78
  20.     xdef    _LVOAmigaMesaRTLGetContextAttr
  21. _LVOAmigaMesaRTLSetOutputHandlerAttrsA    equ    -84
  22.     xdef    _LVOAmigaMesaRTLSetOutputHandlerAttrsA
  23. _LVOAmigaMesaRTLGetOutputHandlerAttr    equ    -90
  24.     xdef    _LVOAmigaMesaRTLGetOutputHandlerAttr
  25. _LVOAmigaMesaRTLSetAttrsA    equ    -96
  26.     xdef    _LVOAmigaMesaRTLSetAttrsA
  27. _LVOAmigaMesaRTLGetAttr    equ    -102
  28.     xdef    _LVOAmigaMesaRTLGetAttr
  29.