| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bumpmame0151 |  Miodrag Milanovic | 2013-11-05 | 14 | -4259/+4255 |
| * | tms9995: Fixed a missing address alignment for word operations. (nw) |  Michael Zapf | 2013-11-04 | 1 | -1/+12 |
| * | tms9995: Allow debugger to see the on-chip memory. (nw) |  Michael Zapf | 2013-11-03 | 2 | -11/+12 |
| * | asserted copyright (nw) |  smf- | 2013-11-02 | 17 | -0/+34 |
| * | ppccom.c - Fix and simplify PPC4xx DMA interrupt logic. Fixes goal animations... |  Phil Bennett | 2013-11-01 | 2 | -24/+24 |
| * | tms9995: Cycles fine-tuned, almost complete. (nw) |  Michael Zapf | 2013-11-01 | 2 | -171/+196 |
| * | i286: fix trap flag (nw) |  cracyc | 2013-11-01 | 1 | -1/+4 |
| * | i286: fix task state segments (nw) |  cracyc | 2013-11-01 | 1 | -9/+10 |
| * | tms9995: Another fix for the decrementer, slowing it down. (nw) |  Michael Zapf | 2013-10-28 | 2 | -1/+10 |
| * | License tags. (nw) |  Sandro Ronco | 2013-10-26 | 10 | -0/+20 |
| * | Hooked up DSP/GPU interrupt to tom that was missed when modernizing jaguar co... |  smf- | 2013-10-26 | 1 | -9/+3 |
| * | spc700ds.c: fix disassembly of memory-to-memory and immediate-to-memory instr... |  Alex W. Jackson | 2013-10-26 | 1 | -1/+8 |
| * | tms9995: Fine-tune cycles. (nw) |  Michael Zapf | 2013-10-22 | 1 | -41/+57 |
| * | Re-fixed decrementer. (nw) |  Michael Zapf | 2013-10-21 | 1 | -1/+1 |
| * | Fixed broken MID interrupt handling. [Michael Zapf] |  Michael Zapf | 2013-10-21 | 2 | -3/+8 |
| * | Fixed stuck decrementer interrupt. |  Michael Zapf | 2013-10-21 | 1 | -4/+8 |
| * | spc700ds.c: fix disassembly of BRK opcode [Lord Nightmare, jwdonal] |  Jonathan Gevaryahu | 2013-10-20 | 2 | -2/+2 |
| * | Minor changes for better debugging (nw) |  Michael Zapf | 2013-10-20 | 1 | -4/+7 |
| * | Fix for mametesters 05216 by defaulting ram to 0. I don't know whether this i... |  smf- | 2013-10-20 | 1 | -105/+106 |
| * | i186: timer is 1/4 internal clock, 1/8 external clock (nw) |  cracyc | 2013-10-20 | 1 | -2/+2 |
| * | Fixed broken IDLE in 9995; various cleanups. |  Michael Zapf | 2013-10-19 | 6 | -221/+159 |
| * | Common parts of TMS99xx CPUs |  Michael Zapf | 2013-10-19 | 1 | -0/+74 |
| * | 04484: rushhero: tms57002: sfmr - Contact Mamedev [Phil Bennett] |  Phil Bennett | 2013-10-19 | 1 | -0/+1 |
| * | i186: Added internal clock divider. [Curt Coder] |  Curt Coder | 2013-10-19 | 1 | -0/+3 |
| * | fixes for building with Visual Studio 2013 RTM [smf] |  smf- | 2013-10-19 | 1 | -5/+5 |
| * | add license info for some things i worked on, some small cleanups |  Dirk Best | 2013-10-17 | 6 | -0/+18 |
| * | Keeping MAME license for orphan files. |  Michael Zapf | 2013-10-16 | 8 | -8/+8 |
| * | sh2: license tags for DRC (nw) |  R. Belmont | 2013-10-16 | 3 | -8/+7 |
| * | License tags. (nw) |  Curt Coder | 2013-10-16 | 9 | -0/+18 |
| * | Licensing |  Michael Zapf | 2013-10-16 | 15 | -1/+31 |
| * | Marking some of my core files (nw) |  Miodrag Milanovic | 2013-10-16 | 12 | -16/+24 |
| * | Added license tags to a few more files. Also converted many of OG's |  Aaron Giles | 2013-10-16 | 21 | -124/+42 |
| * | Bulk convert files that already had standard BSD license in my name |  Aaron Giles | 2013-10-16 | 45 | -1030/+90 |
| * | Copyright update. Please let me know if there's a blank and you would like to... |  Angelo Salese | 2013-10-15 | 3 | -0/+7 |
| * | Fix register view in V25 too (nw) |  Alex W. Jackson | 2013-10-14 | 1 | -15/+15 |
| * | Fix register view in V30, nw |  Angelo Salese | 2013-10-14 | 1 | -15/+15 |
| * | Fix NEC V25/V35 internal clock divider which was missed during modernization ... |  Alex W. Jackson | 2013-10-14 | 2 | -10/+10 |
| * | s2650.c: Fixed problem with uninitialized member in debug builds (nw) |  Wilbert Pol | 2013-10-13 | 1 | -0/+1 |
| * | Fixed debug memory access. [Michael Zapf] |  Michael Zapf | 2013-10-13 | 2 | -2/+40 |
| * | Fixed ENDI status flag |  Angelo Salese | 2013-10-11 | 1 | -1/+1 |
| * | Hacked SCU DSP DMA execution and fixes some other minor things, makes Croc to... |  Angelo Salese | 2013-10-11 | 3 | -30/+84 |
| * | Fixed SH-2->DSP DMA operation, new core doesn't fart anymore |  Angelo Salese | 2013-10-10 | 1 | -1/+15 |
| * | More progresses, Magical Hoppers boots |  Angelo Salese | 2013-10-10 | 3 | -6/+155 |
| * | saturn.c: fix an uninitialized variable (nw) |  Wilbert Pol | 2013-10-10 | 1 | -0/+1 |
| * | scudspdasm.c: Prevent out of array access from line 314 (nw) |  Wilbert Pol | 2013-10-10 | 1 | -1/+1 |
| * | Almost there, baby |  Angelo Salese | 2013-10-10 | 2 | -42/+644 |
| * | Checkpoint |  Angelo Salese | 2013-10-10 | 3 | -21/+501 |
| * | Hooked SCUDSP to machine struct |  Angelo Salese | 2013-10-10 | 2 | -12/+40 |
| * | fix Clang compile (nw) |  R. Belmont | 2013-10-10 | 1 | -2/+2 |
| * | Fix DASM |  Angelo Salese | 2013-10-08 | 1 | -2/+26 |