summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/i86/instr286.c
Commit message (Expand)AuthorAgeFilesLines
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* Fix for i286 preventing error 104 on ibm5170 [Carl] Miodrag Milanovic2012-05-121-7/+9
* Fix for VS2010 build (no whatsnew) Miodrag Milanovic2011-07-281-1/+1
* Fixes for variable shadowing [Oliver Stöneberg] R. Belmont2011-07-211-1/+0
* i286 - fix for OS/2 "interrupts disabled when entering system" problem by Ca... Miodrag Milanovic2011-06-211-7/+8
* i286 - small fix by Carl (no whatsnew) Miodrag Milanovic2011-06-191-1/+1
* i286 - Fixes that makes OS/2 1.2 boot again by Carl (no whatsnew) Miodrag Milanovic2011-06-181-2/+2
* i286 - Fix bunch of fault restarts [Carl] Miodrag Milanovic2011-06-161-13/+18
* ins8250 - Fix enabling better mouse support in pc driver [Carl] Miodrag Milanovic2011-06-111-6/+11
* i286 - core fixes enabling some progress on OS/2 1.1 by Carl (no whatsnew) Miodrag Milanovic2011-06-101-31/+29
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-1/+1
* i286 - Fix for exception handling makes bios 13 from at to pass tests, by Car... Miodrag Milanovic2011-06-051-3/+5
* i286 - small issue fixed by Carl (no whatsnew) Miodrag Milanovic2011-06-011-2/+2
* idectrl - implemented verify no retry command [Carl] Miodrag Milanovic2011-05-301-2/+2
* i286 - enabling 287 emulation by trapping when needed [Carl] Miodrag Milanovic2011-05-291-17/+39
* Cleanups and version bumpmame0142u4 Angelo Salese2011-05-241-13/+13
* i286 - some fixes from Carl (no whatsnew) Miodrag Milanovic2011-05-221-9/+2
* initialize gatedesc as otherwise the compiler complains. no idea what the aut... smf-2011-05-221-2/+2
* i286 - Added switch task and logging for testing by Carl (no whatsnew) Miodrag Milanovic2011-05-221-47/+181
* i286 - Fix for protected mode, ibm5170 no errors anymore by Carl (no whatsnew) Miodrag Milanovic2011-05-201-3/+4
* i286 - protection mode cleanup and fixes by Carl (no whatsnew) Miodrag Milanovic2011-05-201-222/+124
* i286 - More protected mode fixes by Carl (no whatsnew) Miodrag Milanovic2011-05-181-11/+14
* i286 - Added 286 LOADALL and triple fault resets. [Carl] Miodrag Milanovic2011-05-171-130/+570
* i286 - Fixed protected mode boundary check [Miodrag Milanovic] Miodrag Milanovic2011-04-101-1/+1
* i286.c: Partially implemented protected mode. Fixed verw, verr, lar, lsl, and... Wilbert Pol2010-10-311-22/+78
* Pointer-ified the i86/i286 cores. Aaron Giles2008-12-091-130/+130
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+308