Commit Graph

27276 Commits

Author SHA1 Message Date
Robbbert
372673b454 (MESS) hunter2 : added rtc and speaker 2014-03-07 07:51:58 +00:00
David Haywood
1e96f75bbc improve inputs (dipswitches etc.) in MegaPhoenix (nw) 2014-03-07 05:03:03 +00:00
R. Belmont
b409a79fef (MESS) omti8621: fixed FDC DMA hookup (nw) 2014-03-07 02:18:08 +00:00
Roberto Fresca
b459bdce3d Cherry Bonus III (set 4, encrypted bootleg). Fixed both
graphics banks decryption/decode. [Roberto Fresca, ANY]
2014-03-07 02:15:13 +00:00
Michaël Banaan Ananas
5ffc51f3c1 small update 2014-03-07 01:41:54 +00:00
Michaël Banaan Ananas
8431b276af meh, on 2nd thought, the simpler the better.
wiz still sounds good, but scion has a soundbug on coin insert again
2014-03-07 01:17:13 +00:00
mahlemiut
904deacdb5 hunter2: correct location of LCD controller data read port. Fixes text at bottom of the screen. 2014-03-07 00:35:59 +00:00
mahlemiut
74e2f515c9 hunter2: set video dimensions to something somewhat sane
hd68130: reworked graphic mode rendering a bit, to handle 16-bits at a time,
         as per the datasheet.  Fixes rendering on hunter2.
2014-03-07 00:03:41 +00:00
Michaël Banaan Ananas
36c238fb0c wiz cleanup round and a couple of fixes (sound problem and gaps in sprites) 2014-03-06 21:07:43 +00:00
Ivan Vangelista
d6c07e4ca4 Fixed some taito_f2 palette regressions. (nw) 2014-03-06 19:57:50 +00:00
Roberto Fresca
2b545970db Some inputs technical info. 2014-03-06 18:42:15 +00:00
Roberto Fresca
5a7c6d21a9 Spacing... 2014-03-06 18:12:44 +00:00
Ivan Vangelista
6cf8be73c8 Hooked up sound in bnstars.c by borrowing code from ms32.c and adding the second YMF271. [Osso]
Out of whatsnew: Maybe this bnstars_state should become a derived class of ms32_state, since they seem almost identical except the 2 screens?
2014-03-06 18:08:15 +00:00
Roberto Fresca
90f8aba78f Fixed Big 10 palette regression. 2014-03-06 17:46:58 +00:00
David Haywood
059dedaa0b kill more redundant code (nw) 2014-03-06 16:34:19 +00:00
David Haywood
df69542717 update more to use modern palette device handling, removing redundant code (nw) 2014-03-06 16:10:50 +00:00
Oliver Stöneberg
4532da6717 re-enabled checks in src/lib/libflac/libFLAC/memory.c / removed definition of SIZE_MAX in src/lib/libflac/include/share/alloc.h (nw) 2014-03-06 16:05:26 +00:00
David Haywood
523f57b784 stop deroon blowing up.
(if there's a better solution, feel free, although if we move to a correct model where the palette device owns the ram I guess this is the way it will be done?)
2014-03-06 14:36:31 +00:00
Oliver Stöneberg
e54de28bf9 chdtest.py: log the unsupported mode (nw) 2014-03-06 14:32:03 +00:00
Miodrag Milanovic
e1cb7f6788 Video attributes are now per screen (nw) 2014-03-06 14:28:32 +00:00
David Haywood
03d3ddf76b more palette modernizations (nw) 2014-03-06 13:57:17 +00:00
Oliver Stöneberg
c51ae78d02 fixed reading of bits/sample in parse_wav_sample() on big-endian systems (nw) 2014-03-06 13:46:46 +00:00
David Haywood
85815bd033 more palette modernizations in some of my drivers (nw) 2014-03-06 13:42:49 +00:00
Jonathan Gevaryahu
288d32d209 (MESS) cat.c: invert centronics BUSY (still need to add the /ACK flipflop) [Lord Nightmare, smf] 2014-03-06 13:01:05 +00:00
Oliver Stöneberg
2d66475bbe restored some libflac code omitted in initial commit allowing big-endian compilation without hacks (nw) 2014-03-06 12:52:23 +00:00
Curt Coder
e451a22cfb (MAME) nbmj8688: Refactored to use HD61830 device. [Curt Coder] 2014-03-06 12:09:25 +00:00
Robbbert
32a6967ca9 (MESS) hunter2 : added lcd controller 2014-03-06 11:36:50 +00:00
Robbbert
56e70aab3f (MESS) hunter2 : added banking 2014-03-06 10:49:56 +00:00
Oliver Stöneberg
b26c3a4d61 removed a modification from a libflac file we don't even use (nw) 2014-03-06 09:43:50 +00:00
Oliver Stöneberg
067a651421 re-enabled log message I disabled when I was messing around with DEBUG for external libraries (nw) 2014-03-06 09:17:14 +00:00
Oliver Stöneberg
1b0946ae88 re-added some libflac code, that was missing/disabled in the initial commit (nw) 2014-03-06 08:56:40 +00:00
Robbbert
3c7ecc0d25 (MESS) New Skeleton [Robbbert, John Elliot]
-----------------------------------------------
Husky Hunter 2
2014-03-06 08:21:20 +00:00
Jonathan Gevaryahu
f9372ec51c (MESS) cat.c: Implemented watchdog counter readback, more documentation [Lord Nightmare] 2014-03-06 04:25:15 +00:00
R. Belmont
4d411b439f (MESS) apollo: Converted to use real ISA bus [R. Belmont]
omti8621: Converted to proper ISA card [R. Belmont]
2014-03-06 04:04:10 +00:00
Alex W. Jackson
f5f9dc3caa This isn't safe (nw) 2014-03-06 04:02:52 +00:00
Oliver Stöneberg
87c116cf1a pass VERSION define via compiler flags to libflac (nw) 2014-03-06 03:59:12 +00:00
R. Belmont
d631f2bdb1 (MESS) hisaturn: added v1.02 BIOS [zyrobs] 2014-03-06 02:39:17 +00:00
R. Belmont
18fcb2d4e5 (MESS) m5: Mirror input ports, allows new dump "Jankyo" to run. [R. Belmont, Ola Andersson] 2014-03-06 02:32:57 +00:00
David Haywood
8e07024752 some more palette cleanups (nw) 2014-03-06 02:01:34 +00:00
Michaël Banaan Ananas
c4e5068134 ah, virtual void palette_init(); doesnt exist anymore 2014-03-06 01:16:47 +00:00
David Haywood
803fea255d i'm informed there is a preference for doing things this way, even when the palette is 16-bits, so be it (nw) 2014-03-06 01:01:20 +00:00
David Haywood
0aa6e840cd modernize some other older palette handlers (nw) 2014-03-05 23:51:23 +00:00
David Haywood
1e92c5de80 remove some redundant in-driver palette handlers (nw)
(was a little surprised I needed MCFG_PALETTE_ENDIANNESS(ENDIANNESS_LITTLE) considering no fancy swapping is needed in the old 32-bit handlers.. but ok, it's always been that way)
2014-03-05 23:32:07 +00:00
David Haywood
2e21a4e10d RGBX for psikyosh.c (nw) 2014-03-05 23:00:33 +00:00
David Haywood
e3db84f9b3 convert "bnstars1" to use dual palettes.
note, needed to add PALETTE_FORMAT_XBRG for this game, also READ16_MEMBER(palette_device::read) IS necessary here because the ram is installed on every other word
AM_DEVREADWRITE16("palette",  palette_device, read, write, 0x0000ffff) AM_SHARE("palette")
and without the 'read' handler the wrong data gets read back for the RAM checks.
2014-03-05 20:53:52 +00:00
Scott Stone
2642203698 CPS1.c: Willow, Strider and Ghouls and Ghosts have some changed factory setting defaults as stated from manual. Also noted differences in bonus live coverage where applicable. [Tafoid] 2014-03-05 20:03:01 +00:00
Oliver Stöneberg
f6b0b18ad4 changed casing of FLAC folders to match official source distribution (nw) 2014-03-05 18:53:53 +00:00
Ivan Vangelista
1103ab2af2 few more for debug build (nw) 2014-03-05 17:39:47 +00:00
Ivan Vangelista
129ca79bff a fix for debug compile (nw) 2014-03-05 17:31:08 +00:00
Curt Coder
7040e55465 Added device_output_interface and macros MCFG_OUTPUT_INDEX/MCFG_OUTPUT_NAME which can be used to specify which output in the layout a device should use. [Curt Coder]
dm9368: devcb2. (nw)
2014-03-05 15:53:15 +00:00