Commit Graph

43659 Commits

Author SHA1 Message Date
Vas Crabb
77cb4e9d72 Merge pull request #895 from felipesanches/patinho_feio
Further improvements to the Patinho Feio driver & CPU [Felipe Sanches]
2016-05-25 23:45:01 +10:00
Ted Green
ae838d3b6a (nw) Updated rom naming/mapping and changed ram instantiation. 2016-05-25 07:33:00 -06:00
Felipe Corrêa da Silva Sanches
deb38446ea Further improvements to the Patinho Feio driver & CPU 2016-05-25 10:32:24 -03:00
couriersud
f5179f7ec8 Make netlist compile with c++11, use own implementation of make_unique
to avoid c++14. (nw)
2016-05-25 14:52:40 +02:00
couriersud
cac1c41edf Moved all parameter definitions in constructors. (nw) 2016-05-25 14:31:43 +02:00
couriersud
c97c3ae855 Fixed breakout attract mode. (nw) 2016-05-25 13:43:23 +02:00
Vas Crabb
009d75b60d Merge pull request #894 from mamedev/revert-893-patinho_feio
Revert "Further improvements to the Patinho Feio driver & CPU"
2016-05-25 20:07:40 +10:00
Vas Crabb
428a07b38c Revert "Further improvements to the Patinho Feio driver & CPU" 2016-05-25 20:07:28 +10:00
Vas Crabb
879c08632c Merge pull request #893 from felipesanches/patinho_feio
Further improvements to the Patinho Feio driver & CPU [Felipe Sanches]
2016-05-25 18:58:22 +10:00
Miodrag Milanovic
edd814b95f sms: More documentation update [Enik] 2016-05-25 10:52:52 +02:00
Miodrag Milanovic
f7adead900 Update for French/Belgian language files [Mevi] 2016-05-25 10:48:58 +02:00
Miodrag Milanović
369cfd658f Merge pull request #892 from ajrhacker/port_optional
Add flag to mark input fields as optional [AJR]
2016-05-25 10:46:39 +02:00
Miodrag Milanovic
68785dccfe Cleanups and version bump 2016-05-25 08:19:21 +02:00
RobertoFresca
c1230f8b9b Change manufacturer to Champion League (v220I, dual program) both sets. 2016-05-25 00:30:42 -03:00
Felipe Corrêa da Silva Sanches
c4c32cb71f Further improvements to the Patinho Feio driver & CPU 2016-05-25 00:22:48 -03:00
Scott Stone
d7f7a45b85 Set metlfrzr to working - added note about DIPs (nw) 2016-05-24 19:01:27 -04:00
Paul Priest
25d907c348 psikyosh.cpp/drawgfx.cpp - Fix debug asserts MT3753
Psikyosh uses bitmap_rgb32, but should really use argb32, but that requires overloading lots of drawgfx for this one driver. Removed assert was wrong and unavoidable. Fixed boundary condition tripping daraku as per MT3753.
2016-05-24 21:45:24 +01:00
angelosa
8be2652e41 Fix jerky scrolling 2016-05-24 20:13:40 +02:00
ImJezze
e208f1d540 Revert partial fix for border style issue (nw)
- reverted from commit f911dfc and a6ccd3b, because it wasted up to 10 percent of the performance in fullscreen mode (actual fix for MT-06209 is not harmed)
2016-05-24 19:40:47 +02:00
Miodrag Milanovic
80a70226f9 disable BGFX debug info (nw) 2016-05-24 11:39:20 +02:00
Miodrag Milanovic
b0d3ce6877 fix android build (nw)
please do not use _ prefixed names, those are reserved
2016-05-24 10:52:26 +02:00
etabeta78
6d69c89500 another (and last for this development cycle) round of
naming consistency "enforcement", especially for saturn.xml. nw.
2016-05-24 06:47:23 +02:00
Robbbert
dc46dab4e0 was never in misfitmame. 2016-05-24 13:39:02 +10:00
briantro
819a933d8d new Clone added
New Clone Added
---------------------------------------
Shogun Warriors (Korea?) [TeamEurope, Ryan Holtz, The Dumping Union]
2016-05-23 18:58:26 -05:00
arbee
f3995bf563 unixpc: use bankdev for ROM switch, started to fill out skeleton [R. Belmont] 2016-05-23 17:35:25 -04:00
etabeta78
9d7e38a8f2 enable correct cassette interface for APF cassettes. nw. 2016-05-23 23:00:05 +02:00
etabeta78
2fb1be8cf1 New clones added or promoted from NOT_WORKING status
----------------------------------------------------
Rage of the Dragons (NGH-2640)
2016-05-23 22:59:30 +02:00
AJR
5139c32d8f Unnecessary leftover (nw) 2016-05-23 15:51:48 -04:00
Scott Stone
98de27fd02 Corrected ROM filenames for holeland.zip, enabled SPO256 to resolve missing speech, verified and measures all the clocks - updated comments at the top re: remaining priority issue. Fixed MT Bug #06218 [system11, Osso] 2016-05-23 14:58:36 -04:00
AJR
9707fdbf09 Add flag to mark input fields as optional
Inputs marked as optional should be controls that are not required for normal operation and may not be hooked up on actual hardware, but are still worth emulating because the hardware does respond to them in some way. Currently this flag is only exposed through the Lua interface and "reqbuttons" XML field; the intent is for frontends to map all optional buttons by default if this is possible and convenient. MT #6136 has inspired the addition of this flag to gijoe and clones.

Remove the generally useless PORT_UNUSED to make way for PORT_OPTIONAL; IPT_UNUSED, which most drivers were using already, is a better way of disabling unused fields. (nw)
2016-05-23 14:23:42 -04:00
Ivan Vangelista
bba054d65f galaxian.cpp: made theendb boot, renamed the set to takeoff. Sound system needs work (only 1 AY8912) (nw) 2016-05-23 16:52:19 +02:00
etabeta78
6eed3cdeae I had forgotten about these doujin disks. nw. 2016-05-23 14:47:20 +02:00
smf-
ca0c90ad4f remove some dead threading code (nw) 2016-05-23 12:36:00 +01:00
etabeta78
bb23c0d7a9 aristmk6.cpp: Added proper descriptions to most sets and
removed a few duplicated sets. [Heihachi_73]
2016-05-23 08:38:03 +02:00
etabeta78
e37e21416d more naming consistency across lists. nw. 2016-05-23 07:52:20 +02:00
etabeta78
c4cc58e2a2 sync neogeo list to driver and clarified the bootleg nature of final
romance 2 recent addition. nw.
2016-05-23 07:51:33 +02:00
Miodrag Milanovic
30d03575f3 - Change SMS/GG master clocks to match service manuals. [Enik]
- Fix TH handling and audio control of the SMSJ, based on Charles' findings. [Enik]
2016-05-23 07:49:01 +02:00
etabeta78
ff7bea6544 another round of protos. nw. 2016-05-23 07:48:25 +02:00
etabeta78
e9e820aa8b fixed validation. nw. 2016-05-23 07:47:24 +02:00
Ville Linde
9cfce94518 x86emit: emitters for movdqa/movdqu (nw) 2016-05-23 01:02:53 +03:00
ImJezze
052fd0c608 Moved extension of vector lines to where it belongs (nw) 2016-05-22 20:54:31 +02:00
ImJezze
92c2bdf917 Normalized vector attenuation settings
- vector_length_ratio is now independent from screen size
- changed vector_length_ratio range from [0.0, 1000.0] to [0.0, 1.0]
- updated display name and description of vector_length_scale vector_length_ratio
2016-05-22 20:54:30 +02:00
R. Belmont
f89aa281de Merge pull request #890 from rzero9/patch-5
fmtowns_cd.xml: Added L
2016-05-22 12:12:11 -04:00
cracyc
4e63a481a5 itt3030: color (nw) 2016-05-22 10:11:47 -05:00
Wilbert Pol
3636a159ed gb_slot.cpp: Fixed incorrect mapper detection for "Is that a demo in your pocket?" (partial fix for MT06057) (nw) 2016-05-22 16:27:19 +02:00
r09
eb1f8ae2a7 fmtowns_cd.xml: Added L
- Added CHDs up to L
- Added more CHDs converted by Breiztiger (mcosm, mirage, mmagic4, mmagic5, mustowns, pegasus, racrally, railtyc, ravnloft, splatter)
2016-05-22 15:57:54 +02:00
cracyc
65f7a98bfd itt3030: fix bank order (nw) 2016-05-22 08:39:30 -05:00
Michael Zapf
6c0ef19685 ti99: Updated softlist. 2016-05-22 15:02:33 +02:00
angelosa
6849938a4b Fixed sound comms (reversed semaphore access wrt darkmist), coins and sound now fully working. (nw) 2016-05-22 12:17:16 +02:00
Paul Priest
2164ed1848 window.cpp - Remove dead WM_USER_* events for which handling was causing crashes. Fixes MT6217. 2016-05-22 11:07:16 +01:00