Commit Graph

23760 Commits

Author SHA1 Message Date
Miodrag Milanovic
14629cbcb4 Cleanups and version bump 2013-07-23 07:18:56 +00:00
David Haywood
d3f32a1ba7 fix save states (nw) 2013-07-23 03:31:23 +00:00
David Haywood
8eea632bd7 fix ume validation (nw) 2013-07-23 02:37:53 +00:00
Brian Troha
9d29da1533 psikyo.c: Spelling correction - NW 2013-07-23 02:28:46 +00:00
Brian Troha
457db24892 psikyo.c: Add dipswitch locations to all sets in the driver. Filled in some unknown dipswitches from Battle K-Road. Moved Region settings into Game Configuration menu. Added a note about the Free Play mode in the Strikers 1945 sets not working. [Brian Troha] 2013-07-23 02:23:21 +00:00
Scott Stone
d39725b2f1 Modernized Exidy 440 CVSD audio device. [Osso] 2013-07-23 02:22:37 +00:00
Scott Stone
68a838669d Modernized TX1 custom sound device. [Osso] 2013-07-23 02:15:20 +00:00
Scott Stone
8e4b11a87e Modernized hc55516 sound chip. [Osso] 2013-07-23 02:05:54 +00:00
Oliver Stöneberg
94c417325e some whitespace change to src/emu/sound/discrete.h (nw) 2013-07-22 23:52:02 +00:00
Oliver Stöneberg
d96fb716aa fixed number of active inputs in several discrete macros / added missing node in DISCRETE_INVERTER_OSC (nw) 2013-07-22 23:51:36 +00:00
Michaël Banaan Ananas
1669119997 fix array out of bounds? 2013-07-22 23:04:12 +00:00
David Haywood
4f94436201 missed this (nw) 2013-07-22 21:31:10 +00:00
Michaël Banaan Ananas
9130356683 fix array out of bounds access in ejsakura 2013-07-22 21:07:35 +00:00
Michaël Banaan Ananas
94070bdfd4 i had to simplify fm code while i was trying to understand the "Acc" bit, but didn't get much out of that and scrapped it. On the plus side, the refactor did fix a couple of small bugs with feedback/modulation. 2013-07-22 21:02:53 +00:00
David Haywood
eb69cb006e change this note a bit (nw) 2013-07-22 20:52:05 +00:00
Oliver Stöneberg
c8a6f1d9c6 added assert in src/mame/video/system1.c (nw) 2013-07-22 20:29:07 +00:00
David Haywood
d3f7ff6bf4 dragngun - some findings about the dvi playback, also stopped the hang when killing the last boss (nw) 2013-07-22 20:27:42 +00:00
Scott Stone
b465f20f89 Modernized the namco sound device. [Osso] 2013-07-22 19:38:25 +00:00
Phil Bennett
315cdded93 Fixed OPLx key scale level order [Alexey, Phil Bennett] 2013-07-22 17:49:24 +00:00
Curt Coder
0f6af58847 (MESS) softbox: Added reset when IEEE-488 IFC is asserted. [Mike Naberezny] 2013-07-22 16:20:42 +00:00
Brian Troha
4eec337c70 dblewing.c: Remove outdated comment - NW 2013-07-22 16:14:36 +00:00
Michael Zapf
0bf36324de Doing the dummy read immediately on reset. 2013-07-22 16:13:51 +00:00
Brian Troha
bc3895fa74 thepit.c: David figured out the Cabinet dipswitch so change the comment - NW 2013-07-22 15:51:13 +00:00
Michael Zapf
b2b37dd45a (MESS) ti99/8: Removed address masking. (nw) 2013-07-22 15:25:07 +00:00
David Haywood
8ad9a7256f fix one or two input bits (nw) 2013-07-22 14:52:47 +00:00
Miodrag Milanovic
5a278d9382 m68k : fixed handling of double fault, not sure if this is proper or some other trap should be generated (nw) 2013-07-22 14:38:16 +00:00
Angelo Salese
f2f1f74d6d Little note regarding dreambal, nw 2013-07-22 14:18:05 +00:00
David Haywood
babb6dea4d thepit.c - change sprite handling a bit. 2013-07-22 12:30:03 +00:00
Oliver Stöneberg
34847974eb fixed array out-of-bounds access in src/mame/drivers/merit.c (nw) 2013-07-22 11:40:05 +00:00
Oliver Stöneberg
1f2fd69115 fixed uninitialized memory in src/mame/video/cidelsa.c (fixes array out-of-bounds accesses) (nw) 2013-07-22 10:36:16 +00:00
Miodrag Milanovic
a0bce530f3 ignore just samples when displaying sample device itself, since it gets first attached sample in xml (nw) 2013-07-22 10:23:33 +00:00
Oliver Stöneberg
72cce1525e fixed array out-of-bounds access in src/mame/video/system1.c (nw) 2013-07-22 10:10:05 +00:00
Miodrag Milanovic
ba5319d639 do not output samples for devices,solves issues in output xml (nw) 2013-07-22 09:34:57 +00:00
mahlemiut
c17a5cac61 fm7: fixed DOS mode booting. 2013-07-22 08:26:04 +00:00
Brian Troha
d379570245 itech32.c: Some minor corrections of dipswitches. Added a note about the Japanese World Class Bowling trackball input is read at an 45 degree offset compared to normal orientation. [Brian Troha]
Out of whatsnew: The 45 degree reads for WCB (v1.3 Japan) could most likely be corrected via a modified read routine that takes into account the 45 degree rotation and separates it out.
2013-07-22 06:29:33 +00:00
Brian Troha
ea867ed90a shanghai.c: Added dipswitch locations to Shanghai and Shanghai 2. [Brian Troha] 2013-07-22 04:45:51 +00:00
Aaron Giles
2f78e57e8e Convert the Atari VAD chip into a device, half-way. Really needs
device-ification of atarimo.c to do it properly, so this will get
revisited once that is complete.
2013-07-21 21:15:02 +00:00
Brian Troha
c7d78ef2c8 stfight.c: Added dipswitch locations to the Empire City: 1931 / Street Fight sets. [Brian Troha] 2013-07-21 19:59:51 +00:00
Brian Troha
56d2d0518e various dipswitch / port fixes / corrections / modifications - NW 2013-07-21 19:58:25 +00:00
Alex W. Jackson
e0c9ae9e56 toaplan1.c: [Alex Jackson]
- Reorganized outzone sets and improved descriptions:
      outzonec  -> outzone  "Out Zone"          (new parent)
      outzone   -> outzoneh "Out Zone (harder)" (former parent)
      outzonea  -> outzonea "Out Zone (old set)"
      outzoned  -> outzoneb "Out Zone (older set)"
      outzoneb  -> outzonec "Out Zone (oldest set)"
  - Fixed dip switches and inputs (after verification of the M68000
    and Z80 code) in outzone and clones
  - Tagged outzonec (formerly outzoneb) Z80 ROM as BAD_DUMP and the set itself
    as GAME_IMPERFECT_SOUND after discovering that this clone's M68000 and Z80
    ROMs are almost certainly mismatched, causing wrong sound effects.
2013-07-21 18:41:45 +00:00
Angelo Salese
cabeb9fa5f ZT notes 2013-07-21 18:06:29 +00:00
Ville Linde
0281277625 tms32082: more improvements 2013-07-21 16:15:29 +00:00
David Haywood
2998430da7 notes (nw) 2013-07-21 15:53:58 +00:00
David Haywood
ad27c3045a dreambal (nw) 2013-07-21 15:14:15 +00:00
David Haywood
befa27b30d tattass (nw) 2013-07-21 15:04:48 +00:00
David Haywood
f198d8c294 night slashers using generic 104 (nw) 2013-07-21 14:44:11 +00:00
David Haywood
2199cdb59c misc deco (nw) 2013-07-21 14:03:11 +00:00
Michael Zapf
b782d13f20 (MESS) ti99/8: Getting rid of my own ugly coding. (nw) 2013-07-21 13:54:02 +00:00
David Haywood
03c75f5013 dietgo (nw) 2013-07-21 11:53:14 +00:00
mahlemiut
d87241531f forgot to update whitestar... (no whatsnew) 2013-07-21 11:30:47 +00:00