summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/expro02.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-67/+67
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-5/+6
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-3/+3
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-8/+8
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-8/+7
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-3/+3
* expro02.c: Minor typo correction - NW Brian Troha2012-08-251-2/+2
* new Fantasia clone Brian Troha2012-08-251-23/+121
* Clean-ups and version bumpmame0146u5 Miodrag Milanovic2012-08-201-1/+1
* make expro02.c, jchan.c, galspani3.c independent from kaneko16_state and use ... Scott Stone2012-08-101-9/+23
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-3/+4
* MPU4: Starting spliting up some of the more intimidating mpu4 sets, ready to... Scott Stone2012-08-091-3/+4
* More Kaneko separation and continued mpu4 work - From Haze (nw) Scott Stone2012-08-091-1/+72
* Kaneko sprites are now a device. This should facilitate cleaning up video re... Scott Stone2012-08-081-13/+9
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-5/+5
* Started the process of converting some Kaneko games to use devices. [David H... Scott Stone2012-07-311-46/+18
* To my knowledge, flip screen never worked correctly for any of these games in... Scott Stone2012-06-121-4/+4
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-3/+3
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-16/+16
* Small cleanup (no whatsnew) Miodrag Milanovic2012-04-091-2/+2
* MAME going modern part 8 (no whatsnew) Miodrag Milanovic2012-04-061-26/+30
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-11/+11
* Moved all drivers to using the paletteram helpers defined in the Aaron Giles2012-04-051-3/+4
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-16/+16
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-28/+28
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-2/+2
* Death to generic spriteram. Aaron Giles2012-03-081-4/+2
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-2/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Removed deprecat.h dependancy from expro02.c [Angelo Salese] Angelo Salese2011-04-251-5/+14
* Fixed Fantasia too Angelo Salese2011-04-251-1/+1
* Fixed sprite regression in expro02.c [Angelo Salese] Angelo Salese2011-04-251-3/+3
* Converted astrocde/kaneko16/namcos23/suprnova to driver_device [Atari Ace] Angelo Salese2011-04-051-27/+28
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-10/+10
* BIG update. Aaron Giles2011-03-291-7/+7
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-1/+1
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-2/+4
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Eliminate statics/globals in drivers jpm/kaneko/maygay/meadows/merit/ Aaron Giles2011-02-171-6/+19
* Attotime bulk conversion step: Aaron Giles2011-02-031-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-22/+22
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-2/+2
* 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-5/+4
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* minor information update extracted from the Guru's web site about the Korean ... Brian Troha2009-12-311-1/+1