summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i2cmem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added support for the address high byte to i2cmem for devices greater than 40... smf-2020-03-131-15/+28
* Latch the upper address bits from the i2c device id after receiving the lower... smf-2020-03-021-22/+25
* Revert "Possibly controversial i2cmem change, please lemme know if something ... Olivier Galibert2020-03-011-14/+1
* Possibly controversial i2cmem change, please lemme know if something breaks (nw) Olivier Galibert2020-02-241-1/+14
* -i2cmem: Added 24C04 device type. [Ryan Holtz] MooglyGuy2020-02-191-0/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-34/+87
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-87/+34
* i2cmem: fix page write logic [O. Galibert] Olivier Galibert2019-03-071-12/+22
* (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... Vas Crabb2019-02-191-19/+28
* -ghosteo: Removed deprecated warning, nw mooglyguy2019-02-021-21/+55
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-4/+13
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* intelfsh, i2cmem: Not a device_memory_interface either [O. Galibert] Olivier Galibert2016-06-161-69/+11
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-8/+9
* reverting: Miodrag Milanovic2016-01-201-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+510