summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a7800/rom.cpp
Commit message (Expand)AuthorAgeFilesLines
* devices/bus: a few more MACHINE_CONFIG macros removed (nw) Ivan Vangelista2019-02-091-26/+25
* okim6376, pokey: Remove address_space and mem_mask arguments from read/write ... AJR2019-02-011-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+6
* device_add_mconfig: a small start in devices\bus (nw) Ivan Vangelista2017-06-021-49/+41
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-52/+52
* Self-registering devices prep: Vas Crabb2017-02-271-15/+16
* Proper support for Rescue on Fractalus (proto) - No Bankswitch + 2K Mirror RA... Scott Stone2016-12-021-0/+40
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* reverting: Miodrag Milanovic2016-01-201-17/+17
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-5/+5
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-161-17/+17
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+497