Commit Graph

33444 Commits

Author SHA1 Message Date
R. Belmont
53f8ccdf06 Merge pull request #121 from p1pkin/jvs
jvs host: fix packet encoding, similar to previous [MetalliC]
2015-01-28 13:28:42 -05:00
MetalliC
6bccc57b7c jvs host: fix packet encoding, similar to previous 2015-01-28 19:11:08 +02:00
Justin Kerk
f56e1f309e More JSMESS breakage (nw) 2015-01-28 15:47:03 +00:00
Ivan Vangelista
8317717dd5 silkroad,c: enabled save state support (nw) 2015-01-28 16:10:36 +01:00
arbee
fc3a4001e6 (MESS) nes: Working MIDI output for Miracle Piano [R. Belmont] 2015-01-28 09:20:23 -05:00
Ivan Vangelista
1541b22136 h8.c: added some more state saving, fixes lastfght and puzzlet saving problems (nw) 2015-01-28 15:17:05 +01:00
hap
106d7fe339 compilefix part2 2015-01-28 15:08:19 +01:00
Olivier Galibert
8027024f69 Merge pull request #120 from p1pkin/jvs
JVS host: real fix for "CRC errors"
2015-01-28 14:51:36 +01:00
Ivan Vangelista
36c188f786 Quick compile fix (nw) 2015-01-28 14:41:45 +01:00
MetalliC
500c8f2c4d JVS host: real fix for "CRC errors"
(case of last message byte is special 0xD0 value)
2015-01-28 15:37:46 +02:00
Olivier Galibert
56d51fd23b m65ce02: Generalize Kale's findings [O. Galibert] 2015-01-28 13:23:08 +01:00
Alex W. Jackson
1cab2192d7 Remove still more sound irq trampolines (nw) 2015-01-28 06:21:58 -05:00
Olivier Galibert
e2fa0ca824 c65 adjustements (nw) 2015-01-28 11:43:14 +01:00
Olivier Galibert
2cdc5cbe19 Merge branch 'kale' - c65 progress (nw) 2015-01-28 11:39:40 +01:00
Alex W. Jackson
57335569de tx1.c: reduce tagmap lookups (nw) 2015-01-28 04:32:34 -05:00
Miodrag Milanovic
26e7a17b63 Cleanups and version bump 2015-01-28 09:20:10 +01:00
DopefishJustin
13b862c4fa JSMESS compile fixes (nw) 2015-01-28 06:28:35 +00:00
Alex W. Jackson
b3f944dd94 psikyosh.c: Correct refresh rate for tgm2 [Alex Jackson] 2015-01-28 00:32:37 -05:00
arbee
1f427fdf7a (MESS) More flesh on Miracle skeleton (nw) 2015-01-27 23:39:50 -05:00
briantro
4d24ee5e02 gumbo.c: Make games use OSC derived clock speeds. - NW 2015-01-27 21:50:23 -06:00
mamehaze
948ee3f714 refactor decathlete protection a bit, hook up 'doa' to the table uploads for it too (nw) 2015-01-28 01:48:37 +00:00
briantro
8b43aaea32 New PE+ Slot games added
New Games Added
-----------------------------------------------------
Player's Edge Plus (PS0366) Double Diamond Deluxe Slots [BrianT]
Player's Edge Plus (PS0372) Double Diamond Deluxe Slots [BrianT]
Player's Edge Plus (PS0373) Double Diamond Deluxe Slots [BrianT]
2015-01-27 19:06:56 -06:00
Angelo Salese
afeb6ccf0b BREAKs now, added drawgfx VRAM dumper. 2015-01-28 01:39:32 +01:00
Angelo Salese
08aaa1ec91 Various fixes, VRAM is now filled up. 2015-01-28 01:07:22 +01:00
Angelo Salese
51e9ad2ee0 Don't need this logging 2015-01-28 00:26:33 +01:00
Angelo Salese
e539999dfa bra_rw2 requires a displacement of -1, fixes pha/pla bug, needs fixing in DASM. 2015-01-28 00:24:59 +01:00
Angelo Salese
c652a6efe2 One bug nailed (boot vectors are *whatever exists in regular 0-0xffff range"). 2015-01-28 00:20:38 +01:00
Oliver Stöneberg
1e29bb1347 moved some clang-specific stuff from makefile to src/build/flags_clang.mak (nw) 2015-01-27 23:27:08 +01:00
Lord-Nightmare
79930bb168 (MESS) add missing rom label for vt101, the rom still needs to be dumped (as does the extended/alt character set rom 23-094e2) (n/w) 2015-01-27 17:21:46 -05:00
Ivan Vangelista
5dde7945e3 bw12.c: fixed bw14 RAM error save state regression. The mc6845 bitmap register/resize crash remains, though (nw) 2015-01-27 22:59:49 +01:00
couriersud
88d592679d Fix SDLMAME build on windows without QT debugger. 2015-01-27 20:25:28 +01:00
mamehaze
dd40bb3b09 start using callbacks for decathlete style decompression (start of refactoring) (nw) 2015-01-27 18:22:51 +00:00
Alex W. Jackson
a9aa910a4e Remove more trampolines (nw) 2015-01-27 10:55:57 -05:00
Olivier Galibert
8fd2f65f0b Merge pull request #119 from p1pkin/naomi#0
Naomi#0
2015-01-27 16:28:19 +01:00
etabeta78
b7f42a97ff a few info about pasogo games. nw. 2015-01-27 16:34:05 +01:00
mamehaze
a5b4438806 Merge branch 'master' of https://github.com/mamedev/mame 2015-01-27 14:01:21 +00:00
mamehaze
487b50fa14 make 'auto' on SDL Windows mean 'OpenGl' The MACOSX build is already this way so hopefully not an issue. Non-GL performance on Windows is terrible (I struggle to get >100% on pacman) 2015-01-27 14:01:03 +00:00
MetalliC
c652add891 JVS host: temp workaround CRC errors 2015-01-27 15:44:25 +02:00
Alex W. Jackson
cab61fc950 namcos21.c: use region_ptr_finder to reduce tagmap lookups (nw) 2015-01-27 08:35:18 -05:00
MetalliC
4a8d4bd574 MIE: handle Maple reset pattern, made a better hack for it, change frequency to more real (yes, its a 16 or more MHz Z80 core)
TODO: findout why SH4 game code doesnt wait long enough for internal firmware RAM test completes after reset
2015-01-27 15:22:36 +02:00
MetalliC
12643dfbda Naomi: Mahjong panel simulation
note: there is more errors in JVS (host?) producing 'JVS checksum error's, resulting wrong reading of KEY2 line
2015-01-27 15:15:43 +02:00
mamehaze
cc1d237941 (nw) 2015-01-27 13:12:24 +00:00
MetalliC
f7ad93826a JVS: fix outputs 2015-01-27 15:07:34 +02:00
Alex W. Jackson
7ce48633e0 Remove lots of useless sound IRQ trampolines leftover from the pre-devcb era (nw) 2015-01-27 07:40:41 -05:00
Robbbert
c1aab420ca MT05642 [Robbbert]
(also marked Applix as working)
2015-01-27 21:48:17 +11:00
Mike Naberezny
5465591e4f Fix undefined names "logging" and "fname". (nw) 2015-01-27 01:21:27 -08:00
Mike Naberezny
9981c56a9f h8make: Fix function definition of description(). (nw) 2015-01-27 01:11:46 -08:00
etabeta78
a7b55252fd make sure that controller devices don't get duplicate descriptions
in listxml output. nw.
2015-01-27 09:03:49 +01:00
etabeta78
8453d27f76 (MESS) gamegear.xml: Fixed some unknown publishers and years [Logan B]
out of whatsnew: also, marked as supported Ecco the Dolphin thanks to Enik's indications.
2015-01-27 08:37:20 +01:00
etabeta78
b4834b7595 (MESS) sms/gamegear: misc improvements [Enik Land]
- Renamed the gear2gear port to EXT port, after reading the references
  in the official GG documents
- Invert Y1 pin signal bits: now high is 1 and low is 0;
- More complete Y1 behavior: goes low only for transparent pixels;
- Fix color of column 0 when it doesn't completely entered in the active display;
- Improve behavior of sprite overflow, to not be flagged when VINT is active.

out of whatsnew: the new Y1 pin behavior of the SMS VDP is based on Charles' findings and TMS9918 manual.
2015-01-27 08:34:57 +01:00