summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segaybd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* segaic16.cpp: Code cleanup, reorganization and decoupling (nw) AJR2019-10-191-1/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+2
* segaybd.cpp : Reduce unused (#4699) cam9002019-03-011-2/+0
* misc cleanup and devcb3 prep (nw) Vas Crabb2018-07-031-0/+6
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-12/+14
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* segaybd.cpp: Soundlatch modernization (nw) AJR2018-03-031-9/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+3
* segaybd.cpp: Watchdog type is MB3773 (nw) AJR2017-04-131-2/+2
* segaybd.cpp, srallyc: Add OKI MSM6253 device AJR2017-04-121-4/+3
* segaybd.cpp: Read inputs through 315-5296 AJR2017-04-101-16/+15
* srcclean (nw) Vas Crabb2016-10-231-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* pdriftl: spotted link ID and link communication mode, game playable in stand-... angelosa2016-09-281-1/+1
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-20/+19
* second-to-last gen_latch.cpp update (nw) Ivan Vangelista2016-06-091-0/+3
* Make watchdog timer a separate device AJR2016-04-301-0/+3
* Revert "keep segaybd happy with recent changes (for the time being system16 t... AJR2016-04-071-1/+1
* keep segaybd happy with recent changes (for the time being system16 type spri... David Haywood2016-01-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* 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-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Galaxy Force II: Adding gforce_output_cb1 (the values written there seem to s... Felipe Corrêa da Silva Sanches2014-11-021-0/+1
* Add friendly macros to initialize an ioport_array_finder with an array of por... Alex W. Jackson2014-09-241-0/+7
* i'm tired Michaël Banaan Ananas2014-09-231-20/+14
* ioport array for outrun and sega-yboard Michaël Banaan Ananas2014-09-231-14/+20
* added mb8421 to segaybd.c pdriftl. untested, since linkcpu doesnt enable inte... Michaël Banaan Ananas2014-08-291-15/+11
* (nw) David Haywood2014-08-271-0/+2
* worse for now, but prep further work (nw) David Haywood2014-08-271-4/+13
* new NOT WORKING David Haywood2014-08-261-0/+3
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* reduce AM_RAM_WRITE_LEGACY users David Haywood2013-07-051-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-22/+22
* Added missing DECLARE_'s. (nw) Curt Coder2012-09-251-7/+7
* Created new sprite device base class, which manages a bitmap Aaron Giles2012-09-021-2/+7
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-7/+7
* Modernized Sega Y-board driver. Aaron Giles2012-08-141-14/+65
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+5
* Sega 16-bit cleanup, part 2 (still WIP): Aaron Giles2012-08-081-0/+82