Commit Graph

359 Commits

Author SHA1 Message Date
Miodrag Milanovic
b7def3d28c fix for osx and bsd (nw) 2016-02-09 15:13:32 +01:00
angelosa
4cf4d96429 Moved JANGOU_BLITTER into a device [Angelo Salese] 2016-02-08 21:37:04 +01:00
Miodrag Milanovic
a29920336d real fix (nw) 2016-02-08 19:29:42 +01:00
AJR
0d8df9d595 Make generic VTLB implementation a modern device interface (nw) 2016-02-07 01:42:58 -05:00
Miodrag Milanović
891007f5bc Merge pull request #604 from jfdelnero/master
New video and machine drivers : EF9364 and SMT Goupil G1 [Jean-François DEL NERO]
2016-02-05 15:19:55 +01:00
Miodrag Milanovic
9a28da4f73 added UI parameter, option simple gives back old style start screen, features for configuration and in game stays same as with new (nw) 2016-02-05 08:53:00 +01:00
Miodrag Milanovic
3ebf7e64fc fixed system dependent UI (nw) 2016-02-04 16:18:55 +01:00
Dankan1890
701df7fe9e Initial import of MEWUI to MAME [Dankan1890] 2016-02-04 15:14:24 +01:00
Justin Kerk
039a07bb4d Substantial improvements to Web Audio sound backend for Emscripten port. [Grant Galitz] 2016-02-04 04:36:17 +00:00
dankan1890
e3b80070a5 Suppressed warning C4477 in Visual Studio 2015. 2016-01-31 18:43:13 +01:00
Miodrag Milanovic
f924d4bd42 link into main project and link deps (nw) 2016-01-31 15:38:51 +01:00
Miodrag Milanovic
c152866e02 added http-parser (nw) 2016-01-31 15:34:40 +01:00
Miodrag Milanovic
7d915c5a79 Added script for building libuv (nw) 2016-01-31 15:28:49 +01:00
Miodrag Milanovic
42622cfe8e replace osd_lock with std::mutex [Miodrag Milanovic] 2016-01-30 20:43:50 +01:00
Miodrag Milanović
1ec138b458 Merge pull request #591 from stuartcarnie/mame0170
osdmini: fixes build issues [Stuart Carnie]
2016-01-30 07:50:33 +01:00
Stuart Carnie
048fd105db osdmini: fixes build issues 2016-01-29 22:44:18 -07:00
Miodrag Milanovic
042050ef67 Added Google Benchmark library (nw)
Included sample benchmark for eminline for native and noasm
Made GoogleTest compile only if tests are compiled
2016-01-29 11:47:40 +01:00
hap
098b43d520 s14001a_new is now s14001a 2016-01-23 18:30:26 +01:00
Jean-François DEL NERO
21ea5a74e7 New video chip support : Thomson EF9364 / Sescosem SFF96364 2016-01-23 13:28:58 +01:00
Brad Hughes
2f36228306 XAudio2 support 2016-01-20 23:16:18 -05:00
Sandro Ronco
4f146149b8 nokia_3310.cpp: started implementing the driver based on available information. Also added dumps for various models. [Sandro Ronco] 2016-01-19 22:13:19 +01:00
hap
5d66ee8e6d Added more accurate SSi S14001A speech chip emulation, written by one of the people at SSi who originally laid out the S14001a silicon in 1974/5! [Ed Bernard] 2016-01-19 01:02:42 +01:00
Miodrag Milanovic
18ec822ac3 Keep naming of binaries for builds made with SOURCES to be same as usual, (nw)
fixed propagation of flags for builds made with SOURCES
2016-01-17 17:53:03 +01:00
Miodrag Milanovic
283fbf13a4 generic machine is now bookkeeping (nw) 2016-01-10 11:39:38 +01:00
Miodrag Milanovic
2382be9ea8 removed jsoncpp (nw) 2016-01-09 21:11:04 +01:00
Miodrag Milanovic
50a72771ff Fixed QT5 linking (nw) 2016-01-09 20:39:09 +01:00
Miodrag Milanovic
6e47d71b83 It is affecting clang 3.6+ 2016-01-08 14:08:49 +01:00
Miodrag Milanovic
b3a224378d Fix compile on clang 3.7+ on linux (nw) 2016-01-08 13:53:57 +01:00
Miodrag Milanovic
fff0c4d054 removed corealloc.cpp file from build (nw) 2016-01-08 12:42:04 +01:00
Cesare Falco
2db577c34e Get .ini file default path makefile variable back. 2016-01-05 12:01:50 +01:00
Vas Crabb
2ec885b8b2 don't link metal pre El Capitan 2016-01-05 12:27:03 +11:00
Miodrag Milanovic
433676b7a1 Fixed OSX compile 2016-01-04 19:15:32 +01:00
Miodrag Milanovic
57d91cae00 Better fix (nw) 2016-01-04 15:43:02 +01:00
Miodrag Milanovic
8172839141 Some cleanup in build scripts, GNU C99 for 3rdparty C files (nw) 2016-01-04 15:31:32 +01:00
Miodrag Milanovic
e0deb80b54 Fix building on clang, executable fail starting due to mixed allocators (nw) 2016-01-04 13:29:42 +01:00
Miodrag Milanovic
f1a0a3cb88 Added pre-compiled headers support to build system (nw) 2016-01-01 08:23:58 +01:00
Miodrag Milanovic
1aa986d617 Revert "removing MESS brand and making MAME a name not acronym (nw)"
Too contraversial for now :)

This reverts commit 47bf03513e.
2015-12-31 10:51:15 +01:00
Miodrag Milanovic
47bf03513e removing MESS brand and making MAME a name not acronym (nw) 2015-12-31 10:31:00 +01:00
Miodrag Milanovic
75e80ec4f6 Fix QT5 build on linux by adding -fPIC 2015-12-27 13:47:54 +01:00
Olivier Galibert
9d231a83ad qt5 debugger port [O. Galibert] 2015-12-27 12:58:00 +01:00
Miodrag Milanovic
e756a66b14 qtdebugger as separate lib (nw) 2015-12-26 15:56:13 +01:00
Brandon Munger
b3b834c45a r9751: rename drivers to cpp 2015-12-20 17:46:11 -05:00
Brandon Munger
8fe5c58a6f r9751: forgot to update machine.lua 2015-12-20 17:46:10 -05:00
Brandon Munger
d3785e805e Initial ROLM 9751 driver 2015-12-20 17:46:09 -05:00
AJR
d6445f496c Allow SDLMAME to build on OS X from paths containing spaces (and allow SOURCES option as well) 2015-12-19 20:20:55 -05:00
R. Belmont
4518735134 Revert "Allow SDLMAME to build on OS X from paths containing spaces" 2015-12-19 18:55:02 -05:00
AJR
8567ac0d64 Allow SDLMAME to build on OS X from paths containing spaces 2015-12-19 11:09:57 -05:00
Justin Kerk
85d74eb2c9 Emscripten build fixes (nw) 2015-12-19 08:17:34 +00:00
Miodrag Milanovic
c15d7adef3 compile parameters specific for 3rdparty component (nw) 2015-12-12 15:03:22 +01:00
Miodrag Milanovic
74cfff6fc6 Update to LUA 5.2.3, so source changes (nw) 2015-12-12 14:49:48 +01:00