summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/centiped.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910: small batch of MCFG removal (nw) Ivan Vangelista2018-11-071-9/+5
* new working clone Ivan Vangelista2018-10-291-1/+17
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-2/+2
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-29/+25
* devcb3 Vas Crabb2018-07-071-14/+14
* Eliminate "Atari VG EAROM" in favor of newer ER2055 device AJR2018-06-271-17/+47
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-41/+41
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-11/+11
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-11/+11
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-7/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-19/+19
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-7/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-40/+40
* Use new OUTPUT callback object in various (mostly Atari) drivers (nw) AJR2018-04-291-39/+8
* centiped.cpp: centipedj PROM matches the centiped one (nw) Ivan Vangelista2018-04-291-2/+2
* new working clone Ivan Vangelista2018-04-291-20/+80
* magworm: Correct PSG type (nw) AJR2018-04-271-1/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-173/+185
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-8/+16
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-12/+12
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-10/+10
* Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* milliped: Don't know why this fixes the DIPs, but it does (nw) AJR2017-07-251-2/+0
* New 74LS259/9334/CD4099 devices AJR2017-07-251-39/+95
* s2650: I/O modernization AJR2017-06-221-0/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+16
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* centiped.cpp: correct tag for the ay8910, removed unneeded callback (nw) Ivan Vangelista2016-07-281-17/+14
* Make watchdog timer a separate device AJR2016-04-301-6/+11
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2209