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 |
|
Miodrag Milanovic
|
7418d14468
|
fix typo (nw)
|
2015-11-08 15:03:18 +01:00 |
|
Miodrag Milanovic
|
033227778e
|
Remove not longer needed ForceCpp flag (nw)
|
2015-11-08 13:44:34 +01:00 |
|
Miodrag Milanovic
|
5deec43cbc
|
update build scripts for rename c - > cpp (nw)
|
2015-11-08 13:26:29 +01:00 |
|
Miodrag Milanovic
|
102ee9938f
|
typo fix (nw)
|
2015-11-08 12:57:40 +01:00 |
|
Miodrag Milanovic
|
b6707c3bb5
|
Removed mongoose due to restricted license and webserver wip till code is restructured (nw)
|
2015-11-04 18:55:36 +01:00 |
|
Miodrag Milanovic
|
056fdc89c5
|
fix VS build (nw)
|
2015-11-04 14:16:42 +01:00 |
|
Miodrag Milanovic
|
ecdc99b0e6
|
added clang and gcc flags needed for compilation of 3rdparty libraries, also removed checking for shadowing in them (nw)
|
2015-11-04 11:21:08 +01:00 |
|
Miodrag Milanovic
|
4b75c57008
|
set only needed VS compile flags for 3rdparty (nw)
there are still those in main file, but now can be removed by fixing our code
|
2015-11-03 20:55:18 +01:00 |
|
Miodrag Milanovic
|
b8efd210b1
|
fix VS build (nw)
|
2015-11-02 17:37:18 +01:00 |
|
Miodrag Milanovic
|
c050685c98
|
Fixed mingw clang build (nw)
|
2015-11-02 11:13:12 +01:00 |
|
Miodrag Milanovic
|
b01384ee73
|
fixed linking unidasm in small builds (nw)
|
2015-11-02 08:45:22 +01:00 |
|
David Haywood
|
965e52dff8
|
mask address space for a2600 in the CPU (m6507) not in the driver.
|
2015-10-30 00:50:38 +00:00 |
|
David Haywood
|
de9353adcb
|
create derived CPU type so that code can be put in the correct place (nw)
|
2015-10-29 19:21:01 +00:00 |
|
David Haywood
|
7793b9af43
|
call it harmony/melody, that more accurately represents what we're emulating, dpc+ seems to be a software implementation on the ARM of the Harmony (nw)
|
2015-10-29 17:10:14 +00:00 |
|
Miodrag Milanovic
|
01a8a6a208
|
fix sdl build fix for windows (nw)
|
2015-10-28 16:02:38 +01:00 |
|
David Haywood
|
624825c042
|
skeleton dpcplus (nw)
|
2015-10-26 19:54:31 +00:00 |
|
mahlemiut
|
1e2904037e
|
amstrad: added Draysoft Doubler expansion device
|
2015-10-26 16:14:14 +13:00 |
|
Miodrag Milanović
|
fb179e042c
|
Merge pull request #401 from fulivi/pty_dev3
PTY support for u*x OSes [F.Ulivi]
|
2015-10-18 16:00:23 +02:00 |
|
Miodrag Milanovic
|
58bf8e3345
|
Disabled DX12 on mingw since it is not working (nw)
|
2015-10-15 10:52:18 +02:00 |
|
Curt Coder
|
60d08590a1
|
tiki100: Added skeleton for Winchester controller. [Curt Coder]
|
2015-10-14 22:55:09 +03:00 |
|
fulivi
|
898fc7b373
|
pty: seems ok (linux only)
|
2015-10-13 12:01:30 +02:00 |
|