home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / multimedia / b152_1 / !FSPDemo / !Run < prev    next >
Text File  |  1994-01-11  |  791b  |  27 lines

  1. | !Run file for FSPDemo  
  2. Set FSPDemo$Dir <Obey$Dir>
  3. Echo <22><0>
  4. Type <FSPDemo$Dir>.!Help
  5. RMLoad <FSPDemo$Dir>.VsyncPat
  6.  
  7. | Little RISC OS 3 trick here...
  8. Set Stasis$Path_Message Filer has not seen Stasis Application
  9. Set FastSpr$Path_Message Filer has not seen FastSpr Application
  10.  
  11. RMEnsure FastSpr 2.00 RMLoad FastSpr:FastSpr
  12. RMEnsure Stasis 0.41 RMLoad Stasis:Stasis
  13.  
  14. StasisLoad 1 <FSPDemo$Dir>.Sounds.Cannon
  15. StasisLoad 2 <FSPDemo$Dir>.Sounds.Rocket
  16. StasisLoad 3 <FSPDemo$Dir>.Sounds.Explosion
  17.  
  18. | Bodge to reserve 32K in RMA for FSPSprites file
  19. StasisLoad 4 <FSPDemo$Dir>.Sounds.Explosion
  20. StasisLoad 5 <FSPDemo$Dir>.Sounds.Explosion
  21. StasisSample 4 0 0
  22. StasisSample 5 0 0
  23.  
  24. | Mode 15 - reserve screen memory in RISC OS 2
  25. RMEnsure UtilityModule 3.00 Echo <22><15>
  26.  
  27. Run <FSPDemo$Dir>.!RunImage