| Commit message (Expand) | Author | Age | Files | Lines |
| * | Moved build system to GENie [Miodrag Milanovic] |  Miodrag Milanovic | 2015-03-26 | 1 | -2661/+0 |
| * | start an internal map for the v53 (nw) |  mamehaze | 2015-03-08 | 1 | -0/+1 |
| * | shuffle more HNG64 stuff around, add stub CPU classes for the different CPU t... |  mamehaze | 2015-03-07 | 1 | -1/+2 |
| * | added Hitachi HMCS40 series MCU core skeleton |  hap | 2015-03-04 | 1 | -0/+27 |
| * | added NEC uCOM-4 MCU core skeleton |  hap | 2015-02-07 | 1 | -0/+19 |
| * | fixed MESS linking (nw) |  Oliver Stöneberg | 2015-01-30 | 1 | -2/+2 |
| * | added AMI S2000 cpu skeleton and disasm |  hap | 2015-01-29 | 1 | -0/+29 |
| * | introduced BASELIBS to makefile to link smaller tools with less dependencies ... |  Oliver Stöneberg | 2015-01-01 | 1 | -1/+1 |
| * | Cleanups and version bumpmame0157 |  Miodrag Milanovic | 2014-12-31 | 1 | -1/+1 |
| * | arcompact (nw) |  mamehaze | 2014-12-26 | 1 | -3/+9 |
| * | arcompact: prepare to add more opcodes (nw) |  mamehaze | 2014-12-21 | 1 | -2/+2 |
| * | start making an actual CPU core out of the arcompact disassembler, executes t... |  mamehaze | 2014-12-20 | 1 | -2/+19 |
| * | arcompact - reorganize a little (nw) |  mamehaze | 2014-12-11 | 1 | -1/+1 |
| * | ok, we're definitely ARCompact based, it's a different instruction set (nw) |  mamehaze | 2014-12-03 | 1 | -0/+14 |
| * | skeleton CPU core so that I can begin to write an ARC disassembler (nw) |  mamehaze | 2014-12-03 | 1 | -0/+13 |
| * | (nw) Split RSP vector opcodes into separate files for interpreter, DRC and DR... |  mooglyguy | 2014-11-19 | 1 | -2/+18 |
| * | Convert PSX sio to use devcb. [smf] |  smf- | 2014-10-26 | 1 | -1/+1 |
| * | More cleanups, there is issue with srcclean that needs to be taken care as we... |  Miodrag Milanovic | 2014-07-22 | 1 | -1/+1 |
| * | rewrote most of tms7000, fixing a few issues and adding preliminary support f... |  Michaël Banaan Ananas | 2014-07-16 | 1 | -2/+1 |
| * | added preliminary tmpz84c015, stupid daisy chain |  Michaël Banaan Ananas | 2014-06-21 | 1 | -4/+5 |
| * | renamed opcode lists.h to .inc, renamed LR35902_FLAG_x to FLAG_x |  Michaël Banaan Ananas | 2014-06-13 | 1 | -2/+2 |
| * | move tmpz84c011 specifics to its own files, make z80ctc a subdevice rather th... |  David Haywood | 2014-06-11 | 1 | -0/+1 |
| * | upd7810: reorganize, compile source files seperately instead of |  Dirk Best | 2014-06-11 | 1 | -5/+8 |
| * | Added placeholder TGPx4 CPU core for Model 2C, nw |  Angelo Salese | 2014-06-05 | 1 | -0/+13 |
| * | m37710: make memory helpers inline; remove more obsolete cruft (nw) |  Alex W. Jackson | 2014-05-22 | 1 | -0/+2 |
| * | (MESS) New driver added: Xerox Alto 2 [Juergen Buchmueller] |  Miodrag Milanovic | 2014-04-22 | 1 | -0/+109 |
| * | sh2.c: Modernised cpu core. [Wilbert Pol] |  Wilbert Pol | 2014-04-12 | 1 | -9/+3 |
| * | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -25/+25 |
| * | h8: Implement the 8-bits timers, namcos23 coins work again [O. Galibert] |  Olivier Galibert | 2014-04-05 | 1 | -1/+8 |
| * | - New Z80 CPU derivate Toshiba TLCS-Z80 [Felipe Sanches] |  Miodrag Milanovic | 2014-04-04 | 1 | -2/+3 |
| * | h8: Add the h8/3008 [O. Galibert] |  Olivier Galibert | 2014-04-02 | 1 | -1/+12 |
| * | h8: Rewrite [O. Galibert] |  Olivier Galibert | 2014-03-25 | 1 | -45/+155 |
| * | last round of *.c -> *.inc renaming for now (nw) |  Oliver Stöneberg | 2014-03-19 | 1 | -2/+2 |
| * | and more *.c -> *.inc renaming (nw) |  Oliver Stöneberg | 2014-03-19 | 1 | -34/+34 |
| * | more *.c -> *.inc renaming / added some missing dependencies in cpu.mak (nw) |  Oliver Stöneberg | 2014-03-19 | 1 | -20/+23 |
| * | renamed a few more files from *.c to *.inc |  Oliver Stöneberg | 2014-03-19 | 1 | -6/+6 |
| * | Replacing legacy implementations in TMS99xx. (nw) |  Michael Zapf | 2014-02-27 | 1 | -16/+10 |
| * | removing some unused legacy things (nw) |  Wilbert Pol | 2014-02-26 | 1 | -12/+0 |
| * | replaced #defines with inline functions (nw) |  smf- | 2014-01-21 | 1 | -2/+1 |
| * | small cleanup (nw) |  Wilbert Pol | 2013-12-27 | 1 | -1/+0 |
| * | Cleanups and version bumpmame0152 |  Miodrag Milanovic | 2013-12-24 | 1 | -1/+1 |
| * | Added Signetics 8X300 microcontroller core, updated Wicat driver to use |  mahlemiut | 2013-12-21 | 1 | -0/+14 |
| * | fixed scudsp & ssp1601 entries [Vito] |  smf- | 2013-11-24 | 1 | -4/+4 |
| * | Added a bare bones SCUDSP core, to be improved |  Angelo Salese | 2013-10-08 | 1 | -1/+3 |
| * | small change to mcs96 generation messages (nw) |  Oliver Stöneberg | 2013-09-25 | 1 | -2/+2 |
| * | Cleanups and version bumpmame0150 |  Miodrag Milanovic | 2013-09-17 | 1 | -2/+2 |
| * | (MESS) Added preliminary S+core CPU emulation. [Sandro Ronco] |  Sandro Ronco | 2013-09-07 | 1 | -0/+19 |
| * | i8089: converted to a proper cpu core, added debugger support and disassembler |  Dirk Best | 2013-08-24 | 1 | -0/+19 |
| * | i186: move 80186 peripherals into the cpu [Carl] |  cracyc | 2013-08-19 | 1 | -0/+6 |
| * | tms32082: split MP and PP disassembler (nw) |  Ville Linde | 2013-07-27 | 1 | -1/+1 |