| Commit message (Expand) | Author | Age | Files | Lines |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -1536/+0 |
* | update for Philip Bennett (nw) |  Miodrag Milanovic | 2015-05-18 | 1 | -1/+1 |
* | moved all to std::string (nw) |  Miodrag Milanovic | 2015-04-22 | 1 | -1/+1 |
* | string -> str rename due to future conflicts (nw) |  Miodrag Milanovic | 2015-04-12 | 1 | -1/+1 |
* | mediagx: implement missing opcodes |  Peter Ferrie | 2015-03-19 | 1 | -0/+7 |
* | i386.c: add sse opcodes of the form 66 0f xx and f2 0f xx (nw) |  yz70s | 2015-03-10 | 1 | -0/+120 |
* | i386.c: updates for the future and more [Samuele Zannoli] |  yz70s | 2015-02-22 | 1 | -1/+33 |
* | i386: add x87 opcodes FCMOVB FCMOVE FCMOVBE FCMOVU FCMOVNB FCMOVNE FCMOVNBE F... |  yz70s | 2015-02-05 | 1 | -0/+11 |
* | Fix compile and cleanup includes (nw) |  Miodrag Milanovic | 2015-01-11 | 1 | -2/+2 |
* | Moved softfloat to 3rdparty (nw) |  Miodrag Milanovic | 2015-01-10 | 1 | -2/+2 |
* | pentium: This is the kind of problems you find when a bios uses xmm4 as call ... |  Olivier Galibert | 2014-11-19 | 1 | -0/+1 |
* | pentium: Some stuff to make lindbergh go further [O. Galibert] |  Olivier Galibert | 2014-11-09 | 1 | -0/+3 |
* | i386: lock [Barry Rodewald, Carl] |  cracyc | 2014-10-27 | 1 | -0/+4 |
* | i386: this seemed to be the consensus, anyone else (judge, micko?) need addin... |  cracyc | 2014-07-21 | 1 | -0/+2 |
* | devcv2 -> devcb (nw) |  Miodrag Milanovic | 2014-05-14 | 1 | -3/+3 |
* | i386.c: Modernised cpu core. [Wilbert Pol] |  Wilbert Pol | 2014-03-03 | 1 | -14/+1340 |
* | i386: preliminary cpu-side smi support (nw) |  cracyc | 2013-06-23 | 1 | -0/+5 |
* | i386: split 386sx to separate cpu (nw) |  cracyc | 2013-03-12 | 1 | -0/+1 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -1/+1 |
* | i386: Added CPU types for Pentium MMX, Pentium Pro, Pentium II, Pentium III a... |  Ville Linde | 2012-07-06 | 1 | -0/+5 |
* | Fixed LLDT [reg], LTR and LMSW instructions, and added preliminary implementa... |  Angelo Salese | 2011-02-12 | 1 | -19/+19 |
* | Cleanups and version bump.mame0141u1 |  Aaron Giles | 2011-01-24 | 1 | -19/+19 |
* | Fixed unaligned 16 and 32-bit i/o accesses in i386 CPU core [Barry Rodewald] |  Angelo Salese | 2010-09-29 | 1 | -19/+19 |
* | Created CPU-specific device types for all CPUs, using new macros |  Aaron Giles | 2010-07-03 | 1 | -9/+4 |
* | First round of an attempted cleanup of header files in the system. |  Aaron Giles | 2010-01-10 | 1 | -1/+0 |
* | Cleanups and version bump.mame0134u4 |  Aaron Giles | 2009-10-25 | 1 | -25/+25 |
* | i386: implemented SLDT & STR opcodes |  Angelo Salese | 2009-10-17 | 1 | -25/+25 |
* | This update is the below two patches, plus the remaining changes |  Aaron Giles | 2008-12-19 | 1 | -22/+25 |
* | CPU header cleanups.... |  Aaron Giles | 2008-12-18 | 1 | -890/+12 |
* | Pointer-ified the i386. |  Aaron Giles | 2008-12-10 | 1 | -223/+222 |
* | change_pc? What change_pc? |  Aaron Giles | 2008-11-24 | 1 | -4/+0 |
* | Removed NO_LEGACY_MEMORY_HANDLERS defines. |  Aaron Giles | 2008-11-24 | 1 | -1/+0 |
* | Converted a bunch of CPU cores over to the new memory functions. |  Aaron Giles | 2008-11-22 | 1 | -55/+58 |
* | Generalized the concept of opbase access into "direct" access. |  Aaron Giles | 2008-11-17 | 1 | -9/+9 |
* | WARNING: This is a significant change. If you are risk-averse and |  Aaron Giles | 2008-11-06 | 1 | -1/+2 |
* | Final CPU header updates. Mostly just re-naming the re-inclusions. |  Derrick Renaud | 2008-08-13 | 1 | -4/+8 |
* | structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... |  Derrick Renaud | 2008-08-11 | 1 | -3/+5 |
* | Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER |  Aaron Giles | 2008-06-26 | 1 | -2/+0 |
* | Changed debugger-related code to be based off a new makefile define (DEBUGGER... |  Aaron Giles | 2008-02-02 | 1 | -1/+1 |
* | Initial checkin of MAME 0.121.mame0121 |  Aaron Giles | 2007-12-17 | 1 | -0/+898 |