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 |
|
Miodrag Milanovic
|
9a2ed1703a
|
tagged_list without tagmap_t (nw)
|
2015-12-11 13:59:37 +01:00 |
|
Miodrag Milanovic
|
700683468a
|
Removed dead PPC code (nw)
|
2015-12-09 10:25:40 +01:00 |
|
Miodrag Milanovic
|
46471ac080
|
Can't do override checks due to QT headers (nw)
|
2015-12-07 06:57:05 +01:00 |
|
Miodrag Milanovic
|
6a765a95ec
|
Added addprojectflags function and added -Wsuggest-override for all that are not 3rdparty projects.
It is place where all additional checks we should put
|
2015-12-06 17:07:50 +01:00 |
|
Felipe Corrêa da Silva Sanches
|
0618c642ba
|
adding a basic machine driver for the Patinho Feio and setting up build system for the driver and the CPU module
|
2015-12-06 13:32:03 -02:00 |
|
Miodrag Milanovic
|
bb6ca65238
|
wrong place (nw)
|
2015-12-03 13:20:57 +01:00 |
|
Miodrag Milanovic
|
1af304131e
|
fix compile on clang 3.7 (nw)
|
2015-12-03 13:18:20 +01:00 |
|
Miodrag Milanovic
|
6bea96d5f2
|
enabled compiling part of bgfx that required c++11 (nw)
|
2015-12-03 12:04:08 +01:00 |
|
Jean-François DEL NERO
|
6f4ad44183
|
EF9365 video controller skeleton added.
|
2015-11-29 23:36:16 +01:00 |
|
Justin Kerk
|
9744037cd7
|
Compile with Emscripten out of the box. [Justin Kerk]
|
2015-11-24 15:38:42 +00:00 |
|
Justin Kerk
|
078d8e099a
|
Emscripten build fixes (nw)
|
2015-11-21 01:40:59 -08:00 |
|
Miodrag Milanovic
|
8a91bc9f0e
|
disable this for CPP11 builds (nw)
|
2015-11-19 13:34:44 +01:00 |
|
R. Belmont
|
4c7e8c403b
|
Merge pull request #466 from Pernod70/master
bbc: hd6845 fix, saa5050, softlists
|
2015-11-15 10:55:22 -05:00 |
|
Miodrag Milanovic
|
1fe2587c86
|
This one is not used in compile (nw)
|
2015-11-15 12:20:35 +01:00 |
|
Nigel Barnes
|
5d004af6c9
|
bbc: preliminary support for FSD format.
|
2015-11-15 02:38:06 +00:00 |
|
Scott Stone
|
cff363eec5
|
Merge branch 'master' of https://github.com/mamedev/mame
|
2015-11-14 12:51:37 -05:00 |
|
Scott Stone
|
31cca9ea63
|
Added info header at the top of each .lua file (nw)
|
2015-11-14 12:51:21 -05:00 |
|
Miodrag Milanovic
|
8c0d01d426
|
Fix compile for Intel C++ 15 compiler (nw)
|
2015-11-14 11:52:15 +01:00 |
|
Miodrag Milanovic
|
0f8471d937
|
Finished adding to lua, some included cpp renamed to inc (nw)
|
2015-11-12 15:00:07 +01:00 |
|
Miodrag Milanovic
|
d0a4ae59ad
|
added more h files missing in lua scripts (nw)
|
2015-11-12 13:33:00 +01:00 |
|
Miodrag Milanovic
|
0332334ecd
|
move formats to proper place (nw)
|
2015-11-12 10:31:15 +01:00 |
|
mahlemiut
|
6f3d1ec8f4
|
amstad: Transtape WIP support. [Barry Rodewald]
|
2015-11-10 18:35:02 +13:00 |
|
Miodrag Milanovic
|
cf330fa6de
|
Relax dependencies for softfloat (nw)
|
2015-11-08 17:38:37 +01:00 |
|