summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segas16a.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-26/+29
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-9/+9
* mcs51.cpp: Eliminate atrocious hack for breaking out of INT0 polling loops (nw) AJR2018-05-091-2/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+11
* new clones David Haywood2017-11-081-0/+19
* aceattac, aceattaca: First stab at I/O board (nw) AJR2017-06-041-0/+4
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* Devfind revision phase 2 (nw) AJR2016-08-051-1/+3
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* 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
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-0/+2
* nw Michaël Banaan Ananas2014-05-271-2/+2
* 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-30/+30
* updated i8243 to use devcb2 and remove trampolines (no whatsnew) Miodrag Milanovic2012-10-161-1/+0
* Memory handler normalization, part 1. Aaron Giles2012-09-171-1/+1
* 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-13/+13
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-9/+9
* * Fully modernized segahang. Aaron Giles2012-08-101-2/+4
* Move segas16a driver to newer i8255. Aaron Giles2012-08-081-3/+3
* Sega 16-bit cleanup, part 2 (still WIP): Aaron Giles2012-08-081-0/+178