summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/polepos.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-59/+0
* namco, polepos: Clean up some line write handlers (nw) AJR2018-05-011-4/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+3
* Tackle the ambiguous ones (nw) Olivier Galibert2018-01-021-1/+1
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* New 74LS259/9334/CD4099 devices AJR2017-07-251-2/+8
* polepos2bi, polepos2bs: Use MCFG_GENERIC_LATCH_SEPARATE_ACKNOWLEDGE (nw) AJR2017-06-131-1/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+7
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* polepos.cpp: Input improvements AJR2017-02-031-2/+0
* polepos.cpp: Sound improvements for bootlegs AJR2017-01-141-4/+4
* Preliminary work on Gran Premio F1 sound system (nw) AJR2017-01-121-0/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* Removed specific filter implementation and merged it with placed where used (nw) Miodrag Milanovic2016-04-231-1/+22
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* 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
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-1/+1
* Modernized the namco sound device. [Osso] Scott Stone2013-07-221-7/+10
* modernised TMS5220 [smf] smf-2013-05-141-1/+1
* some cleanup and vsnes change to compile on vs compile (nw) Miodrag Milanovic2013-04-121-1/+3
* same for "sub" and "subcpu" (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-3/+3
* Modernized polepos, redbaron, cps3, tiamc1, and gridlee sound devices. [Andrew Andrew Gardner2013-02-211-12/+15
* Modernization of drivers part 15 (no whatsnew) Miodrag Milanovic2013-02-121-0/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* Hooked up polepos.c, portrait.c and tomcat.c to use the new tms5220 implement... Scott Stone2012-10-191-0/+3
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-10/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+5
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+2
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+24
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+2
* Conversion of _DEVICE_HA​NDLER to _MEMBER methods - part 2 (no whatsnew) Miodrag Milanovic2012-05-251-0/+7
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-5/+9
* modernization of some CUSTOM_INPUT's part 3 (no whatsnew) Miodrag Milanovic2012-04-091-0/+3
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-20/+20
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-0/+5