summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/policetr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* policetr: restore sound (nw) Patrick Mackinlay2018-11-091-0/+4
* nothing precious about r3000 irq numbers (nw) Patrick Mackinlay2018-11-051-1/+1
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-27/+27
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* policetr: Identified some unknowns, nw mooglyguy2018-08-091-36/+58
* policetr: more cleanup, nw mooglyguy2018-08-071-26/+9
* policetr.cpp : Convert bitmap_ind8 for dstbitmap, Cleanup pointer/runtime tag... cam9002018-08-071-39/+45
* policetr: minor cleanup, nw Ryan Holtz2018-08-071-60/+34
* devcb3 Vas Crabb2018-07-071-4/+5
* z88: some cleanup, nw mooglyguy2018-06-091-1/+1
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-37/+27
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-16/+16
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-13/+13
* 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-5/+5
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-36/+38
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-2/+2
* Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9
* more anonymous timers work (nw) Ivan Vangelista2017-04-131-1/+5
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-181-4/+8
* 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/+722