summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rallyx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* New clones added Scott Stone2013-01-181-1/+26
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-6/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-116/+116
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-10/+8
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-5/+5
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-21/+19
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-5/+5
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-15/+15
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-15/+15
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-24/+24
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-4/+4
* Moved soundlatch helpers into driver.c and removed emu/audio/generic.c. Aaron Giles2012-04-091-1/+1
* Templatized the palette generators and made naming consistent. Aaron Giles2012-04-091-2/+2
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-7/+7
* Moved all drivers to using the audio/watchdog helpers defined in the driver_d... Miodrag Milanovic2012-04-051-3/+3
* MAME going modern part 5 (no whatsnew) Miodrag Milanovic2012-04-041-32/+28
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-4/+4
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-15/+15
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-3/+3
* Rewrote SAMPLES as a modern device. Updated all callers. FLAC Aaron Giles2012-02-191-4/+3
* Various wav/flac sample changes: [David Haywood] Angelo Salese2012-02-031-1/+1
* Bulk converted most of the tilemap_* calls into method calls. Aaron Giles2012-01-171-2/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-7/+5
* Removed ugly function cpu_interrupt_enable() from the core, and updated all t... Angelo Salese2011-11-301-4/+20
* (savanna note) Michaël Banaan Ananas2011-07-271-1/+1
* New clones added Scott Stone2011-07-261-0/+25
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-18/+18
* BIG update. Aaron Giles2011-03-291-19/+19
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-3/+3
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-3/+3
* regression fix Michaël Banaan Ananas2011-03-041-2/+4
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-5/+6
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-53/+53
* From: Atari Ace <atari_ace@frontier.com> Aaron Giles2010-11-151-13/+14
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-20/+11
* Removed global variables from gaelco, namco, and nile sound cores. Aaron Giles2010-08-041-1/+1
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-6/+6
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* Remove most other instances of cpu_get_total_cycles. Aaron Giles2010-06-301-1/+1
* stern->stern electronics Michaël Banaan Ananas2010-05-241-1/+1
* got rid of bracket style company naming: Michaël Banaan Ananas2010-05-221-4/+4
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Added common driver data struct to timeplt.c, tutankhm.c, junofrst.c, pooyan.... Fabio Priuli2009-12-091-60/+114
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-2/+2
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-6/+6
* Added genuine sets of Rally-X and New Rally-X [Team Japump!!!] Yasuhiro Ogawa2009-09-241-22/+81
* Added GAME_IMPERFECT_SOUND flag to all sets that use external samples which w... Scott Stone2009-08-051-3/+3
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-2/+2