Vas Crabb
|
73f53bb15e
|
* Take more link dependencies caused by OSD out of genie.lua
* Always dynamically link SDL on Windows
* Fix SDL1 build on Windows
|
2015-04-04 18:25:04 +11:00 |
|
Vas Crabb
|
3a15dfc2d8
|
goldstar.c DIP/input updates [Bad A. Billy]
|
2015-04-04 16:50:09 +11:00 |
|
briantro
|
77cfc6a4fa
|
peplus.c: Minor doc updates / corrections - NW
|
2015-04-04 00:04:36 -05:00 |
|
Vas Crabb
|
f947a9b160
|
Harmonise targetos between genie.lua and sdl{,_config}.lua
|
2015-04-04 15:13:48 +11:00 |
|
Vas Crabb
|
a119fc50ab
|
Remove some obsolete code, enable MALLOC_DEBUG for SDLWin32
|
2015-04-04 15:05:21 +11:00 |
|
Vas Crabb
|
4cd434246d
|
Bring back USE_SDL, CYGWIN_BUILD and malloc debugging for Windows OSD
|
2015-04-04 14:53:47 +11:00 |
|
hap
|
7b19a9d10b
|
nw
|
2015-04-04 01:12:47 +02:00 |
|
hap
|
177fc92622
|
hh class cleanup 2/2
|
2015-04-03 22:50:21 +02:00 |
|
hap
|
4d2d78e908
|
hh class cleanup 1/2
|
2015-04-03 21:41:19 +02:00 |
|
Miodrag Milanovic
|
7a15cbed2d
|
Fix for Android include ordering (nw)
|
2015-04-03 20:22:31 +02:00 |
|
Miodrag Milanovic
|
dc35fbf7ae
|
Merge branch 'master' of https://github.com/mamedev/mame
|
2015-04-03 17:56:34 +02:00 |
|
Miodrag Milanovic
|
e4dacf506b
|
feature for direct dependency (nw)
|
2015-04-03 17:56:06 +02:00 |
|
mamehaze
|
51ed1c71df
|
mtwins pal [Corrado Tomaselli]
|
2015-04-03 16:06:23 +01:00 |
|
Miodrag Milanovic
|
2df0d9deed
|
Added generated m68kops files to tree, added makefile for developers working on core (nw)
|
2015-04-03 15:59:18 +02:00 |
|
Miodrag Milanovic
|
69c4713af0
|
Added custom build steps support to GENie (nw)
|
2015-04-03 15:37:00 +02:00 |
|
Miodrag Milanovic
|
66cbe9eee4
|
removed os_version, since it is not used anymore (nw)
|
2015-04-03 15:30:56 +02:00 |
|
etabeta78
|
904af8bc0b
|
(MESS) misc new dumps added to softlists. nw.
|
2015-04-03 07:43:05 +02:00 |
|
Vas Crabb
|
80b4bd05e9
|
Some compilers don't like implicitly casting negative values to unsigned types
|
2015-04-03 09:34:35 +11:00 |
|
Vas Crabb
|
0a1b6b66b0
|
Fix warning with some clang configurations, don't automatically disable bgfx for 10.5 Leopard
|
2015-04-03 08:14:30 +11:00 |
|
Miodrag Milanovic
|
e29bd3b895
|
Fixed ForceCpp for XCode4 (nw)
|
2015-04-02 18:14:21 +02:00 |
|
Miodrag Milanovic
|
e97c4afe1f
|
Merge branch 'master' of https://github.com/mamedev/mame
|
2015-04-02 17:39:00 +02:00 |
|
Miodrag Milanovic
|
23de91ccde
|
Fix for backtick [qmc2](nw)
|
2015-04-02 19:04:09 +02:00 |
|
Miodrag Milanovic
|
de6c5f38f5
|
Merge branch 'master' of https://github.com/mamedev/mame
|
2015-04-02 18:16:37 +02:00 |
|
Miodrag Milanovic
|
69d936dfee
|
skeleton for XCode support (nw)
|
2015-04-02 18:16:20 +02:00 |
|
hap
|
a719a97f49
|
(MESS)New game added or promoted to working
-----------------
Coleco Donkey Kong [hap, Kevin Horton, Olivier Galibert]
|
2015-04-02 18:11:25 +02:00 |
|
Miodrag Milanovic
|
86e36b4912
|
removed includeosd (nw)
|
2015-04-02 18:04:21 +02:00 |
|
Miodrag Milanovic
|
0de3599a07
|
xcode4 fixed (nw)
|
2015-04-02 17:38:28 +02:00 |
|
Vas Crabb
|
9d63532184
|
SDL1 does not work with BFGX
|
2015-04-03 01:59:42 +11:00 |
|
Vas Crabb
|
1532f81232
|
Enable BGFX by default on Snow Leopard
|
2015-04-03 01:54:26 +11:00 |
|
Vas Crabb
|
397265f2fc
|
bgfx: fix leak of autoreleased objects and support OS X 10.6 Snow Leopard
|
2015-04-03 01:53:48 +11:00 |
|
Vas Crabb
|
d055017fa2
|
Make VERBOSE=1 propagate properly, add summary of user-configurable options
|
2015-04-03 00:45:49 +11:00 |
|
Vas Crabb
|
c8a45461d5
|
get rid of some obsolete/unreachable stuff, get rid of more abuse of SDLMAME_ macros outside OSD
|
2015-04-02 23:37:34 +11:00 |
|
Vas Crabb
|
453fd07fa0
|
Add a nice wrapper for doing backtick-like processing of command output
|
2015-04-02 22:53:14 +11:00 |
|
Vas Crabb
|
a63bd12019
|
Add back support for big endian targets including OSX-PPC
|
2015-04-02 22:26:35 +11:00 |
|
Guru
|
126cac8f43
|
hng64.c: minor doc fix for clarity (nw)
|
2015-04-02 16:31:11 +08:00 |
|
arbee
|
140163dcc7
|
netdev: fix race condition/crash when using the OSD to choose pcap devices. [Rob Braun]
|
2015-04-01 21:57:10 -04:00 |
|
R. Belmont
|
793271786e
|
Merge pull request #155 from superctr/master
Fix SegaPCM volume register overflow [superctr]
|
2015-04-01 21:14:14 -04:00 |
|
hap
|
4edfc86f28
|
improve cdkong speaker volume
|
2015-04-02 02:41:46 +02:00 |
|
Angelo Salese
|
6e5b5b7361
|
Don't skip bytes during playback ...
|
2015-04-01 22:44:07 +02:00 |
|
Ian Karlsson
|
32b8fb5f15
|
Fix SegaPCM volume register overflow
|
2015-04-01 20:58:10 +02:00 |
|
Angelo Salese
|
de775477c4
|
PORT_IMPULSE(1) for coins, coin setting not handled by the MCU apparently
|
2015-04-01 20:14:04 +02:00 |
|
Angelo Salese
|
965148935b
|
sams64 doesn't like that we fire an irq even if bit 0 is 0. Fix it.
|
2015-04-01 20:05:30 +02:00 |
|
mamehaze
|
719ba014dd
|
typo (nw)
|
2015-04-01 18:26:02 +01:00 |
|
Ivan Vangelista
|
d6c211b159
|
bigstrkb.c, warpsped.c, wiz.c: added / enabled save state support (nw)
|
2015-04-01 18:18:47 +02:00 |
|
hap
|
8490857fa8
|
(MESS)New games added or promoted to working
-----------------
Coleco Pac-Man [hap, Kevin Horton, Olivier Galibert]
Coleco Ms. Pac-Man [hap, Kevin Horton, Olivier Galibert]
|
2015-04-01 17:27:03 +02:00 |
|
Miodrag Milanovic
|
a8b7c80cea
|
Merge branch 'master' of https://github.com/mamedev/mame
|
2015-04-01 15:23:09 +02:00 |
|
Miodrag Milanovic
|
a3741011dc
|
vs fix (nw)
|
2015-04-01 15:22:39 +02:00 |
|
mamehaze
|
4600e2dcd5
|
Thailand .. Final Ro... Fight (nw)
|
2015-04-01 14:20:40 +01:00 |
|
hap
|
bbd74ac1c0
|
fix 64bit mask
|
2015-04-01 15:16:13 +02:00 |
|
Miodrag Milanovic
|
b0ea29e26c
|
Merge branch 'master' of https://github.com/mamedev/mame
|
2015-04-01 14:08:47 +02:00 |
|