summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/b2m.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-89/+45
* Cleaned up bitmap API. Vas Crabb2020-09-271-11/+8
* b2m: cleanup Robbbert2020-07-191-93/+118
* drivers starting with a and b: finished removing READ/WRITE macros (nw) Ivan Vangelista2020-06-051-9/+9
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-8/+8
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* b2m: Replace machine().device with finder array (nw) AJR2018-06-171-7/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+304