summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/odyssey2/rom.cpp
Commit message (Expand)AuthorAgeFilesLines
* odyssey2: shorthand variable types in source code hap2020-09-281-1/+1
* odyssey2: put voice roms in softwarelist hap2020-08-281-2/+2
* untangle bus/odyssey2/rom.cpp hap2020-08-121-62/+18
* odyssey2/voice: small cleanup after failed attempt to fix a bug hap2020-08-041-1/+1
* odyssey2: mcs48 already takes care of reset hap2020-08-031-4/+0
* odyssey2: add support for 4in1 cartridge hap2020-08-031-5/+0
* Various buses and associated drivers: Simplify handler signatures (nw) AJR2020-05-211-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+11
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-4/+4
* 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-4/+4
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-3/+3
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-4/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+96