summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/megadrive/jcart.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* More Sega cleanup: Vas Crabb2022-12-151-68/+44
* megadriv.xml: compatibility field cleanups, apply minor fixes (#9732) [Angelo... Angelo Salese2022-05-231-17/+16
* -jcart: Fixed I2C read address for Codemasters games. [Ryan Holtz] (#7885) MooglyGuy2021-03-231-15/+10
* -emu/devfind.h: Made read_safe avaiable for optional I/O ports only. Vas Crabb2020-11-061-8/+8
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-4/+4
* Fixed regression in peps0615 introduced in 635f469c7dd0b5166455bafeddb0e898b1... smf-2020-05-061-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+6
* -ghosteo: Removed deprecated warning, nw mooglyguy2019-02-021-6/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-10/+2
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-121-13/+8
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+16
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Devfind revision phase 2 (nw) AJR2016-08-051-8/+8
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* 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/+257