source: trunk/asma/Games/Rock_n_Rhythm.sap @ 988

Comments

    Last change on this file since 988 was 966, checked in by marok, 11 years ago

    "Storyline.sap" - similar subsongs; "Star_Wars.sap" - Future Composer's format; "Rock_n_Rhythm.sap" - data music is packed in lz4 but player routine is not halted before init routine is done (so no time consequences while maintaining to play this same).

    • Property svn:mime-type set to application/octet-stream
    File size: 2.4 KB
    SAP
    AUTHOR "Lincoln Clapp & Tom Snyder"
    NAME "Rock 'n' Rhythm"
    DATE "1984"
    TYPE B
    SONGS 4
    INIT 7EEA
    PLAYER 7F11
    TIME 00:36.10 LOOP
    TIME 00:36.10 LOOP
    TIME 00:36.10 LOOP
    TIME 00:36.10 LOOP
    
    Note: See TracBrowser for help on using the repository browser.