| Commit message (Expand) | Author | Age | Files | Lines |
| * | Cleanups and version bumpmame0168 |  Miodrag Milanovic | 2015-11-25 | 23 | -108/+108 |
| * | wozfdc: I don't find you comitted enough (nw) |  Olivier Galibert | 2015-11-21 | 1 | -24/+20 |
| * | wozfdc: Warp factor 4 Scotty [O. Galibert] |  Olivier Galibert | 2015-11-20 | 2 | -156/+63 |
| * | Fixed uninitialized class members |  Miodrag Milanovic | 2015-11-19 | 66 | -92/+102 |
| * | Some more cleanup (nw) |  Miodrag Milanovic | 2015-11-11 | 5 | -25/+36 |
| * | Some cleanups and init fixes with help of ReSharper C++ (nw) |  Miodrag Milanovic | 2015-11-11 | 4 | -9/+22 |
| * | These are not needed with official tools (nw) |  Miodrag Milanovic | 2015-11-10 | 3 | -34/+0 |
| * | - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. |  therealmogminer@gmail.com | 2015-11-09 | 5 | -14/+20 |
| * | Fix more PVS-Studio warnings, nw |  therealmogminer@gmail.com | 2015-11-09 | 1 | -4/+4 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 265 | -0/+0 |
| * | removed render.h from emu.h and fix deps (nw) |  Miodrag Milanovic | 2015-11-06 | 1 | -0/+1 |
| * | hdc92x4: Fix ambiguity of ?: operator flagged by PVS-Studio [MooglyGuy] |  therealmogminer@gmail.com | 2015-11-06 | 1 | -1/+4 |
| * | - Fix some instances of PVS-Studio warning V501, "There are identical sub- |  therealmogminer@gmail.com | 2015-11-06 | 1 | -1/+1 |
| * | Relaxed emu.h a bit, should make compile a bit faster (nw) |  Miodrag Milanovic | 2015-11-05 | 1 | -1/+0 |
| * | allow 1on1u for the a7800 to run again , based on http://mametesters.org/view... |  David Haywood | 2015-11-05 | 1 | -6/+6 |
| * | Merge branch 'master' of https://github.com/mamedev/mame |  Miodrag Milanovic | 2015-11-01 | 2 | -90/+68 |
| |\ |
|
| | * | i8251: minor fix to tx ready handling |  fulivi | 2015-10-31 | 1 | -0/+1 |
| | * | i8251: improved handling of tx enable/disable bit, rs232 diagnostic on |  fulivi | 2015-10-31 | 2 | -90/+67 |
| * | | making logerror part of machine and device classes [Miodrag Milanovic] |  Miodrag Milanovic | 2015-11-01 | 22 | -821/+828 |
| |/ |
|
| * | Cleanup and version bumpmame0167 |  Miodrag Milanovic | 2015-10-28 | 4 | -602/+602 |
| * | atahle.c: call fill_buffer using a timer only when ultra dma is enabled (nw) |  yz70s | 2015-10-27 | 1 | -2/+6 |
| * | typo/bug fix, thanks to PVS (nw) |  Miodrag Milanovic | 2015-10-27 | 1 | -1/+1 |
| * | move along, nothing to see here (nw) |  cracyc | 2015-10-24 | 1 | -2/+4 |
| * | fix windows build and pcd clock (nw) |  cracyc | 2015-10-24 | 2 | -2/+10 |
| * | Apollo changes: [Hans Ostermeyer] |  arbee | 2015-10-24 | 1 | -3/+3 |
| * | there are probably neater ways of doing this, but it works (nw) |  David Haywood | 2015-10-22 | 2 | -0/+37 |
| * | idectrl/atahle.c: call routine fill_buffer using a timer to avoid reentering ... |  yz70s | 2015-10-19 | 3 | -6/+16 |
| * | untabified the pinout diagram |  Joakim Larsson Edström | 2015-10-13 | 1 | -22/+22 |
| * | Merge pull request #379 from JoakimLarsson/z80scc_m166_3 |  R. Belmont | 2015-10-13 | 4 | -1587/+1784 |
| |\ |
|
| | * | TABified as per coding standard |  Joakim Larsson Edström | 2015-10-12 | 4 | -3370/+3370 |
| | * | turned off LOG printouts |  Joakim Larsson Edström | 2015-10-11 | 1 | -1/+1 |
| | * | - Improved logging |  Joakim Larsson Edström | 2015-10-11 | 2 | -1285/+1310 |
| | * | - z80scc_channel class rebased on device_t instead of z80sio_channel |  Joakim Larsson Edström | 2015-10-11 | 2 | -1853/+2025 |
| * | | atahle.c: ultra dma modes shuld be useable now (nw) |  yz70s | 2015-10-12 | 2 | -3/+14 |
| |/ |
|
| * | missed a few (nw) |  Cowering | 2015-10-09 | 3 | -3/+3 |
| * | some pedantic fixes (nw) |  Cowering | 2015-10-09 | 2 | -9/+9 |
| * | Rename device setname/description to denote as legacy/to be removed to allow ... |  Scott Stone | 2015-10-07 | 1 | -1/+1 |
| * | turn logging back off (nw) |  David Haywood | 2015-10-07 | 1 | -3/+3 |
| * | put the upd71059c in m92 too, seems to be the same device. |  David Haywood | 2015-10-07 | 2 | -3/+6 |
| * | Naming update, nw |  therealmogminer@gmail.com | 2015-10-02 | 2 | -4/+2 |
| * | i8271: slight improvement for the bbc (nw) |  cracyc | 2015-09-30 | 2 | -2/+4 |
| * | Cleanups and version bumpmame0166 |  Miodrag Milanovic | 2015-09-30 | 9 | -1359/+1356 |
| * | hush pedantic |  Cowering | 2015-09-29 | 1 | -3/+3 |
| * | device shortname duplication fix (nw) |  Scott Stone | 2015-09-28 | 1 | -1/+1 |
| * | i8271: oops (nw) |  cracyc | 2015-09-28 | 1 | -2/+2 |
| * | i8271: modernize [Carl] |  cracyc | 2015-09-28 | 2 | -1347/+1664 |
| * | add method identify_device_buffer() to atapicdr like in idehd (nw) |  yz70s | 2015-09-28 | 1 | -0/+2 |
| * | z80scc: use MAME standard 64-bit int workaround (nw) |  arbee | 2015-09-28 | 1 | -14/+12 |
| * | - Added correct reset values |  Joakim Larsson Edstrom | 2015-09-28 | 3 | -160/+382 |
| * | ficpio2: add PCI bus and chipset. -bios 2 and 3 now boot. Other BIOSes requ... |  mahlemiut | 2015-09-24 | 2 | -0/+287 |