| 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 | -1/+1 |
* | i2cmem: Add 24C128 and 24C256 variants |  Dirk Best | 2024-04-20 | 1 | -1/+5 |
* | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... |  MooglyGuy | 2023-06-01 | 1 | -7/+7 |
* | Use ioprocs classes instead of emu_file for device_nvram_interface's load and... |  AJR | 2022-02-27 | 1 | -2/+2 |
* | -machine/i2cmem.cpp: Added Xicor X24C01 support. [Ryan Holtz] |  MooglyGuy | 2021-03-23 | 1 | -8/+14 |
* | i2cmem.cpp: Added PCF8570 device. |  Nigel Barnes | 2021-02-20 | 1 | -0/+2 |
* | i2cmem.cpp: Added PCF8582 device. |  Nigel Barnes | 2020-12-25 | 1 | -0/+2 |
* | Fixed regression in peps0615 introduced in 635f469c7dd0b5166455bafeddb0e898b1... |  smf- | 2020-05-06 | 1 | -16/+15 |
* | Added support for the address high byte to i2cmem for devices greater than 40... |  smf- | 2020-03-13 | 1 | -0/+2 |
* | Latch the upper address bits from the i2c device id after receiving the lower... |  smf- | 2020-03-02 | 1 | -2/+0 |
* | (nw) spg2xx: fixed 6 compilation errors |  Robbbert | 2020-02-19 | 1 | -0/+1 |
* | -i2cmem: Added 24C04 device type. [Ryan Holtz] |  MooglyGuy | 2020-02-19 | 1 | -1/+2 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -64/+25 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -25/+64 |
* | i2cmem: fix page write logic [O. Galibert] |  Olivier Galibert | 2019-03-07 | 1 | -0/+2 |
* | (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... |  Vas Crabb | 2019-02-19 | 1 | -1/+1 |
* | -i2cmem: Remove remaining unused MCFG macros, nw |  MooglyGuy | 2019-02-03 | 1 | -22/+0 |
* | -ghosteo: Removed deprecated warning, nw |  mooglyguy | 2019-02-02 | 1 | -42/+23 |
* | mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw |  mooglyguy | 2018-12-09 | 1 | -1/+11 |
* | i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw |  mooglyguy | 2018-08-29 | 1 | -7/+7 |
* | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -14/+14 |
* | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -5/+5 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -3/+3 |
* | dynamic_buffer is just std::vector<UINT8> (nw) |  Miodrag Milanovic | 2016-10-21 | 1 | -1/+1 |
* | intelfsh, i2cmem: Not a device_memory_interface either [O. Galibert] |  Olivier Galibert | 2016-06-16 | 1 | -8/+1 |
* | Devfind revision phase 1, cleaning out some legacy stuff |  AJR | 2016-04-07 | 1 | -0/+2 |
* | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
* | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
* | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -7/+7 |
* | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+158 |