tree bb240116f2f12c8d76156d829fd01e215d4a24a8 parent 94727159e8c89e161845190bd0e7cfe92b52bb0c author Tony Nicholson 1521843959 -0700 committer Mark Pizzolato 1521843959 -0700 AltairZ80: Set conditional under CYGWIN so the SIMH device works Under CYGWIN the conditional tests in the altairz80_sio.c source file for the SIMH pseudo device's getHostsFilenamesCmd and resetSIMHInterfaceCmd functions need to have UNIX_PLATFORM set to 1 - otherwise they do nothing! With this fix, the HDIR host command from CP/M now displays a list of files in host system's current directory under CYGWIN.