| Commit message (Expand) | Author | Age | Files | Lines |
| * | misc/gms.cpp: Add multiplexed EEPROM interface that works for most games. (Un... |  AJR | 2025-05-11 | 1 | -0/+2 |
| * | eepromser: one variable was missing from savestates |  hap | 2025-01-09 | 1 | -2/+0 |
| * | 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 | -13/+13 |
| * | Revert initialisation of device members in headers. |  Vas Crabb | 2022-04-03 | 1 | -4/+4 |
| * | init vars for coverity (devices/machine/5-i) |  Robbbert | 2022-04-02 | 1 | -4/+4 |
| * | devcb: Eliminate legacy callback syntax (nw) |  AJR | 2019-06-06 | 1 | -1/+0 |
| * | eepromser: Serial EEPROMs don't actually have reset lines, so remove the devi... |  AJR | 2018-12-21 | 1 | -1/+0 |
| * | ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... |  mooglyguy | 2018-08-23 | 1 | -14/+1 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -1/+2 |
| * | eepromser: prevent ambiguity between clock and streaming enable (nw) |  Vas Crabb | 2018-06-10 | 1 | -14/+11 |
| * | Fix recent eepromser regression, nw |  mooglyguy | 2018-06-09 | 1 | -1/+1 |
| * | Removed nearly all custom MCFG macros from eepromser, migrated more of police... |  mooglyguy | 2018-06-07 | 1 | -79/+27 |
| * | default eeprom clock to zero (nw) |  smf- | 2018-05-06 | 1 | -22/+22 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -10/+7 |
| * | tti: Add serial EEPROM using new DO write callback (nw) |  AJR | 2017-11-12 | 1 | -0/+7 |
| * | eepromser.h: comment typo (nw) |  hap | 2017-10-27 | 1 | -1/+1 |
| * | explicit sizes for enums used in save states - one should always do this to m... |  Vas Crabb | 2017-07-16 | 1 | -3/+3 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -21/+19 |
| * | Add support for Seiko S-29X90 16-bit EEPROMs [Luca Elia] |  Luca Elia | 2017-05-01 | 1 | -12/+39 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -14/+14 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -5/+5 |
| * | Revert "some additional (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -4/+4 |
| * | some additional (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -4/+4 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -5/+5 |
| * | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -8/+8 |
| * | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+295 |