summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/i86/ea.h
Commit message (Collapse)AuthorAgeFilesLines
* i286 - Fixed one opcode, making win 3.1 boots done by Carl (no whatsnew) Miodrag Milanovic2011-05-231-1/+1
|
* i286.c: Partially implemented protected mode. Fixed verw, verr, lar, lsl, ↵ Wilbert Pol2010-10-311-24/+24
| | | | and arpl instructions. [Wilbert Pol]
* Pointer-ified the i86/i286 cores. Aaron Giles2008-12-091-28/+25
| | | | Removed unused v20/v30 implementation.
* Final CPU header updates. Mostly just re-naming the re-inclusions. Derrick Renaud2008-08-131-8/+0
| | | | | The structures/names were getting too complex for my macros to handle. They would require hand editing and my computer is too slow to keep re-compiling. Passes a clean compile.
* structure, lower-casing functions and re-inclusion updates of the ↵ Derrick Renaud2008-08-111-0/+8
| | | | | src\emu\cpu headers up to I. It's mostly just re-inclusion renaming, but there are few other re-nameings.
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
|
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+58