home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 1328.dms / in.adf / SRC / McRip.s next >
Encoding:
Text File  |  1993-03-03  |  1.3 KB  |  32 lines

  1. ;***********************************************************
  2. ;*          Synthesis Version 4.0 Replay Linker I          *
  3. ;*    (c) 1991 Mr.Soundwave of Taipan / Running Access.    *
  4. ;***********************************************************
  5.  
  6. StartSave:
  7.  
  8. Replayer:
  9.  Incbin    "df0:SRC/SYNTHESIS.OBJ"         ;Don't Change This !!!!
  10.  
  11. Module:
  12.  Incbin    "DF0:MODULES/AMEGAS"         ;Enter The Correct Name
  13.  
  14. EndSave:
  15.  
  16. ;***********************************************************
  17. ;* To Get The Image File (Contains Replayer & Songmodule)  *
  18. ;* Assemble this Source and use the "WriteImage" Option of *
  19. ;* your Seka. Now Locate The Image Module at $40000 and    *
  20. ;* Use My JumpTable to Run the Music...                    *
  21. ;* ------------------------------------------------------- *
  22. ;* The JumpTable :                                         *
  23. ;* Bsr.s $40000  =  Init Muzak And create VBI              *
  24. ;* Bsr.s $40004  =  Stop Muzak And Kill VBI                *
  25. ;* Bsr.s $40008  =  Init Muzax for RasterWait Use          *
  26. ;* Bsr.s $4022a  =  Replayer Call For RasterWait Use       *
  27. ;* ------------------------------------------------------- *
  28. ;* Attention : You MUST Clear D0 first !!! coz D0 is used  *
  29. ;* to select one of the possible 16 muzax !!!  Have Fun... *
  30. ;***********************************************************
  31.  
  32.