Commit Graph

33471 Commits

Author SHA1 Message Date
hap
67ec6b9e6c added parker bros Wildfire skeleton driver 2015-01-30 00:39:30 +01:00
hap
feb75d8ef5 added AMI S2000 cpu skeleton and disasm 2015-01-29 23:50:57 +01:00
couriersud
5e9193ed5c Converted osd/sdl/nedev_pcap.c to dynamic library loading. (nw) 2015-01-29 23:44:06 +01:00
couriersud
3192bf3e76 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-01-29 23:25:46 +01:00
couriersud
fe4698fbd6 Merge pull request #124 from 0-wiz-0/master
Define network API to use on NetBSD.
2015-01-29 23:25:01 +01:00
couriersud
f952a4a3ba Converted sdl_monitor_info into a proper object. (nw) 2015-01-29 23:19:27 +01:00
Thomas Klausner
7d1fe0cc62 Define network API to use on NetBSD.
Fixes build on NetBSD.

Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
2015-01-29 22:51:10 +01:00
couriersud
f8de24c1e5 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-01-29 21:14:23 +01:00
couriersud
8fb02ea6b7 Some fixes for multimonitor fullscreen on linux and windows. In
virtualbox, even switchres now works for two monitors. That doesn't
imply it will work on real hardware. The probability is higher :-)
On windows, default render driver now is "opengl" since direct3d
wouldn't work reliably.
This functionality currently is limited to to the "-video accel" driver.
More userspace blitting enhancements. [Couriersud]
2015-01-29 21:14:00 +01:00
hap
537326b282 mnemonics to uppercase 2015-01-29 19:00:02 +01:00
Ivan Vangelista
e3f6b06fdd limenko.c, lordgun.c: added save state support (nw) 2015-01-29 18:07:41 +01:00
Oliver Stöneberg
b55b45a5a9 Merge pull request #122 from wallyweek/cfalco
*nix: Fixed linking tools against system libraries
2015-01-29 13:39:56 +01:00
Cesare Falco
a49eee8559 *nix: Fixed linking tools against system libraries 2015-01-29 12:55:14 +01:00
arbee
916aaee5b6 (MESS) nes: MIDI In support for Miracle Piano [R. Belmont] 2015-01-28 23:53:51 -05:00
Angelo Salese
433756326f Merge branch 'master' of https://github.com/mamedev/mame 2015-01-29 00:47:15 +01:00
Angelo Salese
cc6559a2d1 Re-added old version drivers for reference. Added debug for vram attribute & 0xf0, which eventually hides blinking .... 2015-01-29 00:46:51 +01:00
couriersud
0ef3771202 Converted blit13.h to templates and fixed a number of bugs around
different ycc formats. (nw)
2015-01-29 00:29:17 +01:00
couriersud
86819fa913 Merge remote-tracking branch 'origin/master' 2015-01-29 00:26:01 +01:00
andreasnaive
b321bc6a8e Updates to 315-5881 encryption based on Daytona2 Power Edition's analysis [Andreas Naive] 2015-01-28 23:15:38 +01:00
Olivier Galibert
543b88729d Sometimes it's not a cpu core bug ;-) (nw) 2015-01-28 22:41:12 +01:00
Angelo Salese
4426bb21d6 Added border color, and almost sure there's a CPU core bug. 2015-01-28 21:43:57 +01:00
Angelo Salese
26eceda93f Experimental scanline-based drawing function, and added color attribute. 2015-01-28 21:18:10 +01:00
Angelo Salese
a8f1140de0 Merge branch 'master' of https://github.com/mamedev/mame 2015-01-28 20:00:24 +01:00
Angelo Salese
90a7c108aa Fixed video params and flipped dummy CIA, C=65 now has initial boot screen shown. 2015-01-28 19:59:48 +01:00
couriersud
48a36e5241 Merge remote-tracking branch 'origin/master' 2015-01-28 19:37:34 +01:00
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
couriersud
008091ce22 Merge branch 'master' of https://github.com/mamedev/mame.git 2015-01-28 08:58:54 +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