summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/polepos.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* fix MT bug 3301 (polepos2a, polepos2b stuck in boot sequence) Michaël Banaan Ananas2011-08-011-1/+1
* MT bug 4392 fix (regression in polepos memorymap) Michaël Banaan Ananas2011-07-271-5/+4
* polepos.c: Convert to MCFG_SCREEN_RAW_PARAMS and scanline-based IRQ timing [A... Alex W. Jackson2011-06-101-21/+25
* Changed input read/write and crosshair callbacks into delegates. Aaron Giles2011-05-111-3/+3
* Switch input ports to use function-based constructors instead of tokens. Aaron Giles2011-05-101-3/+3
* Removed cheapest deprecat.h usages (generally sound cpu ones) Angelo Salese2011-04-261-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-23/+23
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-3/+3
* BIG update. Aaron Giles2011-03-291-32/+32
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-4/+4
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-10/+10
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-8/+8
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-2/+5
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Eliminate statics/globals in drivers jpm/kaneko/maygay/meadows/merit/ Aaron Giles2011-02-171-35/+31
* Attotime bulk conversion step: Aaron Giles2011-02-031-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-86/+86
* Cleanups and version bump. Aaron Giles2010-10-141-2/+2
* Update driver-specific sound devices to use tokens and store Aaron Giles2010-10-141-4/+4
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-3/+4
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-2/+2
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-7/+6
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* Removed global variables from gaelco, namco, and nile sound cores. Aaron Giles2010-08-041-1/+1
* Cleanups and version bump.mame0138u4 Aaron Giles2010-07-221-3/+3
* Various improvements to polepos.c [Alex Jackson]: Phil Bennett2010-07-151-184/+128
* Time to kill off some deadwood. Aaron Giles2010-07-071-4/+4
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-1/+1
* got rid of bracket style company naming: Michaël Banaan Ananas2010-05-221-1/+1
* Placeholder for the Zilog Z8001 CPU core Angelo Salese2010-05-111-4/+4
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-3/+3
* Results of running the latest srcclean. Aaron Giles2009-12-281-42/+42
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Renamed functions: Aaron Giles2009-12-051-3/+3
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-3/+3
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-6/+6
* Cleanups and version bump.mame0135u1 Aaron Giles2009-11-201-6/+6
* Documented presence of Namco customs on the Pole Position bootleg (Top Racer)... Phil Bennett2009-11-041-94/+196
* Cleanups and version bump.mame0135 Aaron Giles2009-10-311-2/+2
* Further polepos2bi update from David Phil Bennett2009-10-311-12/+37
* polepos2bi follow-up from David Haywood Phil Bennett2009-10-271-6/+5
* New clones added Phil Bennett2009-10-271-9/+99
* Cleanups and version bump.mame0133u5 Aaron Giles2009-09-071-1/+1
* 03240: topracra: Error Message: devcb_resolve_read8: unable to find input por... Couriersud2009-09-061-9/+21
* Added some missing casts and other minor tweaks. Aaron Giles2009-08-191-1/+1
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-4/+4
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-36/+36