Home | History | Annotate | Download | only in libx86emu
History log of /src/common/lib/libx86emu/x86emu_util.c
RevisionDateAuthorComments
 1.2  04-Dec-2007  joerg branches: 1.2.4; 1.2.74;
Expect that src/common/include is in include path and use x86emu/* for
the includes.
 1.1  30-Nov-2007  joerg Add x86emu for in-kernel use. This is a 386 real mode emulator that can
be used to run ROM code inside the kernel without having to setup vm86
and without having a x86 CPU at hand.

This code was originally written by SciTech and released under MIT/X11
license for XFree86. It has been refactored be less than half of the
original size, the compiled code being around a third of the former
size. The interface was changed to be a real library, e.g. no global
variables are used.
 1.2.74.2  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.2.74.1  21-Apr-2020  martin Sync with HEAD
 1.2.4.2  09-Jan-2008  matt sync with HEAD
 1.2.4.1  04-Dec-2007  matt file x86emu_util.c was added on branch matt-armv6 on 2008-01-09 01:21:38 +0000

RSS XML Feed