summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterReplace assembly with generic unaligned access codeMatt Turner14 years
 
 
AgeCommit messageAuthorFilesLines
2010-04-15Replace assembly with generic unaligned access codeHEADmasterMatt Turner1-162/+74
2010-04-15x86emu: use C-style comments in x86emuMatt Turner2-4/+4
2010-04-15Fixes x86emu builds when using non-gnu compilers now that u64 is requiredAlan Coopersmith1-33/+9
2010-04-15x86emu: Respect the LEA 67h address size prefix.Christian Zander1-25/+45
2010-01-07lrmi: fix vm86 and move read bios routine to common codeTiago Vignatti3-36/+64
2010-01-07lrmi: unexport LRMI_set_exit_conditionTiago Vignatti1-2/+0
2010-01-07x86emu: import real-mode allocating functions from XTiago Vignatti1-1/+155
2010-01-05x86emu: make it compile again with the last lrmi apiTiago Vignatti1-22/+30
2010-01-05vm86: import real-mode allocating functions from XTiago Vignatti4-11/+256
2010-01-04vm86: do BIOS and VRAM mapping internallyTiago Vignatti1-0/+52
[...]
 
Clone
git://people.freedesktop.org/~vignatti/libx86
ssh://people.freedesktop.org/~vignatti/libx86