summaryrefslogtreecommitdiff
path: root/src/devices/oprom/x86emu
AgeCommit message (Expand)Author
2012-11-30Rename devices -> deviceStefan Reinauer
2012-08-02x86emu: fix jump_near_IMM to handle DATA: flag correctlyStefan Reinauer
2012-08-02x86emu: Fix more mis-decoding of the data prefixStefan Reinauer
2012-08-02x86emu: Respect the LEA 67h address size prefixStefan Reinauer
2012-07-27x86emu: Fix BSF and BSR instructionsStefan Reinauer
2012-07-27x86emu: fix comment for BTS instructionStefan Reinauer
2012-07-27x86emu: Add an RDTSC implementation to the x86 emulatorStefan Reinauer
2012-07-27x86emu: Use NULL instead of 0 when assigning pointerStefan Reinauer
2011-10-13Fix compilation of x86emu with gcc 4.6.xStefan Reinauer
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-08-23mark unused variables in x86emu as unused. gcc has a mechanism for this.Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-23Prepare for using coreboot x86emu in userspace utility "vgabios"Stefan Reinauer
2010-03-16it was reason for workaround rules already, and it's somewhat ugly:Stefan Reinauer