[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/libx86/libx86.desc [COPY] Copyright (C) 2007 - 2021 The T2 SDE Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] A hardware-independent library for executing real-mode x86 code [T] It's often useful to be able to make real-mode x86 BIOS calls from [T] userland. libx86 is built on top of two bodies of code - lrmi and [T] x86emu. x86emu is a generic x86 emulator. [T] [T] On x86 platforms, libx86 will use the vm86 interface provided by [T] most modern kernels in order to execute code. On non-x86 platforms, [T] an interface layer is provided to allow x86emu to be used to execute [T] lrmi function calls. [U] http://www.codon.org.uk/~mjg59/libx86/ [A] Matthew Garrett [A] Jonathan McDowell [A] David Mosberger-Tang [A] Egbert Eich [A] Josh Vanderhoof [M] Rene Rebe [C] base/tool [F] CROSS [L] BSD [S] Beta [V] 1.1 [P] X -----5---9 200.000 [O] [ $arch = x86 ] || var_append makeopt ' ' 'BACKEND=x86emu' [D] 6de51423dc780b8f8f64d11a2088ecf80c34a0e315f0cd236ccbca47 libx86-1.1.tar.gz http://www.codon.org.uk/~mjg59/libx86/downloads/