summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/homedata.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-21/+21
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-21/+21
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-10/+10
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-25/+25
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-48/+48
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+3
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-10/+10
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-78/+78
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-98/+108
* homedata: All of these should be 6809E (nw) AJR2018-02-171-5/+5
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-10/+10
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+6
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-3/+7
* New way to provide DAC reference inputs (nw) AJR2018-01-101-7/+3
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-3/+3
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-7/+7
* homedata.cpp: Battlecry prototype to working status. I botched rom loading (nw) Ivan Vangelista2017-11-241-5/+5
* new working clone Ivan Vangelista2017-11-231-1/+100
* Remove pulse_input_line version using CPU minimum quantum, which can (though ... AJR2017-11-221-1/+1
* Revert "pulse_input_line: change units to cycles and set default param to min... hap2017-11-151-1/+1
* pulse_input_line: change units to cycles and set default param to min_cycles ... hap2017-11-151-1/+1
* Replace driver_device::generic_pulse_irq_line with device_execute_interface::... AJR2017-11-141-1/+1
* Apply part of "Fix MT #00490" lost in merge [Kale] smf-2017-09-051-0/+2
* fix upd7801 & upd78c05 internal ram size & removed ram from memory maps. (nw) smf-2017-07-121-2/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-22/+22
* homedata.cpp: various updates [Bad-A-Billy] Bad-A-Billy2017-03-171-35/+37
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+4
* upd7810: Replace fake I/O space with callbacks AJR2017-02-091-16/+11
* New working clone added Ivan Vangelista2016-12-241-17/+43
* srcclean (nw) Vas Crabb2016-10-231-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-44/+34
* nbmj8688.cpp: Corrected kaguya* dips and added diplocation to all games system11b2016-10-121-2/+4
* Fix MT #00490 angelosa2016-09-141-1/+4
* Cleanups and version bump Miodrag Milanovic2016-07-271-32/+32
* Dip switches - lots of them system11b2016-07-051-114/+48
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-37/+37
* Removed imperfect graphics flag system11b2016-06-251-1/+1
* imperfect graphics flagged system11b2016-06-231-1/+1
* Added new game Mahjong Joshi Pro-wres -Give up 5 byou mae- system11b2016-06-231-1/+79
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-6/+5
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2055