summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cbasebal.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emupal.cpp : Remove MCFGs, Simplify handlers (#4713) cam9002019-03-291-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-21/+19
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-19/+21
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-20/+18
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+2
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-29/+32
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-1/+1
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* ym2413: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4
* some hand made changes (nw) Miodrag Milanovic2015-12-191-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+354