Commit Graph

42150 Commits

Author SHA1 Message Date
Miodrag Milanovic
3fb7f61cfc Fix building tools (nw) 2016-03-29 08:43:20 +02:00
Miodrag Milanovic
f9f360927f Added license and cleanup for android-project (nw) 2016-03-29 08:37:04 +02:00
Miodrag Milanovic
953d0f9b17 fix typo (nw) 2016-03-29 08:26:11 +02:00
Miodrag Milanovic
ee3edd0e2b Add missing include (nw) 2016-03-29 08:24:17 +02:00
Miodrag Milanovic
699fa1462a Add ability for notifiers to add at front, fix for hiscore [Carl] 2016-03-29 08:15:17 +02:00
Miodrag Milanovic
1d84a0c3aa Updated French (Belgium) [Mevi] 2016-03-29 08:10:03 +02:00
Miodrag Milanović
7e7cb1a269 Merge pull request #757 from h0tw1r3/master
Extend system library support (nw)
2016-03-29 08:07:34 +02:00
Jeffrey Clark
c3397ae4a9 fix include dirs (nw) 2016-03-29 00:45:53 -07:00
Jeffrey Clark
4b50847560 Multiple link and include path support (nw)
ie. USE_SYSTEM_LIB_FLAC=FLAC,ogg:/usr/include
2016-03-28 23:09:03 -05:00
Jeffrey Clark
00b56f38c8 only explicit system include paths (nw) 2016-03-28 22:57:13 -05:00
Jeffrey Clark
18d7e34620 cleanup build includes (nw) 2016-03-28 22:46:00 -05:00
Jeffrey Clark
9d9c8fad6a Extend system library support (nw)
Extend USE_SYSTEM_LIB_* to support providing the library name and include directory.
To link against system specific lib names and header path: (ref #711)

USE_SYSTEM_LIB_LUA=lua5.3:/usr/include/lua5.3
2016-03-28 22:26:52 -05:00
dankan1890
6cb951b7c4 ui: icons rendering fix with bgfx. (nw) 2016-03-29 05:21:15 +02:00
Vas Crabb
bd55ad2df3 Exorcise the Driver Fantôme
The authod of this translation failed to address serious issues raised
If someone wants to make a good French translation, feel free
In the mean time, French-speaking users may wish to use the Belgian French localisation
2016-03-29 12:22:30 +11:00
couriersud
ca99eb00ae Remove sorting from Sherman-Morrison solver. It doesn't help.
[Couriersud]
2016-03-29 01:59:51 +02:00
couriersud
8eec0786b5 Added woodbury solver to netlist. [Couriersud] 2016-03-29 01:59:51 +02:00
therealmogminer@gmail.com
a4f615a14d Get NTSC working in both bgfx and d3d, nw 2016-03-29 01:56:37 +02:00
David Haywood
0528efa10f new clones
Pac-Gal (set 2) [kurobee]
2016-03-28 23:01:50 +01:00
Justin Kerk
f26ce9ee1d Emscripten update (nw) 2016-03-28 21:50:41 +00:00
therealmogminer@gmail.com
c0b1182712 Final bgfx fixups for release 2016-03-28 22:58:32 +02:00
dankan1890
68ebc2b0e5 Visual Studio compile fix. (nw) 2016-03-28 22:57:35 +02:00
R. Belmont
b312f1bb3c Merge pull request #749 from JoakimLarsson/bgr_support4
initial Z80SCC Baudrate Generator support
2016-03-28 16:19:42 -04:00
ImJezze
b4129671eb Merge pull request #758 from ImJezze/master
Small bloom refactoring
2016-03-28 22:12:25 +02:00
ImJezze
19bbdaac35 Moved presets to subfolder (nw)
- added lcd-matrix.ini and vector-mono.ini
2016-03-28 21:58:17 +02:00
David Haywood
034ad510cd add 'Pocket Challenge' lists based on Team Europe dumps.
note, wasn't given any actual titles.

V1 doesn't look wonderwan based to me, might be compatible with some other hw instead.
2016-03-28 20:37:33 +01:00
ImJezze
fe9dfdbf99 Refactored Bloom
- reduced raster bloom level to 8
- extended vector bloom level to 15
- changed vector bloom to be less blocky
- removed bloom_lvl9_weight and bloom_lvl10_weight options
2016-03-28 20:19:01 +02:00
David Haywood
5a7abe49d5 new clones
M.A.C.H. 3 (set 2) [Matt Ownby]
M.A.C.H. 3 (set 3) [??]
2016-03-28 18:39:14 +01:00
David Haywood
1a4e2e3e27 Merge branch 'master' of https://github.com/mamedev/mame 2016-03-28 18:14:25 +01:00
David Haywood
885ca5a8df work this out later, leave disabled for now (nw) 2016-03-28 18:14:15 +01:00
hap
aaf95cd484 hh_melps4: gjungler is working ok 2016-03-28 19:01:25 +02:00
Angelo Salese
17d42f3937 Newline for some eeprom.cpp messages, nw 2016-03-28 18:52:50 +02:00
David Haywood
4ecb275297 Merge branch 'master' of https://github.com/mamedev/mame 2016-03-28 16:31:40 +01:00
David Haywood
001a16f09e this makes inputs for spyhuntrp register in test mode, although they still don't work properly ingame (nw) 2016-03-28 16:31:20 +01:00
Miodrag Milanović
659eb6bb88 Merge pull request #756 from BraiNKilleRGR/master
Updated Greek Translation
2016-03-28 17:31:11 +02:00
BraiNKilleRGR
253de66bb6 Updated Greek Translation 2016-03-28 18:22:36 +03:00
David Haywood
eaf9716248 (nw) 2016-03-28 15:30:30 +01:00
ImJezze
839718373d Merge remote-tracking branch 'remotes/mamedev/master' 2016-03-28 16:18:16 +02:00
dankan1890
966db2f2f7 fix compile. (nw) 2016-03-28 16:14:32 +02:00
cracyc
5cfe38e481 hiscore: even if we can't save before a soft reset, at least load what we've got (nw) 2016-03-28 08:42:45 -05:00
David Haywood
82a8cea336 analyze weird bootleg input reading code a bit (nw) 2016-03-28 14:29:38 +01:00
ImJezze
96b9f21ac2 Merge pull request #18 from ImJezze/pull
Small adjustment, merge (nw)
2016-03-28 14:50:58 +02:00
David Haywood
a5b6ef9382 Merge branch 'master' of https://github.com/mamedev/mame 2016-03-28 13:16:19 +01:00
David Haywood
b2ee87f136 notes about inputs (nw) 2016-03-28 13:16:08 +01:00
couriersud
dcb59350f3 Move jpeglib.h include where it belongs. No need to include this in
rendutil.h.
2016-03-28 13:48:29 +02:00
couriersud
628cef3d97 Added some notes about Sherman-Morrison. 2016-03-28 13:48:28 +02:00
couriersud
8c69d3ad15 Fix crash in stat output when no calculations were run 2016-03-28 13:48:27 +02:00
couriersud
97b9fc11d6 First version of Sherman-Morrison solver. 2016-03-28 13:03:51 +02:00
couriersud
93414a8bd7 Fix pivoting and float usage. 2016-03-28 13:03:50 +02:00
David Haywood
b8d22b6c90 misc spyhuntertec.cpp (nw) 2016-03-28 12:03:26 +01:00
David Haywood
56cb34d367 Merge branch 'master' of https://github.com/mamedev/mame 2016-03-28 11:04:49 +01:00