Commit Graph

6984 Commits

Author SHA1 Message Date
Kev
8289047692 Update libpng 2019-05-08 23:47:45 +01:00
Kev
6ce3d9b7a9 VS2019 - I should have done a clean build first :) 2019-05-08 21:56:27 +01:00
Kev
d81e7555d3 VS2019 - Fix x64 debug building 2019-05-08 21:07:33 +01:00
Kev
15d7be1899 VS2109 - Fix release x64 builds 2019-05-08 20:36:06 +01:00
Kev
2f2d7ace07 VS2019 - Fix release win32 build 2019-05-08 20:02:53 +01:00
Kev
006dafe63e Update vs2017 project files as well. 2019-05-08 19:41:02 +01:00
Kev
a8a8a4767e Visual studio 2019 project files.
Works with community edition, assumes that you have the correct Direct X sdk, nasm on your path and activeperl installed.

Also fix for ay8910 building on msvc
2019-05-08 19:25:25 +01:00
dinkc64
7688cbd6d2 more cleanups 2019-05-08 09:47:16 -04:00
dinkc64
2e79f17221 namcos1: fix rompers, remove dac kludge now that we are keeping better track of cycles (previous commit) 2019-05-08 00:44:17 -04:00
dinkc64
4cb96fbe0e 68k, translate _HOLD to _AUTO to prevent a silly timewasting bug (on 68k, AUTO is actually HOLD to begin with, unlike the other cores). Nacmo = Namco, some slight frame-spiffing 2019-05-07 20:07:23 -04:00
barbudreadmon
f692b4d099
Sync with MAME 0.209 (part 2) 2019-05-07 16:34:45 +02:00
dinkc64
5314ac9722 make namco soundcore buffered, slightly clean up all drivers involved. 2019-05-07 10:10:31 -04:00
dinkc64
30f3cf9b73
Merge pull request #10 from dinkc64/romset_syncing
Sync with MAME 0.209
2019-05-07 08:43:57 -04:00
barbudreadmon
1f95c68e05 Sync with MAME 0.209 2019-05-07 10:02:35 +02:00
dinkc64
38c2c7af9f pgm: fix martial masters (martmast) coin issues 2019-05-06 12:20:46 -04:00
dinkc64
637ad01026
Merge pull request #8 from dinkc64/fix-warning
Fix warning on non win32 platforms
2019-05-06 07:15:17 -04:00
barbudreadmon
a1b99c9a99
Fix warning on non win32 platforms 2019-05-06 10:05:21 +02:00
dinkc64
ac5ceec62d Ikki: fix music speed. several other drivers: cleanup/add buffered ay8910/sn 2019-05-06 00:28:47 -04:00
dinkc64
b06d393584 fix bk3e crc, fix build (mips3_common) 2019-05-05 08:44:30 -04:00
dinkc64
bef63c4e0c
Merge pull request #7 from dinkc64/barbudreadmon/libretro-updates
libretro backport & cleanup
2019-05-05 08:26:47 -04:00
barbudreadmon
ca7a9b8db8 Removing old and broken libretro port 2019-05-05 10:54:35 +02:00
barbudreadmon
6a6dc83df8 Backport from the libretro port 2019-05-05 10:52:44 +02:00
dinkc64
b279be9ab8 sn,ay psgs: a little restructuring. tutankhamen: fix dips, many drivers; add buffered ay,sn chip and remove nasty interleave-based sound updates 2019-05-05 00:28:47 -04:00
dinkc64
f35943a757 fix a little editor misconfiguration mishap 2019-05-04 09:12:22 -04:00
dinkc64
4ee0a2fe78 more driver cleanups & buffer SN/AY.
burn.h: CPU_RUN_SYNCINT(#,cpu) - sync to cpuTotalCycles() instead of nCyclesDone[]
ladybug, snap jack, sraider: fix coin2, clean up, buffer audio
drmicro: clean up & buffer audio
pkunwar,ninjakun,nova2001,raiders5: cleanup, buffer, etc
2019-05-04 01:03:11 -04:00
dinkc64
50eec68b07 d_route16: restore old/working protection 2019-05-03 19:14:15 -04:00
dinkc64
63778f0d55 clean up some drivers, use more buffered ay8910/sn76496, fix non-debug build 2019-05-03 09:51:17 -04:00
dinkc64
79dd1c3cef add CPU_RUN(#,type) macro for nicer frame, sega system1 and 2 games using ppi: fix reset. Clean up more games using ay8910 and sn76489/sn76496 w/buffered mode 2019-05-03 00:26:21 -04:00
dinkc64
4f38963095 neo_run, add some notes about nmi enable/disable 2019-05-02 22:43:42 -04:00
dinkc64
b62c082cf3
Merge pull request #5 from Ryvius86/master
Changes to genres and organised clones
2019-05-02 22:08:14 -04:00
Ryvius86
386d51c775
Changes to genres and organised clones
Changed many game genres
Organised Sonic clones
Other minor tweaks
2019-05-03 02:20:31 +01:00
dinkc64
74983b29e9 burner/win32/sel.cpp: total romsets count needs to account for midssio 2019-05-02 20:01:40 -04:00
dinkc64
7775c2ec86
Merge pull request #3 from dinkc64/tmaul-patch-1
Link to old MAME licence
2019-05-02 18:58:19 -04:00
Kevin Armstrong
dc151f46f2
Link to old MAME licence 2019-05-02 21:16:13 +01:00
dinkc64
67d9b7f535 fix irrmaze. todo: look further into this issue with nmi 2019-05-02 10:01:36 -04:00
dinkc64
6ae2d63b1a
Merge pull request #1 from Ryvius86/master
Everyone welcome Sonic to the family
2019-05-02 08:36:50 -04:00
dinkc64
8b486a877b Merge branch 'master' of https://github.com/dinkc64/FBAlphaFB 2019-05-02 08:20:37 -04:00
dinkc64
5abd895e6f d_mcr typo in ssio device rom 2019-05-02 08:20:21 -04:00
Ryvius86
d976a26ba8
Further genre amendments
Last genre amendment
2019-05-02 12:57:21 +01:00
Ryvius86
8b6dd3616e
Further genre amendments
Last genre amendment
2019-05-02 12:56:16 +01:00
Ryvius86
e7246eba18
Default high score saving
Enabled high scores saved by default
2019-05-02 12:31:04 +01:00
Ryvius86
4fe5394151
Amended genres
Quick genre tidy
2019-05-02 12:20:37 +01:00
Ryvius86
cbb0a8cde7
Amended genres
Genre quick tidy
2019-05-02 12:18:02 +01:00
Christopher Wing
d7801c5b7c
Welcome Sonic to the Family!
Sonic the Hedgehog added to the Family filter
2019-05-02 11:33:54 +01:00
Christopher Wing
e8870a5df7
Added Sonic to Family filter
You can now filter Sonic games using the Family feature
2019-05-02 11:30:46 +01:00
Christopher Wing
d1988f38fa
Added Sonic to Family
You can now use the Family filter to find Sonic games
2019-05-02 11:28:52 +01:00
Christopher Wing
8b36a6e67a
Many many changes
Added Sonic the Hedgehog to Family
Changed lots of genres, etc
Added Bare Knuckle III hack
2019-05-02 11:27:04 +01:00
Christopher Wing
ffd76111a8
Various genre changes, etc
Various genre changes, etc
2019-05-02 11:24:07 +01:00
Christopher Wing
bd0e177051
Various genre changes, etc
Various genre changes, etc
2019-05-02 11:22:39 +01:00
Christopher Wing
bd8a22e163
Added Sonic the Hedgehog to Family
You can now filter Sonic games with Family
2019-05-02 11:21:04 +01:00