summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ironhors.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* bking.cpp, ironhors.cpp: fixed c/p errors in yesterday's ay8910 MCFG removal ... Ivan Vangelista2018-11-141-3/+3
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-11/+8
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-3/+3
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-4/+4
* ironhors.cpp: fixed Iron Horse framerate to 61 Hz [Angelo Salese] angelosa2018-06-291-10/+11
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-15/+15
* diexec: Interrupt API changes (nw) AJR2018-05-181-2/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* 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-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-3/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-77/+82
* (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-6/+6
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+17
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-17/+4
* ironhors.cpp: added hsync measurement, removed wrong comment (nw) Ivan Vangelista2017-12-101-1/+3
* ironhors.cpp: measured clocks [Corrado Tomaselli] Ivan Vangelista2017-12-091-2/+13
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-2/+2
* New working clones Ivan Vangelista2017-09-081-6/+29
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-3/+7
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-4/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+532