summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/segaic16.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* sega_315_5250: Interrupt callback modernization (nw) AJR2018-05-251-14/+62
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* sega_315_5195: Internalize communication latches AJR2018-03-041-9/+66
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-37/+0
* sega_315_5195, sega_315_5250: Make sound read/write delegates standard device... AJR2018-02-171-28/+6
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Device validation fixes: Galaxy Games, Midway, Sega, DECO (nw) AJR2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-4/+4
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-34/+34
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-6/+6
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-9/+9
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-13/+9
* improve lockonph video emulation (nw) David Haywood2016-02-271-0/+24
* reverting: Miodrag Milanovic2016-01-201-5/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-161-6/+5
* clang-modernize part 6 Miodrag Milanovic2015-12-041-6/+6
* clang-modernize part 4 Miodrag Milanovic2015-12-041-23/+23
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1100