summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/blitz68k.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-35/+42
* ramdac.cpp : Remove MCFGs cam9002018-10-141-37/+38
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-6/+6
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-8/+8
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-119/+119
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-36/+36
* trivial stuff (nw) Vas Crabb2018-05-271-29/+29
* atarist.cpp: Use device finder for floppies (nw) AJR2018-05-261-1/+1
* blitz68k.cpp: Replace machine().device with finder (nw) AJR2018-05-261-8/+7
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-63/+70
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-12/+12
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-12/+12
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-33/+33
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-32/+32
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-11/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-247/+257
* (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-10/+20
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-15/+15
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-9/+18
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* dimemory: Lift the cap on the number of address spaces per device [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-17/+17
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-60/+60
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-29/+0
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-33/+33
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-33/+33
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-3/+3
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-2/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2912