| Commit message (Expand) | Author | Age | Files | Lines |
* | more *.c -> *.inc renaming / added some missing dependencies in cpu.mak (nw) |  Oliver Stöneberg | 2014-03-19 | 1 | -3708/+0 |
* | i386.c: Modernised cpu core. [Wilbert Pol] |  Wilbert Pol | 2014-03-03 | 1 | -1454/+1454 |
* | i386: RPL must be not be greater than DPL in LSL and LAR (nw) |  cracyc | 2013-04-05 | 1 | -2/+4 |
* | i386: popfd should trap in v86 mode (nw) |  cracyc | 2013-02-28 | 1 | -9/+6 |
* | (mess) i386: int 6 on invalid LxS insn. Makes NTVDM happier. (nw) |  cracyc | 2013-02-28 | 1 | -12/+15 |
* | i386: fix undefined shift behavior (nw) |  cracyc | 2013-02-12 | 1 | -2/+2 |
* | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -10/+0 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -276/+275 |
* | added missing \n to some fatalerror() calls (no whatsnew) |  Oliver Stöneberg | 2012-09-07 | 1 | -7/+7 |
* | Fix of a fix (nw) |  Miodrag Milanovic | 2012-08-20 | 1 | -26/+0 |
* | -i386: xlat implementation fix [Alegend45] |  Miodrag Milanovic | 2012-08-20 | 1 | -2/+16 |
* | Fix of i386 issue (nw) |  Miodrag Milanovic | 2012-05-20 | 1 | -2/+2 |
* | i386: another small vm86 fix [Carl] |  mahlemiut | 2012-05-20 | 1 | -2/+2 |
* | i386: IRET/Virtual 8086 mode fixes [Carl] |  mahlemiut | 2012-05-17 | 1 | -72/+40 |
* | Sync with MESS (no whatsnew) |  Miodrag Milanovic | 2012-05-03 | 1 | -1/+1 |
* | i386: fix for bt? instructions [Carl] |  mahlemiut | 2012-04-30 | 1 | -9/+13 |
* | Various i386, x87 and PIC fixes. [Carl] |  mahlemiut | 2012-03-09 | 1 | -73/+143 |
* | i386: Added 32-bit versions of LMSW, and made LMSW only change the lower |  mahlemiut | 2012-02-22 | 1 | -2/+2 |
* | Clean-ups and version bumpmame0144u7 |  Angelo Salese | 2012-01-29 | 1 | -2/+2 |
* | i386: Major update to segment limit and protection checking. [Carl] |  mahlemiut | 2012-01-29 | 1 | -110/+110 |
* | i386: Yet more fixes from MESS. |  mahlemiut | 2012-01-22 | 1 | -82/+246 |
* | i386: Further fixes from MESS, including Carl's JCXZ fix. |  mahlemiut | 2012-01-21 | 1 | -3/+11 |
* | i386: Fixed STR and SLDT instructions. |  mahlemiut | 2012-01-20 | 1 | -4/+2 |
* | i386: Fixed BSR/BSF and CMPS based on test-i386 output. |  mahlemiut | 2012-01-19 | 1 | -3/+3 |
* | i386: BTR and page fault fixes from Carl, and basic implementation of FIST an... |  mahlemiut | 2012-01-18 | 1 | -4/+12 |
* | i386: Reset NT flag on interrupt in V86 mode. (no whatsnew) |  mahlemiut | 2012-01-15 | 1 | -2/+5 |
* | i386: various fixes to 486 and Pentium eflags from MESS, and Carl's small |  mahlemiut | 2012-01-13 | 1 | -0/+10 |
* | i386: Bit more progress towards getting 386 enhanced mode Windows running. [C... |  mahlemiut | 2012-01-12 | 1 | -1/+1 |
* | i386: Fixed high bits in eflags register from being changed by POPF, and |  mahlemiut | 2012-01-11 | 1 | -2/+14 |
* | i386: Made a start at Virtual 8086 Mode. Not fully working yet, though. |  mahlemiut | 2012-01-09 | 1 | -1/+1 |
* | Cleanups and version bumpmame0144u5 |  Angelo Salese | 2012-01-08 | 1 | -1/+1 |
* | i386: Moved stack changes to be after protection checks in RETF and IRET |  mahlemiut | 2012-01-06 | 1 | -1/+1 |
* | Fixes for variable shadowing [Oliver Stöneberg] |  R. Belmont | 2011-07-21 | 1 | -1/+1 |
* | i386: Various fixes. [Barry Rodewald] |  Miodrag Milanovic | 2011-07-06 | 1 | -1/+15 |
* | i386: Implemented task gates, call gates, and task state segments (both |  Miodrag Milanovic | 2011-06-17 | 1 | -68/+91 |
* | i386: Changed READ/WRITEPORT macros to inline functions to properly support a... |  Dirk Best | 2011-02-13 | 1 | -4/+4 |
* | Fixed LLDT [reg], LTR and LMSW instructions, and added preliminary implementa... |  Angelo Salese | 2011-02-12 | 1 | -9/+199 |
* | several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg] |  Fabio Priuli | 2010-03-17 | 1 | -3/+3 |
* | i386: Small fix for the i386 core, correcting the LLDT |  Fabio Priuli | 2010-02-18 | 1 | -0/+6 |
* | i386: Improved accuracy of the various emulated models, makes CPU detection p... |  Dirk Best | 2010-01-15 | 1 | -0/+8 |
* | Cleanups and version bump.mame0135u4 |  Aaron Giles | 2009-12-23 | 1 | -1/+1 |
* | ---------- Forwarded message ---------- |  Aaron Giles | 2009-12-23 | 1 | -0/+27 |
* | Cleanups and version bump.mame0135u1 |  Aaron Giles | 2009-11-20 | 1 | -2/+2 |
* | i386 core fixes: [Barry Rodewald] |  Phil Bennett | 2009-11-05 | 1 | -1/+34 |
* | i386: implemented SLDT & STR opcodes |  Angelo Salese | 2009-10-17 | 1 | -0/+36 |
* | fixed i386 carry/borrow flag in ADC/SBB [Gabriele Gorla] |  Michaël Banaan Ananas | 2009-08-30 | 1 | -36/+27 |
* | Pointer-ified the i386. |  Aaron Giles | 2008-12-10 | 1 | -1335/+1335 |
* | From: Atari Ace [mailto:atari_ace@verizon.net] |  Aaron Giles | 2008-08-14 | 1 | -1/+1 |
* | Initial checkin of MAME 0.121.mame0121 |  Aaron Giles | 2007-12-17 | 1 | -0/+3156 |