home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / C128CPM / MUSIC1.ARC / BASS.MMF next >
Encoding:
Text File  |  1993-03-17  |  301 b   |  20 lines

  1. ;-----------------------------------------------------------------
  2. ;Mega Media Player 1.0
  3.  
  4. ;by Steve Goldsmith 03/16/93
  5.  
  6. ;Play the bass sequence
  7. ;-----------------------------------------------------------------
  8.  
  9. LoadZBF
  10.  
  11.   bass2
  12.  
  13. End
  14.  
  15. PlayZBF
  16.  
  17.   bass2 bass2 bass2 bass2 bass2
  18.  
  19. End
  20.