
                            Trivia MASTER! V5.2b
                          (C)1990-94 Marvin Davis

    Note to SYSOPS!
    ----------------------------------------------------------------------
    This file will contain the changes or revisions to Trivia MASTER! game
    and will serve as a quick guide to SysOps in setting up game upgrades.
    In no way, shape or form is this a substitute for 'reading the manual'
    ----------------------------------------------------------------------

 V5.2b Update
 ------------
    Fixed a few minor bugs and added some additional error reporting info
    on bad configuration file setups.

 V5.1 Update
 -----------

    Non-Standard IRQ
    ----------------
    Updated executable (TRIVIA.EXE) for NON-STANDARD IRQ via commandline
    and extended hardware support.  (Example:  TRIVIA TRIVIA.CFG IRQ=5 )
    Standard/Non-Standard IRQ's supported are:  2,3,4,5,7,10,11,12,15.

    16550 UART FIFO
    ---------------
    16550a high-speed UART support is automatic.  FIFO buffering will be
    enabled if a 16550 or compatible UART is detected.  If this is a problem
    for your BBS (doesn't support 16550) and you do not want the FIFO buffer
    left enabled when the game exits, then add this to the game commandline.
    (Example:  TRIVIA TRIVIA.CFG FIFO=OFF)  If you do not have a 16550 or
    compatible UART, ignore the above option.


 V5.0 UpDate
 ------------
    Compiled program under new interupt driven communications library and
    BIOS is no longer used for port access.  COM PORTS 1-4 now supported
    under standard IRQ's of 3 & 4.

