| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -2/+2 |
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -31/+31 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -10/+2 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | devices/machine: simplified more handlers (nw) |  Ivan Vangelista | 2020-03-25 | 1 | -2/+2 |
| * | -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... |  mooglyguy | 2018-08-11 | 1 | -52/+12 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -12/+12 |
| * | copyright holder consistency (nw) |  hap | 2018-06-26 | 1 | -1/+1 |
| * | 68230pit.cpp: Subtle but helpful internal improvements (nw) |  AJR | 2018-03-13 | 1 | -5/+6 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -24/+24 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -52/+54 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
| * | - WIP: Refactored device: MPCC 68561 (nw) |  Joakim Larsson Edstrom | 2017-01-16 | 1 | -1/+18 |
| * | 68230pit updates: [R. Belmont] |  arbee | 2017-01-11 | 1 | -0/+3 |
| * | first srcclean pass (nw) |  Vas Crabb | 2016-12-25 | 1 | -45/+45 |
| * | 68230: added initial support for timer interrupts and embryonic support for p... |  Joakim Larsson Edstrom | 2016-12-08 | 1 | -12/+35 |
| * | Added bit wise update methods for all ports and moved register access methods... |  Joakim Larsson Edstrom | 2016-12-04 | 1 | -0/+28 |
| * | Fixed typo and removed uneeded counter in exchange for a more clear TIN pin c... |  Joakim Larsson Edstrom | 2016-11-30 | 1 | -6/+6 |
| * | Improved reset, timer and port C behaviour |  Joakim Larsson Edstrom | 2016-11-29 | 1 | -0/+65 |
| * | 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 | -64/+64 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-07-27 | 1 | -23/+23 |
| * | Added support for the 24 bit timer |  Joakim Larsson Edstrom | 2016-07-06 | 1 | -1/+1 |
| * | New board: Force Computers ISIO-1, improved support for 68230 PIT and scnxx56... |  Joakim Larsson Edstrom | 2016-06-30 | 1 | -9/+48 |
| * | Cleanup and version bumpmame0175 |  Miodrag Milanovic | 2016-06-29 | 1 | -18/+18 |
| * | completed the parallell port part now supporting all ports A,B and C, still WIP |  Joakim Larsson Edstrom | 2016-06-10 | 1 | -42/+117 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -2/+2 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -2/+2 |
| * | override part 3 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -4/+4 |
| * | Cleanups and version bumpmame0166 |  Miodrag Milanovic | 2015-09-30 | 1 | -5/+5 |
| * | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+131 |