summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segahang.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-148/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-17/+13
* init some more vars (includes) Robbbert2022-04-111-3/+3
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* sharrier: Hook up MCU, remove simulation (#8552) Dirk Best2021-09-191-10/+5
* drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-1/+1
* a little more macro removal (nw) Ivan Vangelista2020-05-161-4/+4
* segaic16.cpp: Code cleanup, reorganization and decoupling (nw) AJR2019-10-191-5/+6
* Emulate ADC0804 and add device to various drivers AJR2019-10-161-1/+7
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-26/+28
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-3/+3
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-16/+19
* 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