
Setting up the Windows NT device driver for the Gemulator card
==================================================

The file GEMULATOR.SYS should go in your NT directory's SYSTEM32\DRIVERS
directory. Then you need to set up the registry to find and start the driver.

You can do this by hand by running regedt32.exe and entering the keys by hand
as listed in the GEMULATOR.REG file, or just run REGINI.EXE GEMULATOR.REG.
Change the IoPortAddress in the REG file to set the port number as this must
be set in the driver ahead of time.

After you set up the registry, reboot NT so that the driver activates. You can
verify that the driver started by running Control Panel \ Drivers. You should
see a Gemulator device listed and it will say Started beside it.

