home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1998 #6 / amigaacscoverdisc1998-061998.iso / games / shareware / gms / gmsdev / includes / modules / screens.i < prev    next >
Text File  |  1998-06-08  |  1KB  |  33 lines

  1.         IFND LIBRARIES_SCREENS_LIB_I
  2. LIBRARIES_SCREENS_LIB_I    SET    1
  3.  
  4.  
  5. _LVOscrAllocVideoMem               EQU    -6
  6. _LVOscrBlankColours                EQU    -12
  7. _LVOscrBlankOn                     EQU    -18
  8. _LVOscrBlankOff                    EQU    -24
  9. _LVOscrChangeColours               EQU    -30
  10. _LVOscrColourMorph                 EQU    -36
  11. _LVOscrColourToPalette             EQU    -42
  12. _LVOscrFreeVideoMem                EQU    -48
  13. _LVOscrReadySwitch                 EQU    -54
  14. _LVOscrWaitAVBL                    EQU    -60
  15. _LVOscrSetBmpOffsets               EQU    -66
  16. _LVOscrprvMoveBitmap               EQU    -72
  17. _LVOscrSetScrOffsets               EQU    -78
  18. _LVOscrSetScrDimensions            EQU    -84
  19. _LVOscrPaletteMorph                EQU    -90
  20. _LVOscrPaletteToColour             EQU    -96
  21. _LVOscrRefreshScreen               EQU    -102
  22. _LVOscrprvRemakeScreen             EQU    -108
  23. _LVOscrprvSwitchScreen             EQU    -114
  24. _LVOscrReturnDisplay               EQU    -120
  25. _LVOscrSwapBuffers                 EQU    -126
  26. _LVOscrTakeDisplay                 EQU    -132
  27. _LVOscrUpdateColour                EQU    -138
  28. _LVOscrUpdatePalette               EQU    -144
  29. _LVOscrWaitRastLine                EQU    -150
  30. _LVOscrWaitVBL                     EQU    -156
  31. _LVOscrWaitSwitch                  EQU    -162
  32.  
  33.         ENDC