summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/bfm_adr2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* bfm_adr2.cpp: General cleanup of sorts (nw) AJR2018-03-281-53/+55
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+14
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* updated first half of mame/video devices to use device_add_mconfig insted of ... Ivan Vangelista2017-05-241-12/+5
* 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-4/+4
* New device interface for palettes AJR2017-04-061-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-46/+44
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+568