ANN: x86emu project mailing list

Kendall Bennett (KendallB@scitechsoft.com)
Tue, 11 May 1999 11:19:47 -0800


Hi All,

What is x86emu?
---------------

The x86emu project is an emulator for executing x86 real mode code on
any CPU platform, including the x86 CPU family. The emulator started
out as the free equivalent to the Digital Equipment x86 emulator in
the Linux MILO loader. Since then the emulator has been updated to
include support for 32-bit real mode instructions, and optimised for
better performance, and should be able to completely replace the
Digitial Equipment proprietry emulator in MILO.

This emulator has lots of different of uses on Linux and other
platforms. Some of those include:

. Ability to POST multi-head graphics controller configurations on
x86 using the existing adapter BIOS.
. Ability to POST the primary controller on non-x86 platforms to
bring it up into text mode for Linux.
. Ability to provide the Linux VBE framebuffer console driver with
the capabilities to call the BIOS on any number of controllers at
runtime. This will allow it to switch graphics modes on the fly,
program the hardware palette etc. On VBE/Core 3.0 adapters, this
also includes full refresh rate control out of the box!

The current maintainer of the x86emu project is Kendall Bennett
(KendallB@scitechsoft.com). The emulator is licensed under the GNU
General Public License (GPL), with the library exception clause
included (ie: you can link the library with non-GPL'ed code).

How to subscribe?
-----------------

The x86emu mailing list is now active, and you can subscribe to the
mailing list by sending email to <majordomo@linuxlabs.com> with

subscribe MyEmail@MySite.com

in the subject. Of course replace MyEmail@MySite.com with your own
email address!

Regards,

+---------------------------------------------------------------+
| SciTech Software - Building Truly Plug'n'Play Software! |
+---------------------------------------------------------------+
| Kendall Bennett | Email: KendallB@scitechsoft.com |
| Director of Engineering | Phone: (530) 894 8400 |
| SciTech Software, Inc. | Fax : (530) 894 9069 |
| 505 Wall Street | ftp : ftp.scitechsoft.com |
| Chico, CA 95928, USA | www : http://www.scitechsoft.com |
+---------------------------------------------------------------+

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/