Bochs/bochs/misc
Volker Ruppert 400704d038 Added macro BX_FATAL() that works like BX_PANIC(), but with hardcoded action
"fatal". It can be used for all cases when there is no workaroud present to
avoid application crash or incorrect simulation behaviour. As a first step now
using BX_FATAL() for some data structure size and bit field errors.
2016-12-30 10:04:06 +00:00
..
sb16
bswap.h
bxcompat.h Added macro BX_FATAL() that works like BX_PANIC(), but with hardcoded action 2016-12-30 10:04:06 +00:00
bximage.cc Fixed bximage compilation on big endian hosts. 2015-03-20 18:01:52 +00:00
make_cmos_image.cc
Makefile.in
niclist.c
slirp.conf
spoolpipe.c
test-access-check.cc