$Id: $
$Log: $

# Revision 0.06  1992/08/21  15:37:16  hudgens
#
# Fixed TC++ floating runtime bug.  Changed the setting of 
#   CF flag in neg_word and neg_byte.
# 

# Revision 0.05  1992/08/15  15:37:16  hudgens
#
# Fixed *stupid* problem with the routine store_data_word_abs
#   which prevented tar.exe from running correctly.
# Fixed really stupid incorrect nesting of #ifdefs and switch
#   statement in store_data_word.
# Added more correct implementation of interrupt handler scheme
#   in i86_ops.c and i86_decode.c.  Fixed the divide instructions
#   so that they interrupt0 if either divide-by-zero or overflow.
# Started on doss_fs implementation of DOS filesystem.
# Started on doss implementation of console.
# Most original code running under the emulation prior to 2/92 now
#   again run correctly.

# Revision 0.04  1992/08/05  01:43:23  hudgens
# Added several speedups.
#    Implemented shadow segment registers
#    Implemented unpacked flags
#    Implemented "QUICK_DECODE_RM" decoding of source/dest registers.
# Updated the userman.tex hacker's guide.
#
# Fixup of several serious bugs related to relative jumps and calls,
#   caused by semantics of mixed unsigned short and signed char.
#
# First tests of the emulation occurred since late 91.
#
# Many bugs remain --- most executables crash the emulation.
#

# Revision 0.03  1992/08/02  04:30:10  hudgens
# Modified sources to have a primitive console functionality.
# Modified sources (sys_config.c) to allow runtime configuration of
#   the system.
#
# First attempts at running dos compiled executables is moderately
#   successful.  Something has drastically changed in the flag setting
#   code.
#

# Revision 0.02  1992/07/06  02:18:10  hudgens
# Started configuration code.
#

# Revision 0.01  1992/04/01  07:12:11  hudgens
# Finished most of the ANSI-ization of the core code.
# Reorganized the filenames: header files and sources.
#




