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

  1.     section    .data,data
  2.  
  3. _LVOemuRemapFunctions    equ    -30
  4.     xdef    _LVOemuRemapFunctions
  5. _LVOemuInitRefresh    equ    -36
  6.     xdef    _LVOemuInitRefresh
  7. _LVOemuFreeRefresh    equ    -42
  8.     xdef    _LVOemuFreeRefresh
  9. _LVOemuRefreshScreen    equ    -48
  10.     xdef    _LVOemuRefreshScreen
  11.