summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/phoenix.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-72/+32
* phoenix.cpp: dumped / redumped the PROM for some of the bootlegs [f205] Ivan Vangelista2017-03-101-2/+3
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* (nw) Stiletto2016-01-221-1/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* new clones David Haywood2015-07-281-0/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* discrete_sound_w and discrete_sound_r not used any more since discrete_device... Miodrag Milanovic2014-03-211-1/+1
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Modernized the Pleiads sound device. (nw) Ivan Vangelista2013-10-241-2/+5
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-1/+1
* Some emu.h related redundant #include cleanup (nw) Scott Stone2013-07-171-1/+0
* Modernized phoenix custom sound device. [Osso] Fabio Priuli2013-06-231-9/+32
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-10/+10
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-271-4/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-12/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Memory handler normalization, part 1. Aaron Giles2012-09-171-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+9
* TILE/TILEMAP modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-061-0/+2
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+23
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-0/+1
* modernization of some CUSTOM_INPUT's part 2 (no whatsnew) Miodrag Milanovic2012-04-091-2/+2
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-5/+5
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-11/+11
* Updated nmk/olympia/pacific/pce/phoenix/rare/seibu/seta to driver_devices. Aaron Giles2011-03-031-0/+20
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Update driver-specific sound devices to use tokens and store Aaron Giles2010-10-141-2/+0
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-23/+0
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-10/+5
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Intel 8085: Curt Coder2009-08-211-1/+2
* Ok, this is The Big One. Aaron Giles2009-02-111-8/+13
* Pointer-ified the 8085 core. Aaron Giles2008-12-101-1/+1
* Hi mamedev, Aaron Giles2008-12-081-4/+4
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-4/+4