summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/mpu4.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mpu4vid.cpp: Added inputs to Big 40 Poker. James Wallace2020-08-091-2/+1
* Added an implementation of the BACTA Datalogging protocol used in many of the... James Wallace2020-08-051-12/+19
* srcclean for 0.223 Vas Crabb2020-07-261-7/+7
* mpu4vid.cpp: Added inputs and layout for Barquest and Barquest 2, added DIL s... James Wallace2020-07-151-13/+13
* mpu4vid.cpp: Added inputs and layout for Strike it Lucky, corrected inputs fo... James Wallace2020-07-141-29/+39
* mpu4vid.cpp: Added AY8913 sound chip back to MPU4Video boards to fix the 'loc... James Wallace2020-07-051-3/+3
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-20/+20
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-19/+19
* Move some RC timing macros out of the core (nw) AJR2020-05-031-0/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-11/+11
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-51/+57
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-57/+51
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-3/+3
* ay8910.cpp : Updates cam9002019-02-151-2/+2
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-35/+41
* okim6376, pokey: Remove address_space and mem_mask arguments from read/write ... AJR2019-02-011-1/+1
* Remove unnecessary address_space arguments on FM sound chips read/write handlers cam9002019-01-311-2/+2
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-8/+8
* ay8910: small batch of MCFG removal (nw) Ivan Vangelista2018-11-071-14/+16
* cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... Ivan Vangelista2018-10-291-1/+1
* steppers, tc009xlvc, te7750, tmp68301, tms1024, tms6100, bfm_dm01: removed MC... Ivan Vangelista2018-10-251-364/+389
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-12/+12
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-57/+57
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* Separate reel and stepper devices to an extent, cleaned up use of custom mcfg... mooglyguy2018-06-081-171/+131
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* mpu4.cpp: device_finder (nw) Ivan Vangelista2018-05-271-14/+9
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-14/+14
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-14/+14
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-86/+85
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-193/+193
* removed some state() calls smf-2018-04-141-1/+1
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-5/+5
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-8/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+14
* bit more cleanup (nw) Vas Crabb2018-03-051-149/+151
* mpu4: plausible guess at connect4 digit segment, thanks smf (nw) Vas Crabb2018-03-021-1/+1
* start getting brutal on output.h (nw) Vas Crabb2018-03-021-9/+11
* 6840ptm: Counter/timers are numbered from 1 to 3, not 0 to 2 as with 8253 (nw) AJR2018-02-201-6/+6
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-20/+28
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-36/+36
* space.machine -> machine (nw) Olivier Galibert2017-12-141-2/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-8/+8
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-8/+8
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-7/+7
* mpu4.cpp: Proper CPU type and XTAL value (nw) AJR2017-12-111-1/+1