summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/realbrk.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* steppers, tc009xlvc, te7750, tmp68301, tms1024, tms6100, bfm_dm01: removed MC... Ivan Vangelista2018-10-251-6/+5
* realbrk.cpp : Fix sprite priority, Add notes, Reduce runtime tag lookups (#3748) cam9002018-07-151-29/+36
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-11/+11
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-13/+13
* (numerous drivers): Convert MCFG_CPU_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBAC... AJR2018-04-141-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-45/+50
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-5/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* 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-4/+4
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-1/+1
* Eliminate some machine().firstcpu usage (nw) AJR2018-01-021-0/+1
* Do the easy ones (nw) Olivier Galibert2018-01-011-2/+2
* srcclean (nw) Vas Crabb2017-08-271-1/+1
* Some sldh commenting (nw) Scott Stone2017-08-151-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Ipt service button fixes & cleanups (#2085) Michael.S.G2017-04-061-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* ym2413: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* duhhhhhhhhhh (nw) Olivier Galibert2016-04-271-1/+1
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1287