home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / µSim 1.1 / source / Simulator.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-11-17  |  138 b   |  6 lines  |  [TEXT/CWIE]

  1. #pragma internal on
  2. void ExecuteInstructions(short subclock);
  3. void ExecuteInstructionsGO(void);
  4. void StopIt(void);
  5. #pragma internal reset
  6.