home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / enterprs / cpm / utils / s / simcpm23.arc / options.i < prev    next >
Encoding:
Text File  |  1989-04-26  |  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.