                        ===================
                        BOTBIOS version 1.0
                        ===================

     ----- BOTBIOS files -----

BOTBIOS.BIN        - 32k (27C256) BOTBIOS image using V25BIOS.BIN

BOTBIOS.TXT        - Documentation for BOTBIOS usage

BOTBIOS.BLD        - ROMMAKER build file; used to create BOTBIOS.BIN from
                        V25BIOS.BIN and utility COM files

V25BIOS.BIN        - BIOS portion of V25 BOTBIOS
V25BIOSD.BIN       - BIOS portion of V25 BOTBIOS with diagnostic output enabled
V25BIOST.BIN       - BIOS portion of V25 BOTBIOS with diagnostic output enabled
                        and V25 Port 0 dispatch disabled

BBDIR.COM          - File listing utility
BBFILES.COM        - File listing utility
BBMEM.COM          - Memory status reporting utility
BBGO.COM           - Utility used to execute a downloaded COM file
BBCLEAR.COM        - Utility to clear RAM (writes FF's to every location)
V25BLINK.COM       - Utility that blinks an LED on V25 Port 2 pin 7

     ----- Source Code -----

BOTBIOS.MAK        - Microsoft MASM make file for assembling utilities and
                        creating BOTBIOS with ROMMAKER

BBUTILS.INC        - Miscellaneous MASM macros used in BOTBIOS utilities
V25.INC            - V25 specific macros and defines

BBDIR.ASM          - Source for the above utilities
BBFILES.ASM
BBMEM.ASM
BBGO.ASM
BBCLEAR.ASM
V25BLINK.ASM

     ----- Miscellaneous -----

README.1ST         - READ ME FIRST!!!
README.TXT         - Read me second
LIMITS.TXT         - Known limitations and restrictions of BOTBIOS
SAMPLES.TXT        - A description of the utilities and samples
PACKING.TXT        - This file

IHEX.EXE           - Intel HEX file creation program
IHEX.TXT           - Documentation for IHEX

BBHELLO.COM        - Simple 'Hello world' program used to test download
BBHELLO.BLD        - ROMMAKER build file for BBHELLO.COM
BBHELLO.ASM        - Source for BBHELLO.COM

V25HOOK.COM        - Simple example for hooking timer tick and installing TSR
V25HOOK.BLD        - ROMMAKER build file for V25HOOK.COM
V25HOOK.ASM        - Source for V25HOOK.COM


WARNING!!!  DO NOT RUN any of these COM file on your PC!  With 
the exception of BBHELLO, they will likely crash your PC!  Or 
possibly worse!


Bill Bailey
16 May 96
