Commit Graph

30007 Commits

Author SHA1 Message Date
Couriersud
436d23064e Removed a number of "uninitialized member" warnings by using a template wrapper around those members. 2014-06-19 15:21:32 +00:00
Scott Stone
a98376d18b Gave legacy device a proper setname to eliminate confusion with modern implementation (nw) 2014-06-19 12:05:23 +00:00
Couriersud
f981eb7118 Moved solver templates into separate header files. 2014-06-19 11:44:56 +00:00
Olivier Galibert
434112d9f3 nscsi_cd: I told'ya, there's no disk in the drive [O. Galibert] 2014-06-19 11:38:57 +00:00
David Haywood
f5764124b7 use custom roz implementation to allow for further tweaking, whatever this does it doesn't appear to be standard (I still haven't figured it out properly after 10 years) so will need it (nw) 2014-06-19 10:18:51 +00:00
Alex W. Jackson
89c6a26352 fix asc_device::read too (nw) 2014-06-19 02:33:34 +00:00
R. Belmont
c82ae7b117 (MESS) mac: fix 0.153 regression that prevented several Macs from booting. [R. Belmont] 2014-06-19 02:14:11 +00:00
R. Belmont
fea4ed6ccd Defeated another attempt to make MAME Windows-only (nw) 2014-06-19 01:50:14 +00:00
R. Belmont
ec32b64bc6 Another CHD that was generated with a too-old chdman. (nw) 2014-06-19 01:49:15 +00:00
Scott Stone
947701799e (MESS) New skeleton driver:
---------------------------
Gimix 6809 System   [Tafoid]
2014-06-18 21:52:18 +00:00
Wilbert Pol
67f48e5fd7 (MESS) msx.c: Internal ym2413s don't need the unlock sequence. (nw) 2014-06-18 21:17:35 +00:00
Wilbert Pol
ee2e620553 (MESS) msx1_cart.xml: Renamed a few Yamaha cartridges. (nw) 2014-06-18 20:51:17 +00:00
Olivier Galibert
0cf7ec12c4 well, next *needs* the rounding mode, or white is black... (nw) 2014-06-18 20:39:34 +00:00
Wilbert Pol
7aed1e122b (MESS) msx.c: Adding MIDI ports to midisaurus. Can't test these yet because of missing software (nw) 2014-06-18 19:48:58 +00:00
Wilbert Pol
042a6ea953 (MESS) msx.c: Added MIDI in support to Yamaha SFG01/SFG05 expansions (nw) 2014-06-18 19:08:52 +00:00
Scott Stone
376b42233a Recreated yet again the CHDs from r30949 (no new sets) which all had different SHA1 hashes due to bugfixes with CHDMAN since 0.153 release. [f205v] 2014-06-18 18:25:48 +00:00
Olivier Galibert
8dd0ead9e4 hmmm, missed a commit (nw) 2014-06-18 17:58:01 +00:00
Olivier Galibert
b9b0feeab0 m68040: fbcc dasm fixes [O. Galibert] 2014-06-18 17:55:02 +00:00
David Haywood
ed71d3f446 blmbycar: modern palette handling (nw) 2014-06-18 15:21:14 +00:00
David Haywood
86c9ded6e3 this appears to be a Korea set, not a Japan set. (nw) 2014-06-18 10:15:35 +00:00
cracyc
2df40a8073 i186: fix timer read (nw)
(mess) rmnimbus: bit of refactoring and cleanup, fix some video ram reads and writes, use eepromser and remove er59256 (nw)
2014-06-18 03:10:07 +00:00
Brian Troha
dd842afff6 peplus.c: Document the Sequential ACE$ bonus for the Ace$ Bonus Poker set. Minor comment standardization. - NW 2014-06-18 02:52:47 +00:00
Brian Troha
99d22fe292 peplus.c: Document the "Shockwave" mode in the Shockwave Poker sets. - NW 2014-06-18 02:29:45 +00:00
Brian Troha
1c8ce0e37d peplus.c: Documentation correction. This set of Blackjack (BE0014) stands on hard or soft (Ace-6) 17. There is documentation stating that the blackjack program hit's soft 17, so that must refer to a different program set. - NW 2014-06-18 01:56:28 +00:00
Scott Stone
2716d1e078 Examined/adjusted mame.lst for orphaned sets and invalid entries. Added commented entries in mame.lst to match missing roms as well as already existing macros in drivers and eliminating redundancies. (nw) 2014-06-18 00:43:25 +00:00
R. Belmont
8c28e8f0d9 omti8621: The Z8 program was hiding in plain sight at Bitsavers. (nw) 2014-06-18 00:31:38 +00:00
Michaël Banaan Ananas
e377317ce1 ok, correction: sound is in the LR35902 2014-06-17 22:32:28 +00:00
Michaël Banaan Ananas
997c0799ce typo 2014-06-17 21:20:39 +00:00
Michaël Banaan Ananas
2bb2589b36 nomapper startaddress detection from meisei 2014-06-17 19:45:10 +00:00
Michaël Banaan Ananas
3714cc3043 allow 8kb and 48kb sizes 2014-06-17 19:20:01 +00:00
Scott Stone
d775dfb341 Fix validation errors (nw) 2014-06-17 17:00:41 +00:00
Scott Stone
05018c4ad0 The great ", The" conversion. Thanks M.A.S.H. (nw) 2014-06-17 16:35:23 +00:00
Michaël Banaan Ananas
c673d98ce9 Sharp LR35902 is the cpu 2014-06-17 14:36:38 +00:00
Alex W. Jackson
954b4570a9 star100: fix rightmost reels being cut off (nw) 2014-06-17 08:14:53 +00:00
Scott Stone
435182e371 Examined/adjusted mess.lst for orphaned sets and invalid entries. Adjusted spacing to better view commented setnames and added commented entries in mess.lst to match missing roms as well as already existing macros in drivers. (nw) 2014-06-17 05:57:41 +00:00
mahlemiut
cf7f1d2e0b x68k: generate a bus error on accessing the FPU expansion device (fixes Illumination LASER). 2014-06-17 04:35:33 +00:00
Alex W. Jackson
9159e0d6d1 star100: improve (?) bg color (nw) 2014-06-17 03:16:45 +00:00
Roberto Fresca
b9d4b6371d New games added or promoted from NOT_WORKING status
---------------------------------------------------
Super Pacman (v1.2) + Cherry Master (Corsica, v8.31) [Roberto Fresca]
Tetris + Cherry Master (Corsica, v8.01, set 1) [Roberto Fresca]


New games marked as GAME_NOT_WORKING
------------------------------------
Tetris + Cherry Master (Corsica, v8.01, set 2) [Roberto Fresca, John Mpampoylas ]
Tetris + Cherry Master (+K, Canada Version, encrypted) [Roberto Fresca, John Mpampoylas ]
2014-06-17 03:05:47 +00:00
Alex W. Jackson
f783a81ffe fix incorrect comment (nw) 2014-06-17 02:56:15 +00:00
Alex W. Jackson
f4e14bff49 goldstar.c: (mostly) fix star100 colors: fg tiles are 4bpp, not 3bpp (nw) 2014-06-17 02:50:30 +00:00
Sandro Ronco
0a1cd1e9b8 segajw: added preliminary sound. (nw) 2014-06-16 21:57:15 +00:00
Michaël Banaan Ananas
df4d3f693d added macro and callback for 16bit inc/dec 2014-06-16 21:19:56 +00:00
Michaël Banaan Ananas
0d333b29c5 nw 2014-06-16 20:36:37 +00:00
Michaël Banaan Ananas
85937f897d made gbc a parent 2014-06-16 17:57:36 +00:00
Michaël Banaan Ananas
9bd4ba101e gb xtal info 2014-06-16 17:49:05 +00:00
Alex W. Jackson
9467daa702 system16.c: sync shadow/hilight with non-bootleg code, should fix out-of-range pixels (nw) 2014-06-16 16:54:10 +00:00
Scott Stone
4ca5f90560 Duplicate description fix (nw) 2014-06-16 15:15:37 +00:00
Scott Stone
e7fca62c13 (MESS) hprot1: Felipe Sanches
* new derivative "CARD I PCB rev.08A"
 * new derivative "CARD II PCB rev.6"
 * fixed LCD rendering (now both lines are displayed properly)
 * inverted logic of the inputs so that now we can navigate the menu
2014-06-16 15:12:29 +00:00
Miodrag Milanovic
9660d58c21 sync with main mongoose branch, includes all our patches so far as well (nw) 2014-06-16 10:05:00 +00:00
Oliver Stöneberg
1c0b5ad7ab added comment to lua modification (nw) 2014-06-16 07:37:06 +00:00