summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/f-32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-141-10/+10
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-3/+3
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-2/+2
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-2/+2
* Region classes go bye-bye. Aaron Giles2008-07-281-5/+5
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-6/+6
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-1/+1
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-2/+2
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-171-3/+3
* Renamed EEPROM_* to eeprom_* Aaron Giles2008-05-251-4/+4
* Flipped the damn mem_mask. It is no longer inverted when passed to Aaron Giles2008-04-201-1/+1
* INDEXED16 conversion Zsolt Vasvari2008-03-221-1/+4
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-6/+6
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-1/+1
* - Converted Amiga based games to partial updating and proper scanline based t... Zsolt Vasvari2008-02-291-20/+24
* Most important thing to note about this change: Aaron Giles2008-02-211-4/+3
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-1/+11
* Changes for MAME 0.121u1.mame0121u1 Aaron Giles2007-12-171-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+244