summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Memory system: added endianness to the memory_share class. Aaron Giles2013-07-20102-1277/+1826
* 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-2065-4986/+5612
* 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-204-237/+840
* 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
* thepit.c: Add Round-Up dipswitch locations - NW Brian Troha2013-07-191-41/+10
* fixed buffer overflow in src/mess/machine/intv.c detected by AddressSanitizer... Oliver Stöneberg2013-07-191-1/+1
* kill some old code (nw) David Haywood2013-07-195-540/+13
* collapse bitswaps (fighters history out ports now use the same swap as funky ... David Haywood2013-07-192-397/+92
* moved the bit reordering out of 'core' function and into the per-game ones fo... David Haywood2013-07-191-48/+54
* hopefully keep tafoid happy until I resolve this with proper devices ;-) David Haywood2013-07-191-82/+82
* re-order fighters history / nitroball read in the same way, this makes the re... David Haywood2013-07-191-89/+97
* switch around the address bits on output port handling on the fighters histor... David Haywood2013-07-191-88/+94
* Modernized the k001604 video device. [Osso] Scott Stone2013-07-197-304/+247
* move the double wings protection sim to the 104 file - no functional change. ... David Haywood2013-07-193-289/+306
* decoprot -> deco104 David Haywood2013-07-1918-20/+67
* move this too (nw) David Haywood2013-07-194-34/+43
* shift some more bits around for further studying (nw) David Haywood2013-07-199-72/+123
* fixed ec1841 assertion (nw) Oliver Stöneberg2013-07-191-1/+1
* move some functions around for further research, also marked Super Shanghai a... David Haywood2013-07-1914-1037/+1151
* fixed out-of-bounds access in amstrad_plus palette initialization (nw) Oliver Stöneberg2013-07-191-1/+1
* Funky Jet works with the new code too, note the address bitswap is the *rever... David Haywood2013-07-193-4/+44
* wops Michaël Banaan Ananas2013-07-191-1/+1
* use poker/gambling macros instead of assigning custom keycode Michaël Banaan Ananas2013-07-192-12/+10
* thepit.c: Added dipswitch locations to The Pit sets, Fitter sets, Intrepid se... Brian Troha2013-07-191-45/+88