summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/midwayic.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-249/+0
* init vars for coverity (mame/machine/3-m) Robbbert2022-03-301-42/+42
* Use ioprocs classes instead of emu_file for device_nvram_interface's load and... AJR2022-02-271-2/+2
* emu/machine.cpp: Get rid of the dummy space device. Vas Crabb2021-05-051-0/+1
* midvunit.cpp: crusnwld uses newer type PIC MetalliC2020-08-141-1/+0
* midwunit.cpp hook security PICs MetalliC2020-08-101-6/+14
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-5/+5
* a last small bunch of macro removals before the week-end (nw) Ivan Vangelista2020-05-151-7/+7
* removed some dummy_space() calls (nw) smf-2020-04-021-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+6
* midwayic.cpp : Reduce unnecessary arguments in handlers cam9002019-02-011-6/+6
* This took a whole ten minutes to implement. What an undue burden. (nw) mooglyguy2019-01-091-0/+5
* Revert midwayic: Make initial serial number random. No linking for you! (nw) Ted Green2019-01-091-1/+1
* midwayic: Make initial serial number random (nw) Ted Green2019-01-081-1/+1
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-31/+0
* cleanup, follow-up, fixup - remember to use debug builds when doing bulk conv... Vas Crabb2018-09-051-3/+0
* MCFG removal (nw). Ted Green2018-09-031-0/+3
* devcb3 Vas Crabb2018-07-071-3/+3
* midwayic: Remove runtime tag lookups. (nw) Ted Green2018-06-291-0/+5
* voodoo: Use device finders instead of machine().device (nw) Ryan Holtz2018-05-211-2/+2
* forward universal references when setting callbacks in cases I noticed when l... Vas Crabb2018-02-221-3/+3
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-16/+16
* Remove a bunch of space.device().safe_pc() from devices (nw) Olivier Galibert2017-12-301-1/+1
* improved wheel board on seattle and vegas Risugami2017-07-221-1/+0
* midwayic: Added auxillary output callback. (nw) Ted Green2017-06-291-0/+5
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-7/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+17
* removed unused MCFG_PIC16C5x_T0_CB callbacks (nw) hap2017-02-111-4/+0
* decapped and read out security pics for umk3 and rmpgwt [Caps0ff] David Haywood2016-12-231-1/+37
* midwayic: Added hooks for serial communication. (nw) Ted Green2016-12-211-0/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-46/+46
* Added layout for San Francisco Rush Risugami2016-10-181-0/+1
* reverting: Miodrag Milanovic2016-01-201-5/+5
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-6/+6
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-21/+21
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-3/+3
* modernized cage, dcs and midwayic (nw) Miodrag Milanovic2014-04-201-22/+187
* Based on memory and obvious stuff, attempted to flag driver code Aaron Giles2013-10-161-0/+2
* First pass at tidying up ide interface. It no longer tries to force everythin... smf-2013-06-081-6/+0
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-4/+4
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-5/+5
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* BIG update. Aaron Giles2011-03-291-7/+7
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-5/+5
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-5/+5
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-171-8/+8