History log of /netbsd-current/common/lib/libx86emu/Makefile.inc
Revision Date Author Comments
# 1.2 20-Dec-2007 joerg

branches: 1.2.2;
Add virtual i8254 for x86emu.


# 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.2.2 08-Jan-2008 matt

sync with HEAD


# 1.2.2.1 20-Dec-2007 matt

file Makefile.inc was added on branch matt-armv6 on 2008-01-09 01:21:36 +0000