summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/snookr10.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-2/+2
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-8/+8
* Ok, this is The Big One. Aaron Giles2009-02-111-2/+2
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* Here's another MAME tidy patch. This one adds missing const/statics, Aaron Giles2008-11-021-2/+2
* Cleanups and version bump.mame0127u8 Aaron Giles2008-10-131-2/+2
* Improvements to Sandii' games (snookr10, apple10 & tenballs): Roberto Fresca2008-10-091-52/+86
* 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-12/+12
* (Modified to allow for overwrites of RAM ranges only.) Aaron Giles2008-07-291-2/+2
* Region classes go bye-bye. Aaron Giles2008-07-281-12/+12
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-14/+14
* 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-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-171-12/+12
* Improvements to Sandii' games driver: Roberto Fresca2008-06-091-2/+7
* Sandii' games improvements: Roberto Fresca2008-05-291-33/+97
* Some improvements to Sandii' games: Roberto Fresca2008-05-221-35/+43
* Cleanups/version bump.mame0124u5 Aaron Giles2008-05-011-21/+21
* Removed a inaccurate comment about the payout button. Roberto Fresca2008-04-301-4/+2
* Sandii' games: Roberto Fresca2008-04-291-20/+27
* Sandii' Games: Roberto Fresca2008-04-281-46/+379
* - Decrypted the apple10 tile matrix. Roberto Fresca2008-04-241-13/+148
* Cleanups for 0.124u4. Aaron Giles2008-04-241-5/+5
* New driver for Sandii' hardware. Support for snookr10, apple10 and tenballs. ... Roberto Fresca2008-04-201-0/+285