home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_progs / misc / simcpm.lzh / SIMCPM / OPTIONS.I < prev    next >
Encoding:
Text File  |  1991-08-16  |  207 b   |  8 lines

  1. * SimCPM options
  2.  
  3. * Processor flag - 0 for 68000, 1 for 68010
  4. x680x0    equ    0        ;68000
  5.  
  6. * Set "h19" to 1 to emulate an H19, zero to pass escape codes unchanged.
  7. h19    equ    1        ;Emulate Heath/Zenith 19 escape codes.
  8.