| Commit message (Expand) | Author | Age | Files | Lines |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -77/+72 |
* | scnxx562: minor changes to interrupt handling (#9304) |  shattered | 2022-02-15 | 1 | -8/+37 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | srcclean, remove a vestigial thing, and a little cleanup |  Vas Crabb | 2021-12-26 | 1 | -1/+1 |
* | Logging format cleanups and minor no-op code changes. (#8932) |  shattered | 2021-12-06 | 1 | -13/+13 |
* | Cleaned up incorrectly formatted license/copyright header comments. (#8885) |  Angelo Salese | 2021-11-28 | 1 | -1/+2 |
* | -emu/rendersw.hxx: Fixed incorrect clipping of untextured rectangles. |  Vas Crabb | 2021-11-27 | 1 | -1/+1 |
* | Minor changes to various drivers (#8880) |  shattered | 2021-11-25 | 1 | -27/+30 |
* | devices/machine: simplified handlers for various devices (nw) |  Ivan Vangelista | 2020-03-24 | 1 | -10/+10 |
* | scnxx562: bug found by GCC 9 (nw) |  arbee | 2019-05-02 | 1 | -1/+1 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -4/+5 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -5/+4 |
* | -src/devices/machine: Random MCFG and MACHINE_CONFIG removals, nw |  MooglyGuy | 2019-02-03 | 1 | -4/+5 |
* | API Change: Machine configs are now a method of the owner class, and the prot... |  Olivier Galibert | 2018-01-17 | 1 | -1/+1 |
* | Remove remaining firstcpu usage from devices (nw) |  AJR | 2018-01-04 | 1 | -8/+6 |
* | Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: |  Vas Crabb | 2017-07-11 | 1 | -2/+1 |
* | some more device_add_mconfig. Only devices/bus remains. (nw) |  Ivan Vangelista | 2017-06-02 | 1 | -7/+2 |
* | srcclean (nw) |  Vas Crabb | 2017-05-28 | 1 | -1/+1 |
* | m_owner cleanup (nw) |  AJR | 2017-05-25 | 1 | -18/+18 |
* | Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. |  Vas Crabb | 2017-05-22 | 1 | -1/+1 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -313/+301 |
* | Device validation fixes, invalid characters department (nw) |  AJR | 2017-03-03 | 1 | -2/+2 |
* | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -6/+6 |
* | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -0/+1 |
* | Typo fix: beeing → being |  Jordi Mallach | 2016-12-14 | 1 | -2/+2 |
* | srcclean (nw) |  Vas Crabb | 2016-11-27 | 1 | -6/+6 |
* | A round of spelling/typographical fixes to source comments (nw) |  Scott Stone | 2016-11-24 | 1 | -1/+1 |
* | - Small fixes: PIT68230, FGA022, DUSCC |  Joakim Larsson Edstrom | 2016-11-13 | 1 | -18/+16 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -93/+93 |
* | srcclean (nw) |  Vas Crabb | 2016-09-26 | 1 | -13/+13 |
* | fix for "warning C4390: ';': empty controlled statement found; is this the in... |  smf- | 2016-09-10 | 1 | -1/+1 |
* | Fixed redundant logerror parameters and trailing spaces |  Joakim Larsson Edstrom | 2016-09-07 | 1 | -16/+16 |
* | Added interrupt support in DUSCC device, Force CPU30 board driver and interru... |  Joakim Larsson Edstrom | 2016-09-07 | 1 | -72/+141 |
* | Cleanups and version bump |  Miodrag Milanovic | 2016-07-27 | 1 | -248/+246 |
* | Added support for the 16-bit timer and for clock output mode callbacks on RTX... |  Joakim Larsson Edstrom | 2016-07-06 | 1 | -64/+267 |
* | New board: Force Computers ISIO-1, improved support for 68230 PIT and scnxx56... |  Joakim Larsson Edstrom | 2016-06-30 | 1 | -253/+778 |
* | Cleanup and version bumpmame0175 |  Miodrag Milanovic | 2016-06-29 | 1 | -540/+539 |
* | Expunge erroneous save_item subscripting (nw) |  AJR | 2016-06-13 | 1 | -2/+2 |
* | DUSCC driver for 68562,26562,68C562 and 26C562 added, WIP but works for Force... |  Joakim Larsson Edstrom | 2016-06-10 | 1 | -0/+1793 |