| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 11 | -5764/+0 |
| * | blame balrog for this :) (NW) |  Cowering | 2015-07-08 | 1 | -6/+6 |
| * | memory: Remove support for decrypted bases, use an address space instead [O. ... |  Olivier Galibert | 2015-06-24 | 2 | -7/+25 |
| * | correction |  hap | 2015-05-15 | 2 | -2/+2 |
| * | Sorted out cpu cores (nw) |  Miodrag Milanovic | 2015-05-13 | 9 | -18/+18 |
| * | changes for Juergen Buchmueller in core and credits for some files in mess(nw) |  Miodrag Milanovic | 2015-05-07 | 2 | -32/+4 |
| * | Added dummy license headers for EMU section (nw) |  Miodrag Milanovic | 2015-05-07 | 11 | -0/+22 |
| * | moved all to std::string (nw) |  Miodrag Milanovic | 2015-04-22 | 2 | -3/+3 |
| * | string -> str rename due to future conflicts (nw) |  Miodrag Milanovic | 2015-04-12 | 2 | -3/+3 |
| * | Cleanups and version bumpmame0160 |  Miodrag Milanovic | 2015-03-25 | 2 | -12/+12 |
| * | fix compile from qmc2 (nw) |  Miodrag Milanovic | 2015-03-08 | 1 | -1/+1 |
| * | shuffle more HNG64 stuff around, add stub CPU classes for the different CPU t... |  mamehaze | 2015-03-07 | 2 | -0/+112 |
| * | debug/qt: Add a per-device window [O. Galibert] |  Olivier Galibert | 2014-12-22 | 1 | -1/+1 |
| * | fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn... |  Oliver Stöneberg | 2014-09-08 | 1 | -2/+0 |
| * | small cleanup |  Michaël Banaan Ananas | 2014-07-31 | 2 | -126/+21 |
| * | More cleanups, there is issue with srcclean that needs to be taken care as we... |  Miodrag Milanovic | 2014-07-22 | 2 | -10/+10 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2014-07-22 | 2 | -7/+7 |
| * | looks like unmapped output bits are 0 |  Michaël Banaan Ananas | 2014-07-07 | 1 | -15/+15 |
| * | nw |  Michaël Banaan Ananas | 2014-07-03 | 1 | -5/+5 |
| * | more trampoline madness |  Michaël Banaan Ananas | 2014-06-23 | 2 | -19/+305 |
| * | ok, made TMPZ84C011 pins external instead of making drivers having to interfa... |  Michaël Banaan Ananas | 2014-06-23 | 3 | -30/+112 |
| * | forgot to add savestate |  Michaël Banaan Ananas | 2014-06-22 | 5 | -24/+33 |
| * | added preliminary tmpz84c015, stupid daisy chain |  Michaël Banaan Ananas | 2014-06-21 | 7 | -125/+195 |
| * | partial revert of r31054: daisy chain config is on TMPZ84C011 external pins |  Michaël Banaan Ananas | 2014-06-21 | 2 | -10/+2 |
| * | got rid of tmpz84c011 ctc trampolines |  Michaël Banaan Ananas | 2014-06-21 | 3 | -52/+17 |
| * | tmpz84c011c small cleanup. |  Michaël Banaan Ananas | 2014-06-20 | 2 | -248/+192 |
| * | move tmpz84c011 specifics to its own files, make z80ctc a subdevice rather th... |  David Haywood | 2014-06-11 | 4 | -372/+436 |
| * | (shortened CALLBACK to CB) |  Michaël Banaan Ananas | 2014-06-09 | 1 | -11/+11 |
| * | more notes (nw) |  David Haywood | 2014-06-03 | 1 | -0/+13 |
| * | kenseim fleshing out (nw) |  David Haywood | 2014-05-31 | 1 | -2/+3 |
| * | start to make the z84 a proper cpu type, migrate code from niyanpai to the cpu. |  David Haywood | 2014-05-30 | 2 | -2/+344 |
| * | new NOT WORKING |  David Haywood | 2014-05-30 | 2 | -0/+22 |
| * | converted pve500 to newer z80sio device, while it is still in preliminary sta... |  Fabio Priuli | 2014-04-29 | 1 | -13/+4 |
| * | removed usage of legacy IRQ callback (nw) |  Miodrag Milanovic | 2014-04-29 | 2 | -3/+3 |
| * | z80pio: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-29 | 1 | -12/+3 |
| * | tlcs: fixed regression, device is cpu (nw) |  Miodrag Milanovic | 2014-04-29 | 1 | -1/+1 |
| * | z80ctc: converted to use devcb2. nw. |  Fabio Priuli | 2014-04-28 | 1 | -9/+3 |
| * | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 2 | -8/+7 |
| * | Fixed build. (nw) |  Curt Coder | 2014-04-04 | 1 | -0/+2 |
| * | - New Z80 CPU derivate Toshiba TLCS-Z80 [Felipe Sanches] |  Miodrag Milanovic | 2014-04-04 | 2 | -0/+133 |
| * | rename functions with upper case names to lower case to avoid #define collisi... |  smf- | 2014-01-22 | 2 | -1159/+1152 |
| * | fixed z80 regressions (nw) |  smf- | 2014-01-21 | 2 | -4/+5 |
| * | converted z80 to c++ [smf] |  smf- | 2014-01-21 | 2 | -2938/+2981 |
| * | Lessen log pollution. (nw) |  Curt Coder | 2013-11-16 | 1 | -1/+1 |
| * | added missing short names to legacy devices and added validation that short n... |  Miodrag Milanovic | 2013-08-23 | 1 | -0/+2 |
| * | modernised the YM3526, which also required adding write lines to the 6502, 68... |  smf- | 2013-05-12 | 2 | -4/+45 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 5 | -2323/+2323 |
| * | fix z80 cycles on illegal prefixes |  Michaël Banaan Ananas | 2012-10-26 | 1 | -8/+5 |
| * | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -2/+2 |
| * | Final round of struct/union/enum normalization. |  Aaron Giles | 2012-09-16 | 1 | -2/+2 |