GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / cfe / cfe / x86emu / README
blobc7351bacca8febac792e804bed4eb2610280c6a9
2 This is a simple X86 emulator.  The original source for this
3 was taken from the XFree86 project.  This code is used to
4 interpret the X86 instructions in the ROM on the VGA
5 adapter to initialize the card to text mode.  Once initialized,
6 this emulator is no longer needed.
8 ** Read the 'LICENSE' file before using this in production code **
10 The XFree86 license is similar to the BSD license.