summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* disabled some unused private members (nw) Oliver Stöneberg2013-07-214-7/+7
* lemmings & captain america (nw) David Haywood2013-07-215-77/+39
* robocop2 (nw) David Haywood2013-07-213-27/+12
* dragon gun through the generic protection implementation (nw) David Haywood2013-07-214-42/+50
* pump stadium hero 96 through generic 146 code. David Haywood2013-07-214-37/+37
* try a different bg pen in fghthist (nw) David Haywood2013-07-211-1/+1
* missed a line (nw) David Haywood2013-07-211-0/+1
* various refactoring (nw) David Haywood2013-07-2114-754/+659
* suna8.c: Added dipswitch locations to Rough Ranger / Super Ranger, Hard Head,... Brian Troha2013-07-211-55/+57
* there's always a forgotten file (nw) R. Belmont2013-07-211-0/+2
* decodmd: Made machine config use inline configuration. mahlemiut2013-07-215-56/+22
* volfied.c: Format the cheat dipswitch name like most other sets in MAME. - NW Brian Troha2013-07-211-1/+1
* volfied.c: Added dipswitch locations to the Volfied sets. [Brian Troha] Brian Troha2013-07-213-20/+80
* (MESS) Mac updates: [R. Belmont] R. Belmont2013-07-217-1/+691
* (MESS) ti99: Fixed a copy/paste error, enabling the second UART. Michael Zapf2013-07-201-1/+1
* Fixed stuck INT line after resetting. Michael Zapf2013-07-201-3/+4
* let double wings share the common protection handlers for ones we already kno... David Haywood2013-07-202-17/+43
* refactor deco104 to pump most games through a standard function, a function t... David Haywood2013-07-202-333/+290
* Expand read_line to all 0s or all 1s; fixes cases where read_line Aaron Giles2013-07-201-2/+2
* Fix for seiham by Osso (nw) Scott Stone2013-07-201-1/+1
* Memory system: added endianness to the memory_share class. Aaron Giles2013-07-20103-1277/+1828
* bring the double wings addresses properly into line too (nw) David Haywood2013-07-201-41/+44
* Fixed some unknown DIPs and corrected others from manual examinations for let... Scott Stone2013-07-201-36/+37
* QS1000 sound core issue now not a mandatory include which allows tiny builds ... Scott Stone2013-07-203-2/+4
* a7800.c - XM/XBoard POKEY support. 'Bentley Bear - Crystal Quest' & 'Donkey ... Scott Stone2013-07-201-1/+1
* make caveman ninja read addresses closer to rohga / wizard fire etc. David Haywood2013-07-201-102/+97
* Split up the video devices contained in taitoic.c. [Osso] Scott Stone2013-07-2066-4987/+5634
* Modernized the Beezer sound device. [Osso] Scott Stone2013-07-204-361/+284
* CPS-1 update [Team CPS-1]: Scott Stone2013-07-202-14/+17
* shuffle dblewings address bits around too (nw) David Haywood2013-07-201-105/+110
* Fixed dip-switches in Street Fight driver [Angelo Salese] Angelo Salese2013-07-203-55/+47
* switched the wizard fire reads around too so that they are more correct and a... David Haywood2013-07-201-379/+209
* start reworking some of the 104 bits to make things easier later down the line David Haywood2013-07-201-98/+67
* fixed another array out-of-bound access in src/mame/video/ppu2c0x.c (nw) Oliver Stöneberg2013-07-201-4/+4
* added assert to src/mess/drivers/ip22.c to indicate array out-of-bounds acces... Oliver Stöneberg2013-07-201-0/+1
* added asserts to src/mame/machine/megavdp.c to indicate array out-of-bounds a... Oliver Stöneberg2013-07-201-3/+9
* fixed array out-of-bounds access in src/mess/machine/md_rom.c for chinf3 (nw) Oliver Stöneberg2013-07-201-1/+1
* (MESS) ti99/8: Speech ROM dumps verified with a real (!) system. Michael Zapf2013-07-202-5/+8
* i86 fixes to get TX-1 and Buggy Boy working again -nw- Phil Bennett2013-07-202-7/+15
* fixed array out-of-bounds access in ppu2c0x_device::draw_sprites() (nw) Oliver Stöneberg2013-07-201-6/+7
* removed debugging assert (nw) Oliver Stöneberg2013-07-201-1/+0
* fixed array out-of-bounds accesses in src/mess/machine/sns_rom.c (nw) Oliver Stöneberg2013-07-201-2/+3
* fixed array out-of-bounds accesses and uninitialized members in src/mess/audi... Oliver Stöneberg2013-07-201-0/+6
* de_2: Made CPU board a device, and hooked it up to all drivers in de_2.c. mahlemiut2013-07-205-237/+842
* meritm.c: Maintain a standard key layout using standard MAME macros. :-) - NW Brian Troha2013-07-201-11/+11
* remove the 'UNEMULATED PROTECTION' flag from Fighters History, for the first ... David Haywood2013-07-201-5/+5
* used info from Charles to fill in some missing remaps on IO ports David Haywood2013-07-201-60/+58
* nvm Michaël Banaan Ananas2013-07-191-9/+9
* start hooking fighters history up to it... David Haywood2013-07-195-287/+139
* a magic address xor means Nitro Ball can work with this code too.. and almost... David Haywood2013-07-197-19/+56