Commit Graph

2175 Commits

Author SHA1 Message Date
Barry Harris 3a321affbb whatsnew.html 2014-10-23 13:40:15 +00:00
Barry Harris a93d04281b d_shaolins.cpp - one last fix (correct sound chip type) 2014-10-23 13:23:14 +00:00
dinkc64 28bd0652cf fix a little type-o in shaolins :) 2014-10-23 13:08:49 +00:00
Barry Harris bd4494791d d_shaolins.cpp - small update 2014-10-23 10:58:17 +00:00
Barry Harris 21c9781b5f whatsnew.html (will probably release tonight at approx. same time as yesterday) 2014-10-23 10:21:16 +00:00
dinkc64 99b0fe99ff Too much slowdown in Sand Scorpion, needs a little boost 2014-10-23 05:16:44 +00:00
dinkc64 e5a925d9b1 little update to shaolins 2014-10-23 05:03:01 +00:00
Barry Harris 8e0769f100 Fix UI translation template 2014-10-22 21:52:07 +00:00
dinkc64 d038232d9e undef sound bypass hack in d_sandscrp.cpp 2014-10-22 20:02:02 +00:00
Barry Harris 9b1b5256f5 version bump 2014-10-22 18:33:44 +00:00
Barry Harris c1f2c0806a whatsnew.html - target HTML5, convert to UTF-8, fix non-conformance 2014-10-22 14:14:17 +00:00
Barry Harris 16a5afb06f whatsnew.html tidy-up 2014-10-22 13:58:36 +00:00
jackchatelet 9645b9a912 added and synchronized kf2k3pcb description with MAME 2014-10-22 12:36:45 +00:00
iq_132 a074b7d4d1 Keep Dink from murdering me. 2014-10-22 03:43:42 +00:00
Barry Harris 1796d1368f varthb - get scroll 3 ram offset from 800188 2014-10-21 23:12:12 +00:00
Barry Harris f511b535d8 oops - varthb sound 2014-10-21 22:59:38 +00:00
jackchatelet f220ef774a d_neogeo.cpp :
- Update KOF98 Combo to 2014/10/20 version
- Added The King of Fighters 2000 (Playstation 2 vers. , EGHT hack)
2014-10-21 21:08:31 +00:00
Barry Harris a43049ab9f Varth Bootleg 2014-10-21 20:19:20 +00:00
dinkc64 8fee239356 revert d_gberet.cpp for release 2014-10-21 11:37:18 +00:00
iq_132 22874ce3d1 No crashy crashy. 2014-10-21 06:30:35 +00:00
iq_132 ea86632593 Fix mr. do. 2014-10-21 03:59:19 +00:00
iq_132 9bbbc81c52 Fix crashes for pre-90s hardware games. This is happening because of a value too high being passed to BurnHighCol(..), it should only be 0-ff. I'm guessing this is something that was changed recently, or is due to the mingw version I'm using to compile (mingwmame). 2014-10-21 02:37:40 +00:00
iq_132 fe1fba0ef2 Fix Legendary Wings crash. Another one? 2014-10-21 00:39:29 +00:00
iq_132 a58c9b7951 Fix Green Beret crash. How long has this been happening? 2014-10-21 00:19:27 +00:00
Barry Harris aed46b974a Help file update (let me know if any more changes need making!) 2014-10-20 18:17:20 +00:00
jackchatelet 0e9dd04bc0 d_cps2.cpp : mmancp2u, mmancp2ur1 & rmancp2j are clones of megaman (according to cps2.c from MAME) 2014-10-20 11:33:34 +00:00
jackchatelet 7b70d9ef26 oops ! forgot to add Mmancp2ur1 as BDF_CLONE 2014-10-20 11:11:38 +00:00
dinkc64 2435c725b2 ffwd (f1) fix, please test! 2014-10-20 05:32:10 +00:00
iq_132 843fbd3440 Add text layer blending to Neo-Geo. 2014-10-20 03:44:45 +00:00
Barry Harris c13ef4a33f fix sf2b sound 2014-10-19 20:36:49 +00:00
dinkc64 d3a582bc2f d_toki.cpp: fix missing infotext at bootup. 2014-10-19 19:50:04 +00:00
dinkc64 12f37f2d7c fix samples in Toki 2014-10-19 18:33:10 +00:00
Barry Harris 1f1fe4979b mark sf2b as working 2014-10-19 18:31:55 +00:00
jackchatelet 4edd527ad3 Added Secret Agent (Japan revision 2) [ShouTime, The Dumping Union] 2014-10-19 16:48:28 +00:00
jackchatelet 943fb6f1b0 d_pgm.cpp :
- rename svg100t to svgtw to be synched with MAME
- added Dips for svgtw
2014-10-19 15:37:41 +00:00
jackchatelet 30a0df99af Add S.V.G. - Spectral vs Generation (V100, Taiwan) [ShouTime] (only Debug build, needs internal ROM to be extracted) 2014-10-19 12:14:36 +00:00
iq_132 0ef03252ce Fix Mystic Warriors' water level - Please test! 2014-10-19 07:21:36 +00:00
iq_132 079190fd2f One more. 2014-10-18 23:57:57 +00:00
jackchatelet 5e2ec3aad8 Update whatsnew 2014-10-18 22:42:43 +00:00
Barry Harris b39e06e83d Portability fixes 2014-10-18 22:15:17 +00:00
Barry Harris 34fb65f243 Update libpng 2014-10-18 21:23:14 +00:00
dinkc64 00672cb8c9 k054539 wipwip+1. fixes missing sounds in mystic warriors, reverb disabled for now, causes clicks. (dont think it ever worked to begin with though) 2014-10-18 21:20:23 +00:00
Barry Harris 9f67ea730e compile warnings 2014-10-18 21:08:01 +00:00
jackchatelet fe08150f1e d_taitomisc.cpp :
- added Darius (US) [Andrew Welburn) [not working - main check sum error)
- Minor rom name corrections - NW
- Add dipswitch locations to the Darius sets & give the newly added US set the correction coinage. [Brian Troha]
2014-10-18 20:28:49 +00:00
dinkc64 60dc07c7d7 k054539 wip 2014-10-18 20:16:11 +00:00
iq_132 3b9b13cd13 Toki update - Fix title with musashi, cleaned. 2014-10-18 19:45:29 +00:00
dinkc64 67b2866165 stupid crash-fix for mystic warriors. something else is the real issue though. 2014-10-18 13:40:17 +00:00
jackchatelet 96855d183b Add correct sound rom for 'tturf' (Tough Turf (set 2, Japan, 8751 317-0104)) [ShouTime] 2014-10-18 12:07:09 +00:00
Barry Harris bff7585b51 sf2ebbl3 gfx load 2014-10-18 08:58:47 +00:00
Barry Harris 14bab153fd fix compile 2014-10-18 08:13:12 +00:00