| Commit message (Expand) | Author | Age | Files | Lines |
| * | devices/machine, sound and video: removed read and write macros (nw) |  Ivan Vangelista | 2020-06-17 | 1 | -16/+16 |
| * | srcclean and manual cleanup (nw) |  Vas Crabb | 2020-04-26 | 1 | -25/+25 |
| * | stvcd.cpp: move note on top, make some basic QA (nw) |  angelosa | 2020-04-25 | 1 | -4/+17 |
| * | fixes for clang 10.0.0 misleading indentation and xor used as a pow warnings ... |  smf- | 2020-04-23 | 1 | -1/+1 |
| * | stvcd.cpp: second cleanup pass: move communication interface to device_memory... |  angelosa | 2020-04-19 | 1 | -458/+353 |
| * | stvcd.cpp: first cleanup pass: move all commands into functions (nw) |  angelosa | 2020-04-18 | 1 | -1083/+1217 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -9/+9 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -9/+9 |
| * | devices\machine\ticket, timer: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-21 | 1 | -7/+8 |
| * | imagedev\chd_cd, diablo: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-19 | 1 | -2/+1 |
| * | scsp.cpp : Updates |  cam900 | 2018-11-29 | 1 | -9/+4 |
| * | Streamline machine configuration macros - everyone's a device edition. |  Vas Crabb | 2018-05-06 | 1 | -1/+1 |
| * | srcclean (nw) |  Vas Crabb | 2018-04-22 | 1 | -2/+2 |
| * | MT #06843 (nw) |  angelosa | 2018-04-20 | 1 | -0/+8 |
| * | saturn: Fix regression due to an unexpected CDDA dependency (nw) |  AJR | 2018-02-16 | 1 | -0/+5 |
| * | stvcd: Note HLE in device name (nw) |  AJR | 2018-02-15 | 1 | -1/+1 |
| * | Revert "Merge satcdb skeleton device with stvcd" |  AJR | 2018-02-15 | 1 | -31/+0 |
| * | Merge satcdb skeleton device with stvcd |  AJR | 2018-02-14 | 1 | -0/+31 |
| * | saturn, sfish2: Move existing CD-ROM emulation down into device |  AJR | 2018-02-14 | 1 | -170/+156 |
| * | stvcd.cpp: fixed some boundary checks for filters access (nw) (#3092) |  Oliver Stöneberg | 2018-01-20 | 1 | -4/+4 |
| * | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -1/+1 |
| * | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -1/+1 |
| * | get rid of legacy BITSWAP* (nw) |  Vas Crabb | 2017-12-13 | 1 | -1/+1 |
| * | srcclean (nw) |  Vas Crabb | 2017-10-22 | 1 | -4/+4 |
| * | stvcd.cpp: fixed soft reset crash on Sega Saturn, caused by corrupt TOC lengt... |  angelosa | 2017-10-11 | 1 | -2/+3 |
| * | stvcd.cpp: Added some basic MPEG commands, makes Sport Fishing 2 to surpass M... |  angelosa | 2017-10-08 | 1 | -3/+54 |
| * | Fix sfish2 no cdrom found regression (nw) |  angelosa | 2017-10-08 | 1 | -2/+2 |
| * | Remove timer_device from emu.h and move it out of src/emu (nw) |  AJR | 2017-10-01 | 1 | -0/+1 |
| * | Fix obvious bugs found by GCC 7.1 (nw) |  Miodrag Milanovic | 2017-05-15 | 1 | -1/+1 |
| * | A round of spelling/typographical fixes to source comments (nw) |  Scott Stone | 2016-11-24 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -74/+74 |
| * | use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
| * | dynamic_buffer is just std::vector<UINT8> (nw) |  Miodrag Milanovic | 2016-10-21 | 1 | -1/+1 |
| * | Allow Saturn CD player to be useable by changing printf to logerror (nw) |  Scott Stone | 2016-06-13 | 1 | -6/+6 |
| * | saturn and stv split (nw) |  Miodrag Milanovic | 2016-05-01 | 1 | -1/+1 |
| * | NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... |  Miodrag Milanovic | 2016-04-24 | 1 | -2/+2 |
| * | modernize rom_load_manager (nw) |  Miodrag Milanovic | 2016-01-11 | 1 | -2/+2 |
| * | cleanup (nw) |  Miodrag Milanovic | 2015-12-26 | 1 | -1/+1 |
| * | clang-modernize part 3 |  Miodrag Milanovic | 2015-12-04 | 1 | -24/+24 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+2702 |