Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File12.3 STEmulator TOS The STEmulator emulates a Motorola 68000 microprocessor and some of the hardware present in an Atari ST, such as MFP, shifter, MMU or blitter. For use a minimum of a Pentium PC and Windows 95/98/NT is required. As of Version 1.21 a cookie is created which indicates that the STEmulator is active. It is called STEM and its value points to the following structure at present: struct _stemu_vars { int16_t Version; /* e.g. 0x0121 Version 1.21 */ int32_t unused /* 0, currently not used */ } Furthermore cookies are set for the language in use (_AKP), the time display (_IDT), HD floppy drive (_FDC) and the switches (_SWI). The cookie for the GEMDOS network extension (_FLK) is set and the corresponding GEMDOS functions are present. The cookie MNAM points to the machine name, here: STEmulator The STEmulator makes the following GEMDOS functions available: STEFcntrl