home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD2.bin / bbs / dev / tbsource.lha / TBSource / SimCC / SCCCommandLineHelp.i < prev    next >
Text File  |  1993-12-21  |  457b  |  14 lines

  1.  
  2. CommandLineHelp:
  3.  
  4.             ;bold and color 31
  5.         print    <13,10,$9b,$31,$3b,$33,$31,$6d>
  6.         print    <"SimCity cheat program, SimCheat v1.07.",13,10>,_stdout
  7.         print    <$9b,$33,$3b,$33,$32,$6d>
  8.         print    <"(C)opyright 1991-92 Tomi Blinnikka",13,10>,_stdout
  9.         print    <$9b,$30,$3b,$33,$31,$6d,13,10>
  10.         print    <"Usage: SimCheat [Filename]",13,10>,_stdout
  11.         print    <"Where [Filename] is the name of your CITY [.MAP] file",13,10>,_stdout
  12.         print    <$9b,$30,$6d,13,10>
  13.         jmp    ShutDown
  14.