summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ssf2md.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* reverted unit mask changes and removed the unused & unsafe memory_install fun... smf-2008-08-181-3/+3
* Added unit mask to all memory installs that override the bus width. You could... smf-2008-08-171-3/+3
* Region classes go bye-bye. Aaron Giles2008-07-281-2/+2
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* Converted the IDE controller to a device. Updated all drivers Aaron Giles2008-04-151-4/+3
* Renamed input port functions: Aaron Giles2008-04-061-1/+1
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-3/+3
* Replaced driver_init_* calls with macro Zsolt Vasvari2008-01-221-1/+1
* Various fixes to incorrect dynamic RAM/ROM installation. Aaron Giles2008-01-211-1/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+33