summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segahang.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+11
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+18
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Devfind revision phase 2 (nw) AJR2016-08-051-0/+2
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-1/+0
* second-to-last gen_latch.cpp update (nw) Ivan Vangelista2016-06-091-0/+3
* 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-1/+0
* 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-1/+3
* 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-14/+14
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+1
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Created new sprite device base class, which manages a bitmap Aaron Giles2012-09-021-3/+8
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-6/+6
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-6/+5
* * Fully modernized segahang. Aaron Giles2012-08-101-11/+56
* Move segahang to newer i8255. Aaron Giles2012-08-081-5/+5
* Sega 16-bit cleanup, part 2 (still WIP): Aaron Giles2012-08-081-0/+85