summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segaxbd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-1/+1
* sega_315_5250: Interrupt callback modernization (nw) AJR2018-05-251-10/+3
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-0/+1
* sega_315_5195, sega_315_5250: Make sound read/write delegates standard device... AJR2018-02-171-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+13
* some more device_add_mconfig. Done for the \mame tree. Will wait for freeze t... Ivan Vangelista2017-05-271-14/+16
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-19/+14
* segaxbd.cpp: Watchdog type is MB3773 (nw) AJR2017-04-131-2/+2
* Use a port finder, duh (nw) AJR2017-04-101-0/+1
* segaxbd.cpp: Rewrite CXD1095 as a device and also add it to megatech.cpp AJR2017-04-101-32/+32
* segaxbd: Device cleanup [O. Galibert] Olivier Galibert2017-03-031-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-32/+32
* Devfind revision phase 2 (nw) AJR2016-08-051-0/+2
* second-to-last gen_latch.cpp update (nw) Ivan Vangelista2016-06-091-15/+2
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-181-0/+1
* Make watchdog timer a separate device AJR2016-04-301-0/+2
* reverting: Miodrag Milanovic2016-01-201-8/+8
* tags are now strings (nw) Miodrag Milanovic2016-01-161-8/+8
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-3/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-10/+10
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-301-4/+2
* the rest (nw) David Haywood2015-09-291-0/+12
* this stuff was being sold as 'universal Sega repair kit' David Haywood2015-09-291-0/+13
* experimental gprider stuff David Haywood2015-09-041-34/+108
* m68000 callbacks to delegates (nw) Miodrag Milanovic2014-04-221-1/+1
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* split out the roadgen (nw) David Haywood2013-07-081-0/+3
* reduce AM_RAM_WRITE_LEGACY users David Haywood2013-07-051-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-24/+24
* Added missing DECLARE_'s. (nw) Curt Coder2012-09-251-14/+14
* Created new sprite device base class, which manages a bitmap Aaron Giles2012-09-021-2/+5
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-12/+12
* More Sega updates: Aaron Giles2012-08-131-22/+73
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+7
* Sega 16-bit cleanup, part 2 (still WIP): Aaron Giles2012-08-081-0/+107