summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/docastle.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-13/+13
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-20/+20
* Ok, this is The Big One. Aaron Giles2009-02-111-20/+20
* Log: Ryan Holtz2009-01-031-13/+22
* maps all games third cpu rom to 0x0000 so that mame doesn't log unmapped read... smf-2008-12-281-6/+6
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-08-201-6/+17
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-19/+19
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-061-15/+19
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-167/+86
* Region classes go bye-bye. Aaron Giles2008-07-281-81/+81
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-83/+83
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-4/+4
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-5/+5
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* Created new macro: AM_RAM_WRITE(handler) which specifies a memory Aaron Giles2008-04-161-6/+6
* adjusted refresh rate to match pbc measurement Nicola Salmoria2008-04-131-1/+1
* Tweak Do Run Run CPU clock to match the behaviour observed on the real board. Nicola Salmoria2008-04-031-18/+41
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-6/+6
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-1/+1
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-3/+4
* Most important thing to note about this change: Aaron Giles2008-02-211-3/+4
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-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/+1068