
  +---------------------------------+
  |                                 |
  | Sigma Designs Inc.              |
  | MAXIMIZER Card                  |
  |                                 |
  +---------------------------------+


IMPORTANT: The following assumes that the STIME.COM and XTIME.COM programs are in the directory of C:\MAX


============================================================================
STIME.COM
============================================================================

The STIME.COM program copies the date/time in DOS into the MAXIMIZER card.

So, you would only use STIME when, for whatever reason, the date/time in the MAXIMIZER card becomes incorrect.
That could be, for example, after the battery went flat and you have changed the battery.

C:\MAX\> date
C:\MAX\> time
C:\MAX\> stime


============================================================================
XTIME.COM
============================================================================

The XTIME.COM program copies the date/time in the MAXIMIZER card into DOS.

And so the following line is put into the AUTOEXEC.BAT file so that DOS' date/time is updated every time the computer is turned on:
C:\MAX\XTIME





