summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/phoenix.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-281-3/+3
* reverted unit mask changes and removed the unused & unsafe memory_install fun... smf-2008-08-181-1/+1
* Added unit mask to all memory installs that override the bus width. You could... smf-2008-08-171-1/+1
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-4/+4
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-1/+1
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-3/+3
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-13/+13
* Region classes go bye-bye. Aaron Giles2008-07-281-77/+77
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-81/+81
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-2/+2
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-4/+4
* some changes to the survival protection simulation from nuapete, fixes proble... davidhay2008-06-251-13/+5
* Promoted to Working davidhay2008-06-241-5/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-2/+2
* Restructured input port internals and cleaned up inptport.c: Aaron Giles2008-05-151-1/+1
* AY-3-8910 rewrite: Couriersud2008-04-221-2/+6
* Converted the IDE controller to a device. Updated all drivers Aaron Giles2008-04-151-1/+1
* Fixed bug ID 01668 based on etabeta submission. stephh2008-04-091-111/+133
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-3/+3
* Most important thing to note about this change: Aaron Giles2008-02-211-8/+9
* Cleanups and version bump to 0.122u7.mame0122u7 Aaron Giles2008-01-251-8/+8
* phoenix.c: Couriersud2008-01-171-401/+102
* phoenix and clones: Couriersud2008-01-161-16/+15
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-5/+5
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-7/+86
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1255