summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/phoenix.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-5/+5
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-5/+5
* Phoenix.cpp updates... Roberto Fresca2018-05-141-1/+6
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-5/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-44/+44
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-2/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-5/+5
* Account for same label different hash (sldh) comments that arose with rom lab... Scott Stone2018-03-171-4/+4
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-18/+18
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-32/+35
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* new working clone Ivan Vangelista2017-05-201-0/+27
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-32/+33
* srcclean (nw) Vas Crabb2017-03-261-4/+4
* New not working clone added Ivan Vangelista2017-03-201-4/+36
* phoenix.cpp: dumped / redumped the PROM for some of the bootlegs [f205] Ivan Vangelista2017-03-101-66/+114
* phoenix.cpp: very minor documentation update (nw) Ivan Vangelista2017-03-081-2/+2
* New working clone Ivan Vangelista2017-03-021-0/+24
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* New clone added Ivan Vangelista2016-09-231-1/+26
* New Phoenix clone MASHinfo2016-09-151-1/+26
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-4/+4
* Cleanups and version bump Miodrag Milanovic2016-03-301-1/+1
* New clones added or promoted from NOT_WORKING status RobertoFresca2016-02-271-0/+25
* Update licensing thanks to Richard Davies (nw) Stiletto2016-01-221-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1403