summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/cps1.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-112/+117
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-20/+20
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-20/+20
* 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-39/+39
* fcrash.cpp: let wofabl have sprites. Suffers from heavy glitching, so left as... Ivan Vangelista2018-02-121-0/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+27
* new not working clone Ivan Vangelista2018-02-111-0/+1
* Bulk replace convention for include guards in src/mame/includes/ files: angelosa2018-02-051-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+24
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* cps1.cpp: Interrupt acknowledge routine based on schematics (nw) AJR2017-06-061-0/+1
* forgottn: Add uPD4701A device (nw) AJR2017-05-211-6/+0
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-32/+32
* Use keys that can be programmed onto a CPS2 motherboard [smf, Eduardo Cruz, A... smf-2016-09-171-0/+2
* New WORKING game [Robbbert, caius] Robbbert2016-06-101-0/+2
* More gen_latch (nw) Ivan Vangelista2016-05-201-0/+5
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-181-2/+2
* Rename cps2crpt to cps2crypt to match header filename (nw) Scott Stone2016-04-241-1/+1
* First round of this==NULL crash fixes therealmogminer@gmail.com2016-01-231-1/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Added license for Paul Leaman, also resolved status of Steven Frew (nw) Miodrag Milanovic2016-01-111-1/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-7/+7
* some hand made changes (nw) Miodrag Milanovic2015-12-191-0/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* working spinners for ecofghtr, enabled by default. David Haywood2015-12-071-0/+9
* ok, understand how the spinners work now, just need to hook them up properly ... David Haywood2015-12-071-2/+11
* ecofghtr spinner notes (in progress) David Haywood2015-12-071-0/+1
* new clones David Haywood2015-06-271-0/+1
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-1/+4
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* add cps1 video measurements by CharlesM hap2015-02-231-0/+8
* dinohunt: working sound (MT05805) [darq] Osso2014-12-241-0/+1
* Capcom updates: [any] R. Belmont2014-10-161-0/+1
* Misc cleanups of the day (nw) Ivan Vangelista2014-10-071-0/+1
* new NOT WORKING David Haywood2014-05-301-0/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* revert file move, since shared (MAME/MESS) device Michaël Banaan Ananas2014-03-241-1/+1
* Moved capcom qsound device to mame/audio. this is just a filemove, no other c... Michaël Banaan Ananas2014-03-241-1/+1
* modified cps1/2 video params, thanks AWJ Michaël Banaan Ananas2014-03-221-0/+21
* cps1.c: eliminate pointless planar-to-chunky conversion of gfx ROMs, just dec... Alex W. Jackson2014-03-221-1/+0
* added proper IC locations to tmnt2 sets [Ben76] David Haywood2014-03-181-0/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+6
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3