home *** CD-ROM | disk | FTP | other *** search
- | >$.!HP11.!Run
- |
- | !Run for HP 11C calculator emulation
- |
- | Version 1.0 (25-Jun-90)
- |
- | The first bit is the same as the !boot file, in case
- | that is never run.
- |
- Set File$Type_721 HP11_Prog
- Set Alias$@RunType_721 Run <Obey$Dir>.!Run %%*0
- IconSprites <Obey$Dir>.!Sprites
- |
- Set HP11$Dir <Obey$Dir>
- |
- RMEnsure FPEmulator 2.00 RMLoad FPEmulator
- RMEnsure SharedCLibrary 1.02 RMLoad CLib
- |
- | in case of anomalous behaviour consistent with memory shortage, try
- | increasing the max value here.
- WimpSlot -min 196k -max 256k
- |
- | Start program
- Run "<HP11$Dir>.!RunImage" %*0
-