| Commit message (Expand) | Author | Age | Files | Lines |
| * | Detect array members that can't be replicated and manually register each item... |  Aaron Giles | 2021-04-19 | 1 | -9/+0 |
| * | Eliminate ARRAY_LENGTH template in favor of C++17's std::size |  AJR | 2021-02-14 | 1 | -4/+4 |
| * | eepromser: Serial EEPROMs don't actually have reset lines, so remove the devi... |  AJR | 2018-12-21 | 1 | -11/+0 |
| * | ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... |  mooglyguy | 2018-08-23 | 1 | -5/+5 |
| * | gah, forgot to git add (nw) |  Vas Crabb | 2018-06-10 | 1 | -1/+1 |
| * | eepromser: prevent ambiguity between clock and streaming enable (nw) |  Vas Crabb | 2018-06-10 | 1 | -32/+13 |
| * | 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 | -13/+13 |
| * | eepromser.cpp: Correct documentation of write enable/disable commands (nw) |  AJR | 2018-05-28 | 1 | -2/+2 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -36/+2 |
| * | Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" |  Firehawke | 2017-12-13 | 1 | -6/+6 |
| * | Revert "Merge branch 'master' of https://github.com/mamedev/mame" |  Firehawke | 2017-12-13 | 1 | -6/+6 |
| * | get rid of legacy BITSWAP* (nw) |  Vas Crabb | 2017-12-13 | 1 | -6/+6 |
| * | eepromser: Add reference for X2444 commands (nw) |  AJR | 2017-11-13 | 1 | -0/+12 |
| * | tti: Add serial EEPROM using new DO write callback (nw) |  AJR | 2017-11-12 | 1 | -16/+15 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -83/+91 |
| * | Add support for Seiko S-29X90 16-bit EEPROMs [Luca Elia] |  Luca Elia | 2017-05-01 | 1 | -1/+19 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -1/+1 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -5/+5 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -5/+5 |
| * | Revert "some additional (nw)" |  Miodrag Milanovic | 2016-01-20 | 1 | -8/+8 |
| * | some additional (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -8/+8 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -5/+5 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+1161 |