1067 Commits

Author SHA1 Message Date
markwkidd
7994f9474c Merge branch 'master' of http://github.com/libretro/mame2003-libretro into mame2003-backports 2018-04-08 15:23:50 -04:00
markwkidd
b10d8647be
Merge pull request #42 from arcadez/log-sample-loading
add some endlines to the log
2018-04-08 14:45:46 -04:00
markwkidd
cbf6a1a8e4
add some endlines to the log 2018-04-08 14:45:24 -04:00
markwkidd
aff63429a0
Merge pull request #41 from arcadez/log-sample-loading
log when loading sample files
2018-04-08 14:43:37 -04:00
markwkidd
7439dc3aec
Update common.c 2018-04-08 14:43:17 -04:00
arcadez
ef9400a9f1
Get rid of some redundant code 2018-04-08 00:08:00 +01:00
arcadez
a1ea14242e
mslug5 and svc remove non working games 2018-04-08 00:06:13 +01:00
arcadez
27d6787f53
Remove some non working games
getting rid of mslug5 and svc both of which will never work in this core as the Neogeo code in MAME78
is plain wrong for both of these games.
2018-04-08 00:03:53 +01:00
arcadez
f6a4a47ddb
Tweak rom load address value 2018-04-07 20:50:47 +01:00
arcadez
54f771df5b
Change the sound bio type for Metal Slug 5
Maybe this is causing the game to crash on boot..?? also add back in NO_DELTAT_REGION flag as i suspect
this game actually requires it.
2018-04-07 16:19:46 +01:00
Twinaphex
566a7ae006
Merge pull request #357 from grant2258/master
fix bad drivers marked as no dump so xml can create a propper dat
2018-04-07 04:18:47 +02:00
Andrés
ae9e58c22e
Merge pull request #358 from webgeek1234/master
Refactor android jni makefiles
2018-04-06 20:32:20 -05:00
Aaron Kling
a8516d8508 Refactor android jni makefiles 2018-04-06 19:49:25 -05:00
arcadez
c4ea7e4fa5
Remove NO_DELTAT_REGION from mslug5
How did this get into the mslug5 romset :) time to remove it as it's incorrect for this game
2018-04-06 23:51:25 +01:00
arcadez
21c8ed9af1
Fix Samurai Shodown V games
this should sort the rom loading errors / warnings in Samurai Shodown V and  Special
possible fix for Metal Slug 5..??
2018-04-06 22:06:00 +01:00
grant2258
cb5123346f
Add files via upload
update the dat
2018-04-06 15:05:38 +01:00
grant2258
c949d0bfd2 fix bad drivers marked as no dump so xml can create a propper dat 2018-04-06 12:52:44 +00:00
Twinaphex
9d82c48088
Merge pull request #356 from grant2258/master
dont optimize code that breaks on most builds
2018-04-05 21:17:14 +02:00
grant
149b5464d4 dont optimize draw_screen breaks on a few builds 2018-04-05 18:57:35 +01:00
grant
aa31059233 dont optimize code that breaks on most builds 2018-04-05 18:34:17 +01:00
arcadez
09700d5ec5
Make Tecmo Bowl use one single screen
This was a two screen game in the arcades, but for emulation purposes it's better to have it
boot as one single screen a small change to the aspect ratio size will hide screen two.
2018-04-04 21:15:12 +01:00
arcadez
0d6bf9daa0
Update once again
Remove Explosive Breaker from the new playable game list as it didn't make the cut
however Bakuretsu Breaker is playable and is the japan version of this game
2018-04-04 21:04:00 +01:00
arcadez
bf91e6f05b
Fix slowdown in U.S. Championship V'ball
0.122u4: Bryan McPhail fixed slowdown in U.S. Championship V'ball.
2018-04-04 15:59:23 +01:00
arcadez
192f89d11d
Update the whatsnew 2018 once more
An awful lot has changed over the last week or so, i cant keep up feel free to update this
file with a more complete breakdown of all the code diffs should you want to.
2018-03-31 14:52:29 +01:00
grant2258
730b246047 the last commit that changed this is what broke i fixed now 2018-03-30 16:35:12 +00:00
root
e120f56f86 fix 64bit segfault 2018-03-30 05:22:44 +00:00
root
d19a674d23 update m68kcore 2018-03-30 04:52:01 +00:00
root
a573839322 convert crlf for a tidier import 2018-03-30 04:49:25 +00:00
twinaphex
a4f22eddb5 Some C89 build fixes 2018-03-30 03:05:58 +02:00
arcadez
bef0e9a7bd
Remove The Lost Castle In Darkmist for now 2018-03-29 23:16:44 +01:00
arcadez
50a4ef6353
Remove darkmist.c for now 2018-03-29 23:14:56 +01:00
arcadez
b3f2054571
Remove darkmist for now 2018-03-29 23:11:44 +01:00
arcadez
71846ac747
Remove darkmist.c for now due to ios compile conflicts 2018-03-29 23:10:56 +01:00
arcadez
c549ef8a46
Get rid of a nasty hack that breaks the T5182 sound 2018-03-29 21:39:38 +01:00
arcadez
1e4617e07a
Make Changes to the YM2151 timer handling
This is required for the T5182 soundcore and will stop the sound dropping out in Mustache Boy
and The Lost Castle In Darkmist, i fully tested every game that used the YM2151 when i made this
change a few years back in another project of mine and they all passed with flying colours
2018-03-29 21:36:30 +01:00
arcadez
1120e2c8ab
The Lost Castle In Darkmist 2018-03-29 21:24:31 +01:00
arcadez
69fac3995e
Declare darkmist.c and T5182 sound 2018-03-29 21:21:55 +01:00
Twinaphex
e77e12ffb8
Merge pull request #350 from markwkidd/fix-msvc-build-xml-dat
fix xml dat generator for msvc
2018-03-29 22:21:23 +02:00
arcadez
1143ef015e
New darkmist.c video 2018-03-29 21:19:05 +01:00
arcadez
5ad3b48172
New driver darkmist.c
Lets make more use of the T5182 soundcore by adding support for a new game namely The Lost Castle In Darkmist
2018-03-29 21:17:53 +01:00
arcadez
07511e5454
Hookup T5182 sound the the driver
Mustache Boy now has full sound and music via the T5182 soundcore some timer changes will be needed
in 2151_intf.c and YM2151.c to stop the sound dropping out
2018-03-29 21:15:12 +01:00
arcadez
403ad2d172
T5182 soundcore 2018-03-29 21:12:42 +01:00
arcadez
fbd5d4f1a1
New T5182 soundcore
0.112u4: Nicola Salmora, Lord Nightmare and Ernesto Corvi added T5182 support, which gives sound to Darkmist, and Mustache Boy  Added the missing flip X in Mustache Boy. Added Z80 (3579545 Hz) CPU2 and YM2151 (3579545) sound. Added T5182 rom (cpu2)
and 2nd coin slot.
2018-03-29 21:11:11 +01:00
markwkidd
81d68038e2
fix name 2018-03-29 15:40:40 -04:00
markwkidd
fcdba3dc1c
remove ifdef 0 cruft 2018-03-29 15:40:18 -04:00
markwkidd
f2ba790309 fix xml dat generator for msvc 2018-03-29 15:37:24 -04:00
markwkidd
efac79a42f
Merge pull request #28 from arcadez/fix-info-h-warn
fix info.h compiler warning
2018-03-29 15:14:57 -04:00
markwkidd
0eec498900
fix info.h compiler warning 2018-03-29 15:14:22 -04:00
markwkidd
609b01c7a1
Merge pull request #27 from arcadez/add-rungun-nvram
add rungun nvram
2018-03-29 13:06:29 -04:00
markwkidd
52714a05eb fix typo 2018-03-29 13:03:55 -04:00