summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/photon.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Fixed build breakage. (nw) Curt Coder2011-04-261-8/+8
* 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-2/+2
* Add driver_device classes for drivers that don't have any variables, Aaron Giles2011-03-211-1/+11
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-20/+20
* Remove artificial SOUND_ prefix from sound device names. Aaron Giles2010-09-021-1/+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-2/+2
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-1/+1
* Cleanups and version bump. Aaron Giles2010-05-051-1/+1
* New games added mariuszw12010-05-041-4/+15
* 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-1/+1
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-20/+20
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-101-1/+1
* Cleanups and version bump.mame0133u2 Aaron Giles2009-08-131-3/+3
* fix "error: no newline at end of file" Roberto Zandona2009-08-061-1/+1
* New games added or promoted from NOT_WORKING status mariuszw12009-08-061-25/+31
* Cleanups and version bump. Aaron Giles2009-08-021-44/+44
* Unified sets with unknown manufacturer to use all the same manufacturer <unkn... Fabio Priuli2009-08-021-1/+1
* Fixed player 2 input port in photon.c. Fixed bad CRC/SHA1 in photon.c. mariuszw12009-07-211-3/+3
* New games added or promoted from NOT_WORKING status mariuszw12009-07-201-0/+251