summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/go2000.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-7/+7
* Cleanups and version bump.mame0129u4 Aaron Giles2009-02-171-3/+3
* Remaining regressions. Aaron Giles2009-02-171-6/+1
* Fixed Go 2000 sprite list, it's actually the same sprite chip used by SunA16 ... Angelo Salese2009-02-111-12/+89
* Fixed colors, sound and identified spriteram in Go 2000 [Angelo Salese] Angelo Salese2009-02-101-25/+88
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-141-56/+49
* 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-3/+3
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-4/+4
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-1/+1
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-11/+11
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-2/+2
* 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-4/+5
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+205