summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/thepit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (trailing ")" typo) Michaël Banaan Ananas2013-01-211-4/+4
* New clones added Scott Stone2013-01-191-2/+24
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-38/+38
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-6/+5
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-3/+1
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-19/+18
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-17/+17
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-8/+8
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-8/+8
* AM_BASE + AM_SIZE -> AM_BASE_SIZE for easier future cleanup (no whatsnew) Miodrag Milanovic2012-04-111-2/+2
* Moved soundlatch helpers into driver.c and removed emu/audio/generic.c. Aaron Giles2012-04-091-4/+4
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-12/+12
* Moved all drivers to using the audio/watchdog helpers defined in the driver_d... Miodrag Milanovic2012-04-051-4/+4
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-21/+19
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-8/+8
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-27/+27
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-4/+4
* New clones added R. Belmont2012-03-121-0/+21
* rom label adjustments to match discussed format. (nw) Scott Stone2012-02-211-8/+8
* Nearly finished making some individual rom name adjustments to ease potential... Scott Stone2012-02-191-3/+3
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+1
* Removed ugly function interrupt_enable_w from the core, and updated all the d... Angelo Salese2011-11-291-3/+17
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-13/+13
* BIG update. Aaron Giles2011-03-291-5/+5
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-5/+5
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-1/+1
* (minor romnames correction for thepitu1) Michaël Banaan Ananas2011-03-131-8/+8
* New Clone Michaël Banaan Ananas2011-03-131-34/+54
* Converted namco/thepit/toaplan/unico/upl/valadon/veltmjr/venture/vsystem/ Aaron Giles2011-03-101-17/+16
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* thepit is by Zilec (UK company) Michaël Banaan Ananas2011-02-221-24/+24
* C++-ified the sound and streams interfaces. Combined sound.c and streams.c Aaron Giles2011-01-271-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-26/+26
* Added include files for all remaining drivers with multiple source files. Aaron Giles2010-09-021-19/+1
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-8/+6
* swapped super mouse/funny mouse parent/clone relationship Michaël Banaan Ananas2010-05-251-20/+20
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-3/+3
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* on behalf of David Haywood: Fabio Priuli2009-12-091-0/+21
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-1/+1
* [from AtariAce] Aaron Giles2009-08-301-1/+1
* From: hoge hoge [c8cv@hotmail.com] Aaron Giles2009-08-021-1/+1