index
:
~vignatti/libx86
master
a hardware-independent library for executing real-mode x86 code
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Replace assembly with generic unaligned access code
Matt Turner
3 years
Age
Commit message
Author
Files
Lines
2010-04-15
Replace assembly with generic unaligned access code
HEAD
master
Matt Turner
1
-162/+74
2010-04-15
x86emu: use C-style comments in x86emu
Matt Turner
2
-4/+4
2010-04-15
Fixes x86emu builds when using non-gnu compilers now that u64 is required
Alan Coopersmith
1
-33/+9
2010-04-15
x86emu: Respect the LEA 67h address size prefix.
Christian Zander
1
-25/+45
2010-01-07
lrmi: fix vm86 and move read bios routine to common code
Tiago Vignatti
3
-36/+64
2010-01-07
lrmi: unexport LRMI_set_exit_condition
Tiago Vignatti
1
-2/+0
2010-01-07
x86emu: import real-mode allocating functions from X
Tiago Vignatti
1
-1/+155
2010-01-05
x86emu: make it compile again with the last lrmi api
Tiago Vignatti
1
-22/+30
2010-01-05
vm86: import real-mode allocating functions from X
Tiago Vignatti
4
-11/+256
2010-01-04
vm86: do BIOS and VRAM mapping internally
Tiago Vignatti
1
-0/+52
[...]
Clone
git://people.freedesktop.org/~vignatti/libx86
ssh://people.freedesktop.org/~vignatti/libx86