summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* and the rest... smf-2012-04-211-4/+4
* set correct region size and endian for flash roms. smf-2012-04-211-6/+6
* Sync with MESS (nw) Miodrag Milanovic2012-04-212-0/+22
* amaticmg.c: figured out encryption [Andreas Naive] Michaël Banaan Ananas2012-04-211-4/+40
* new NOT WORKING game Michaël Banaan Ananas2012-04-203-4/+255
* (unkmeyco -> casbjack) Michaël Banaan Ananas2012-04-202-10/+10
* (defaulting LOG to off) Michaël Banaan Ananas2012-04-201-1/+1
* Make memory shares follow the same pattern as memory Aaron Giles2012-04-2015-40/+38
* (renamed BITSWITCH -> BSW, and state/machine wldarrow -> meyc8080) Michaël Banaan Ananas2012-04-201-60/+62
* CPS-3 update [Team CPS-1]: Scott Stone2012-04-201-64/+64
* Cleaned up required_/optional_<object> templates. Aaron Giles2012-04-203-50/+150
* Refactored a few things related to reels and use of layouts allowing for more... Scott Stone2012-04-206-434/+171
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-04-203-18/+360
* fix for 16bit device callback from Judge (no whatsnew) Miodrag Milanovic2012-04-201-4/+4
* Typo fix. Also forgot to mention in the last Aaron Giles2012-04-201-2/+2
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201180-4335/+4251
* Memory banks are now device-relative only. Global lookups Aaron Giles2012-04-19409-1721/+1715
* Remove global memory banking functions in favor of referencing Aaron Giles2012-04-19405-1715/+1683
* Fix most remaining regressions. Aaron Giles2012-04-1967-160/+170
* Use an OKI address map instead of memcpy to handle ADPCM Aaron Giles2012-04-184-47/+49
* (rm note about missing sound) Michaël Banaan Ananas2012-04-182-3/+0
* small cleanup on OKI access Michaël Banaan Ananas2012-04-182-7/+4
* Now that memory_bank is exposed as an object, removed all the global Aaron Giles2012-04-18102-1077/+1327
* check if voice is playing *before* possibly starting an invalid sample (MT bu... Michaël Banaan Ananas2012-04-181-19/+20
* Preliminary work on Scorpion 4 lamps + more set resorting [David Haywood] Scott Stone2012-04-189-410/+2868
* Made TIA modern device (no whatsnew) Miodrag Milanovic2012-04-183-248/+348
* apply bitswap/xor to all mem(n) roms except the header smf-2012-04-181-15/+15
* Added some better command handling to stop SC4 games from overwriting their a... Scott Stone2012-04-171-4/+46
* rm old and obsolete hack Michaël Banaan Ananas2012-04-171-5/+0
* get rid of duplicated code Michaël Banaan Ananas2012-04-176-128/+17
* audio/mcr -> audio/midway Aaron Giles2012-04-179-9/+10
* Removed the rest DIRECT_UPDATE_HANDLERS from mame section (no whatsnew) Miodrag Milanovic2012-04-174-14/+17
* (update prev commit) Michaël Banaan Ananas2012-04-171-4/+5
* exponential volume table sounds much better (music doesn't drown sfx anymore) Michaël Banaan Ananas2012-04-172-3/+16
* some DIRECT_UPDATE_HANDLER - > DIRECT_UPDATE_MEMBER (nw) Miodrag Milanovic2012-04-1715-51/+48
* Broke dependency between mcr68 and mcr by creating Aaron Giles2012-04-1716-990/+1791
* new clones Scott Stone2012-04-173-0/+45
* Fixed assert on double AM_SHARE (no whatsnew) Miodrag Milanovic2012-04-174-6/+6
* 3bit adpcm pitch was wrong Michaël Banaan Ananas2012-04-171-7/+5
* Converted turbo.c to use i8279 device [Sandro Ronco] Miodrag Milanovic2012-04-173-171/+47
* Started giving Scorpion games their own reel / key configs, which is needed f... Scott Stone2012-04-1712-767/+2395
* small fix Michaël Banaan Ananas2012-04-171-4/+2
* Games added as GAME_NOT_WORKING R. Belmont2012-04-173-0/+821
* add 3bit adpcm Michaël Banaan Ananas2012-04-172-30/+88
* fix unending samples Michaël Banaan Ananas2012-04-162-7/+26
* woops Michaël Banaan Ananas2012-04-161-0/+2
* preliminary Imagetek I5000 sound emulation. [hap] Michaël Banaan Ananas2012-04-162-13/+157
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-04-166-5/+269
* Clear out remaining AM_BASE_SIZE. Aaron Giles2012-04-1614-38/+34
* Fix validity check errors Aaron Giles2012-04-162-12/+12