summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/harddriv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* CPU-internal regions now have priority again. Fixed mario by Aaron Giles2008-09-181-11/+11
* reverted unit mask changes and removed the unused & unsafe memory_install fun... smf-2008-08-181-101/+101
* Added unit mask to all memory installs that override the bus width. You could... smf-2008-08-171-101/+101
* Cleanups and version bump.mame0126u5 Aaron Giles2008-08-141-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-141-3/+3
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-111-1/+1
* Adds readmes for Koro Koro Quest, Gigas (bootleg), Race Drivin', Hexa, IQ Blo... Andrew Gardner2008-08-101-0/+36
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-98/+98
* Removed ancient /* audio CPU */ comments that were remnants Aaron Giles2008-07-301-2/+0
* Region classes go bye-bye. Aaron Giles2008-07-281-270/+270
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-271/+270
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-241-10/+18
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-13/+13
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-6/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-9/+17
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-171-13/+13
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-171-7/+7
* 01774: racedcb4, racedcg4, racedrc1, racedrc2, racedrc4, racedrcb, racedrcg, ... Aaron Giles2008-05-051-2/+2
* Converted the IDE controller to a device. Updated all drivers Aaron Giles2008-04-151-140/+121
* Changes TMS34010 to take a screen tag instead of the screen number Zsolt Vasvari2008-03-101-4/+4
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-17/+17
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-1/+1
* Most important thing to note about this change: Aaron Giles2008-02-211-2/+2
* The term "driver" is way overloaded in the system. Aaron Giles2008-02-181-2/+2
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-4/+4
* Changed atarijsa sound implementation to auto-detect CPU and input port. Aaron Giles2008-01-071-2/+2
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-5/+5
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+3958