Commit Graph

39172 Commits

Author SHA1 Message Date
mahlemiut
ff29765fd9 mc6845: add AMS40489 CRTC 2015-11-27 22:02:43 +13:00
Stiletto
623bbe98dc minor comment fix (nw)
minor comment fix (nw)
2015-11-27 03:07:04 -05:00
R. Belmont
0a1b3c9cb2 Merge pull request #477 from Pernod70/master
bbc: attached 68000 softlist (nw)
2015-11-26 22:00:40 -05:00
MetalliC
c7d2680b23 aristmk6 wip (nw) 2015-11-27 01:51:51 +02:00
angelosa
d1dbd957a2 Fixed BGM regression in Hot Chase [Angelo Salese] 2015-11-26 22:52:06 +01:00
David Haywood
e3dc261388 add a note while I remember (nw) 2015-11-26 12:27:28 +00:00
Angelo Salese
ba5f17779c Final notes update for this, I promise (nw) 2015-11-26 13:22:03 +01:00
Lord-Nightmare
43d9c507be Fix dates on the prose2k sets based on their internal datecodes [Lord Nightmare] 2015-11-26 03:27:08 -05:00
Vas Crabb
ee4e776210 Fix && vs & (nw) 2015-11-26 17:35:41 +11:00
briantro
cf8cf512e5 peplus.cpp: Add the CAP2325X chip - NW
Adds the color CAP chip for Barbaric Deuces Wild & No Faces Pay the Aces sets.  Yes it's a non standard name format and yes it does match CAPX2172 (ACE$ Bonus).
2015-11-25 14:47:24 -06:00
angelosa
9e885ea667 Minor note for over drive, nw 2015-11-25 21:39:44 +01:00
Miodrag Milanovic
0825ce4f3b Cleanups and version bump 2015-11-25 08:22:24 +01:00
Justin Kerk
d1d8a66ab1 Cleanup (nw) 2015-11-25 03:10:20 +00:00
Nigel Barnes
0b0e05ff93 bbc: attached 68000 softlist (nw) 2015-11-25 02:54:59 +00:00
angelosa
8abeca5394 Merge branch 'master' of https://github.com/mamedev/mame 2015-11-25 02:12:08 +01:00
angelosa
8da547cd60 More notes, still nw 2015-11-25 02:11:54 +01:00
Sandro Ronco
67391799a1 add MACHINE_CLICKABLE_ARTWORK flag to wackygtr. (nw) 2015-11-24 23:55:51 +01:00
angelosa
8aed181b9d Notes 2015-11-24 23:49:44 +01:00
angelosa
7de5e75777 Implemented sound hand-shake flag for Hot Chase, and removed irq hack. Fixes for good gameplay speed in it. [Angelo Salese]
Added SOUND-ON and SOUND-RST preliminary mechanisms for WEC Le Mans 24/Hot Chase HW, fixes hanging sound if entering into service mode for both. [Angelo Salese]
2015-11-24 23:39:51 +01:00
Scott Stone
0dc453ea69 Merge branch 'master' of https://github.com/mamedev/mame 2015-11-24 16:53:00 -05:00
Scott Stone
c63af004ee Fix machine status to match current state (nw) 2015-11-24 16:52:32 -05:00
Justin Kerk
7470f47f23 Warning fix (nw) 2015-11-24 21:06:14 +00:00
Scott Stone
21afa48822 a7800: The old behavior of (0x60) updated to (0x160). [Mike Saarna, Robert Tuccitto] 2015-11-24 15:45:27 -05:00
Justin Kerk
9744037cd7 Compile with Emscripten out of the box. [Justin Kerk] 2015-11-24 15:38:42 +00:00
David Haywood
62c78f106c these outrun mods are being used in arcades, mainly because they fix the Free Play mode and many current arcades use the 'pay once on the door, all machines set to freeplay' busines model.
will add the older versions later.
2015-11-24 13:42:42 +00:00
David Haywood
39a7a3cb04 Merge branch 'master' of https://github.com/mamedev/mame 2015-11-24 10:49:21 +00:00
David Haywood
28a29fce68 don't use bad dumps in existing clone (nw) 2015-11-24 10:49:09 +00:00
arbee
fee2af52af Updated OS/2 support [KO Myung-Hun] 2015-11-23 21:24:58 -05:00
David Haywood
846d05201f improve fades in nost by using one of the pens as the bg pen (nw) 2015-11-23 22:06:06 +00:00
David Haywood
448d9e6e64 (nw) 2015-11-23 21:57:47 +00:00
David Haywood
69d325d280 fix bug where large shadow in nost level 7 didn't flicker (tilemap enable flags) 2015-11-23 17:52:11 +00:00
David Haywood
b852e4814c this was also said to fit here when it was dumped by Xing Xing, although i haven't checked in detail (nw) 2015-11-23 14:38:22 +00:00
David Haywood
78b3dc8ef2 move this (nw) 2015-11-23 14:31:18 +00:00
David Haywood
f214430794 added dynamic resolution stuff, donghaer 2 player mode sets a 640x480 mode, although scrolling in that mode doesn't currently work properly (nw) 2015-11-23 14:25:23 +00:00
David Haywood
e308e4a092 (nw) 2015-11-23 13:09:13 +00:00
David Haywood
33ab0ceae2 disallow unaligned accesses for se3208?
this allows officeye and donghaer to work, but I'm not entirely convinced it's correct.
2015-11-23 12:57:44 +00:00
David Haywood
65f9753bff the non-working crystal system games make a lot of unaligned accesses, the working ones do not, this might be significant (nw) 2015-11-23 11:52:11 +00:00
David Haywood
d13c62f124 remove old comment (nw) 2015-11-23 11:08:41 +00:00
Andrew Gardner
cf53d9f2e5 Revert AVG/DVG device scheduler changes. A bit more research needs to be done
before it can be considered 100% stable.
2015-11-23 11:45:18 +01:00
Miodrag Milanovic
4b4b659679 Added MSBUILD support, msbuild.exe must be in path so update your tools (nw) 2015-11-23 10:01:21 +01:00
David Haywood
247036c2e5 this may or may not improve priorities in nost (level 6 boss effect / final boss works, but haven't yet established if anything broken) 2015-11-23 02:26:19 +00:00
briantro
015d03bc58 peplus.cpp: Add data and revision codes - NW 2015-11-22 19:53:55 -06:00
David Haywood
f79c5719e3 Merge pull request #475 from kazblox/patch-1
revert ksl order fixes completely
2015-11-22 17:21:03 +00:00
Miodrag Milanovic
c80032d837 Made fast delegates work on VS x64 builds (nw) 2015-11-22 18:07:36 +01:00
kazblox
209055bb11 ymf262: I fscked up so hard 2015-11-22 11:36:30 -05:00
David Haywood
f30d124704 new clones
Rolling Thunder (rev 3, hack) [caius]
2015-11-22 16:15:23 +00:00
kazblox
cac332e52b fmopl: partially revert ksl order fix
<hap> it only applies to opl3
2015-11-22 10:54:03 -05:00
R. Belmont
7b9ac64956 Merge pull request #473 from ImJezze/master
Fixed missing shadow mask (nw)
2015-11-22 08:04:35 -05:00
Lord-Nightmare
9813e6a22f Fix missing savestate entries in tms5220.c (nw) 2015-11-22 05:22:10 -05:00
mahlemiut
27ad714680 amstrad: added Plus left border shift function 2015-11-22 21:00:07 +13:00