Initial. Don't... just don't ask.
This commit is contained in:
commit
00bae13bba
586 changed files with 129057 additions and 0 deletions
39
lrmi-0.9/README.lrmi
Normal file
39
lrmi-0.9/README.lrmi
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
Linux Real Mode Interface
|
||||
=========================
|
||||
|
||||
1, Goal
|
||||
|
||||
This library provides a DPMI like interface under Linux and *BSD systems
|
||||
using vm86. There is also some VBE (VESA Bios Extension) interface utility
|
||||
called vbetest.
|
||||
|
||||
2, Supported systems
|
||||
|
||||
Only under x86:
|
||||
|
||||
* Linux 2.2 and above
|
||||
* FreeBSD
|
||||
* NetBSD
|
||||
* OpenBSD
|
||||
|
||||
3, License
|
||||
|
||||
Look into the individual source files.
|
||||
|
||||
4, Authors
|
||||
|
||||
Josh Vanderhoof
|
||||
* original author
|
||||
|
||||
Dmitry Frolov
|
||||
* FreeBSD/NetBSD support
|
||||
|
||||
Alex Beregszaszi
|
||||
* merged MPlayer, MPlayerXP, svgalib and LRMI versions
|
||||
* OpenBSD support
|
||||
|
||||
Oleg I. Vdovikin <vdovikin@jscc.ru>
|
||||
* pthread fixes
|
||||
|
||||
Peter Kosinar <goober@ksp.sk>
|
||||
* pthread fixes
|
||||
Loading…
Add table
Add a link
Reference in a new issue