summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/megadrive/eeprom.cpp
Commit message (Expand)AuthorAgeFilesLines
* -jcart: Fixed I2C read address for Codemasters games. [Ryan Holtz] (#7885) MooglyGuy2021-03-231-21/+21
* bus/megadrive: Updated EEPROM save cartridge compatibility list. Vas Crabb2021-03-231-3/+3
* -machine/i2cmem.cpp: Added Xicor X24C01 support. [Ryan Holtz] MooglyGuy2021-03-231-30/+43
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-16/+16
* (nw) Clean up the mess on master Vas Crabb2019-03-261-21/+28
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-28/+21
* -ghosteo: Removed deprecated warning, nw mooglyguy2019-02-021-21/+28
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-7/+7
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-121-50/+15
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-36/+34
* Self-registering devices prep: Vas Crabb2017-02-271-8/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-19/+18
* one step closer to core i2c eeprom implementation. nw. etabeta782016-05-181-46/+48
* megadrive: added custom X24C02 emulation to NBA Jam cart, etabeta782016-05-011-0/+260
* reverting: Miodrag Milanovic2016-01-201-8/+8
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-8/+8
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+376