summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-2523-108/+108
* wozfdc: I don't find you comitted enough (nw) Olivier Galibert2015-11-211-24/+20
* wozfdc: Warp factor 4 Scotty [O. Galibert] Olivier Galibert2015-11-202-156/+63
* Fixed uninitialized class members Miodrag Milanovic2015-11-1966-92/+102
* Some more cleanup (nw) Miodrag Milanovic2015-11-115-25/+36
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-114-9/+22
* These are not needed with official tools (nw) Miodrag Milanovic2015-11-103-34/+0
* - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. therealmogminer@gmail.com2015-11-095-14/+20
* Fix more PVS-Studio warnings, nw therealmogminer@gmail.com2015-11-091-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-08265-0/+0
* removed render.h from emu.h and fix deps (nw) Miodrag Milanovic2015-11-061-0/+1
* hdc92x4: Fix ambiguity of ?: operator flagged by PVS-Studio [MooglyGuy] therealmogminer@gmail.com2015-11-061-1/+4
* - Fix some instances of PVS-Studio warning V501, "There are identical sub- therealmogminer@gmail.com2015-11-061-1/+1
* Relaxed emu.h a bit, should make compile a bit faster (nw) Miodrag Milanovic2015-11-051-1/+0
* allow 1on1u for the a7800 to run again , based on http://mametesters.org/view... David Haywood2015-11-051-6/+6
* Merge branch 'master' of https://github.com/mamedev/mame Miodrag Milanovic2015-11-012-90/+68
|\
| * i8251: minor fix to tx ready handling fulivi2015-10-311-0/+1
| * i8251: improved handling of tx enable/disable bit, rs232 diagnostic on fulivi2015-10-312-90/+67
* | making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-0122-821/+828
|/
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-284-602/+602
* atahle.c: call fill_buffer using a timer only when ultra dma is enabled (nw) yz70s2015-10-271-2/+6
* typo/bug fix, thanks to PVS (nw) Miodrag Milanovic2015-10-271-1/+1
* move along, nothing to see here (nw) cracyc2015-10-241-2/+4
* fix windows build and pcd clock (nw) cracyc2015-10-242-2/+10
* Apollo changes: [Hans Ostermeyer] arbee2015-10-241-3/+3
* there are probably neater ways of doing this, but it works (nw) David Haywood2015-10-222-0/+37
* idectrl/atahle.c: call routine fill_buffer using a timer to avoid reentering ... yz70s2015-10-193-6/+16
* untabified the pinout diagram Joakim Larsson Edström2015-10-131-22/+22
* Merge pull request #379 from JoakimLarsson/z80scc_m166_3 R. Belmont2015-10-134-1587/+1784
|\
| * TABified as per coding standard Joakim Larsson Edström2015-10-124-3370/+3370
| * turned off LOG printouts Joakim Larsson Edström2015-10-111-1/+1
| * - Improved logging Joakim Larsson Edström2015-10-112-1285/+1310
| * - z80scc_channel class rebased on device_t instead of z80sio_channel Joakim Larsson Edström2015-10-112-1853/+2025
* | atahle.c: ultra dma modes shuld be useable now (nw) yz70s2015-10-122-3/+14
|/
* missed a few (nw) Cowering2015-10-093-3/+3
* some pedantic fixes (nw) Cowering2015-10-092-9/+9
* Rename device setname/description to denote as legacy/to be removed to allow ... Scott Stone2015-10-071-1/+1
* turn logging back off (nw) David Haywood2015-10-071-3/+3
* put the upd71059c in m92 too, seems to be the same device. David Haywood2015-10-072-3/+6
* Naming update, nw therealmogminer@gmail.com2015-10-022-4/+2
* i8271: slight improvement for the bbc (nw) cracyc2015-09-302-2/+4
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-309-1359/+1356
* hush pedantic Cowering2015-09-291-3/+3
* device shortname duplication fix (nw) Scott Stone2015-09-281-1/+1
* i8271: oops (nw) cracyc2015-09-281-2/+2
* i8271: modernize [Carl] cracyc2015-09-282-1347/+1664
* add method identify_device_buffer() to atapicdr like in idehd (nw) yz70s2015-09-281-0/+2
* z80scc: use MAME standard 64-bit int workaround (nw) arbee2015-09-281-14/+12
* - Added correct reset values Joakim Larsson Edstrom2015-09-283-160/+382
* ficpio2: add PCI bus and chipset. -bios 2 and 3 now boot. Other BIOSes requ... mahlemiut2015-09-242-0/+287