home *** CD-ROM | disk | FTP | other *** search
/ APDL Maze Games / Maze_Games_Collection.iso / !Install / DATA / 377 < prev    next >
Encoding:
Text File  |  2005-12-10  |  776 b   |  21 lines

  1. | Iron Lord, version 1.00 (4th November 1990)
  2. | modified by Steve Turnbull and Gordon Key (May 1997)
  3. Set IronLord$Dir <Obey$Dir>
  4. WimpSlot 0 0
  5. RMEnsure WaveSynth 1.00 Error Iron Lord requires the WaveSynth module
  6. RMEnsure Percussion 1.00 Error Iron Lord requires the Percussion module
  7. RMEnsure IronLordSupport 1.00 RMLoad <IronLord$Dir>.Support
  8. RMEnsure IronVoice 1.00 RMLoad <IronLord$Dir>.Voices
  9. RMEnsure IronEffect 1.00 RMLoad <IronLord$Dir>.Effects
  10. |IronAllocate
  11. | Fullscreen (C) G.J.Key (KeySoft) 1997
  12. Set rpc rpc
  13. RMensure UtilityModule 3.5 Set rpc not
  14. if rpc = "rpc" then RUN <Obey$Dir>.!FullScn 
  15. WimpSlot 144K 144K
  16. Run <IronLord$Dir>.!RunImage
  17. | if rpc = "rpc" then RUN <Boot$ToBeLoaded>.Configure.!Run
  18. Unset rpc
  19. RMKill IronLordSupport
  20. RMKill IronVoice
  21. RMKill IronEffect