summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sega8/rom.cpp
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+112
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-112/+0
* sc3000: Added support for the SC-3000 Survivors Multicart and Megacart cartri... Nigel Barnes2019-01-201-0/+112
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-3/+4
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* sms/gamegear misc fixes Enik Land2017-09-161-0/+1
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-6/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-59/+67
* Self-registering devices prep: Vas Crabb2017-02-271-18/+18
* smskr: add support for the seo-jin 11-in-1 multi-game bootleg cartridge David Haywood2016-11-161-0/+80
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-20/+20
* reverting: Miodrag Milanovic2016-01-201-19/+19
* 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-19/+19
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-16/+16
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+940