index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
bus
/
megadrive
/
eeprom.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-jcart: Fixed I2C read address for Codemasters games. [Ryan Holtz] (#7885)
MooglyGuy
2021-03-23
1
-21
/
+21
*
bus/megadrive: Updated EEPROM save cartridge compatibility list.
Vas Crabb
2021-03-23
1
-3
/
+3
*
-machine/i2cmem.cpp: Added Xicor X24C01 support. [Ryan Holtz]
MooglyGuy
2021-03-23
1
-30
/
+43
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
1
-16
/
+16
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-21
/
+28
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-28
/
+21
*
-ghosteo: Removed deprecated warning, nw
mooglyguy
2019-02-02
1
-21
/
+28
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-7
/
+7
*
device_add_mconfig up to devices/bus/o* (nw)
Ivan Vangelista
2017-06-12
1
-50
/
+15
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
1
-4
/
+4
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-36
/
+34
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-8
/
+8
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-15
/
+15
*
Cleanups and version bump
mame0174
Miodrag Milanovic
2016-05-25
1
-19
/
+18
*
one step closer to core i2c eeprom implementation. nw.
etabeta78
2016-05-18
1
-46
/
+48
*
megadrive: added custom X24C02 emulation to NBA Jam cart,
etabeta78
2016-05-01
1
-0
/
+260
*
reverting:
Miodrag Milanovic
2016-01-20
1
-8
/
+8
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-8
/
+8
*
fix uninitialized class members for bus devices (nw)
Miodrag Milanovic
2015-11-14
1
-4
/
+4
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+376