summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/playch10.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* diexec: Interrupt API changes (nw) AJR2018-05-181-2/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-61/+61
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Cut/paste mistake (nw) AJR2018-05-061-1/+1
* ppu2c0x: Change NMI to line callback (nw) AJR2018-05-061-1/+2
* ppu2c0x family: Make palette internal to device AJR2018-05-061-5/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* nss.cpp, playch10.cpp: Replace MCFG_CPU_VBLANK_INT with line callbacks (nw) AJR2018-03-281-8/+10
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-28/+31
* nes_apu: Make it slightly less horrible [O. Galibert] Olivier Galibert2018-03-121-3/+0
* Remove first_screen(), nw Ryan Holtz2018-03-111-0/+3
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* AM_SHARE not needed here (nw) Vas Crabb2018-01-281-2/+1
* playch10: expose countdown LEDs through output system and render with artwork Vas Crabb2018-01-271-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-2/+2
* Cleanups for various Atari drivers and PlayChoice-10 (nw) AJR2017-07-251-8/+8
* New 74LS259/9334/CD4099 devices AJR2017-07-251-14/+23
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* nes: Add Subor Type 2 board. (nw) kazblox2017-03-211-3/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+0
* Fix mfg. copy-paste for pc_ttoon (nw) Justin Kerk2016-05-021-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* New PlayChoice-10 BIOS (Single Screen, Freeplay fix, Newer?) Firehawke2016-04-171-1/+7
* new WORKING David Haywood2016-04-111-0/+37
* proper graphic flag for pc_sjetm (nw) Scott Stone2016-01-271-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1732