Commit Graph

633 Commits

Author SHA1 Message Date
Miodrag Milanovic
283fbf13a4 generic machine is now bookkeeping (nw) 2016-01-10 11:39:38 +01:00
arbee
fcfeae0220 New machines marked as NOT WORKING
----------------------------------
- Sequential Circuits Prophet-600 [R. Belmont]
2016-01-09 19:09:08 -05: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
Justin Kerk
1e61410aa8 Revert "Disable pre-compiled headers on Emscripten for now, fixes build (nw)"
This reverts commit a8a9b4158a.
2016-01-08 15:18:08 +00: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
Justin Kerk
a8a9b4158a Disable pre-compiled headers on Emscripten for now, fixes build (nw) 2016-01-07 23:22:20 +00:00
Miso Kim
02cc567a19 add spc1500 to mess.lua
mess.lua update for supporting spc1500
2016-01-07 03:00:02 +09:00
R. Belmont
f6d942b7b3 Merge pull request #549 from wallyweek/wallyweek
Get .ini file default path makefile variable back.
2016-01-06 11:12:46 -05:00
Miodrag Milanovic
3ac71817d7 Fix build for drivers that use netlist (nw) 2016-01-06 10:40:43 +01:00
David Haywood
ee02c1c0f9 not sure what CPU this is uses? (nw) 2016-01-05 17:53:43 +00: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
David Haywood
4d762486b7 Merge pull request #547 from felipesanches/marywu
[marywu] new gambling game (unknown name/manufacturer)
2016-01-04 21:27:43 +00:00
Felipe Corrêa da Silva Sanches
9a2c1b7fa4 [marywu] new gambling game (unknown name/manufacturer). The PCB has the text "WU- MARY-1A" which seems to indicate the pcb designer might be called "Mary Wu". Also the ROM contents indicate the author of the song(s): "Music by: SunKiss Chen (05)-2237380" 2016-01-04 19:16:23 -02:00
Miodrag Milanovic
433676b7a1 Fixed OSX compile 2016-01-04 19:15:32 +01:00
Miodrag Milanovic
3f4fe77c75 cleaner solution for linking (nw) 2016-01-04 16:33:23 +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
698cec6344 Removed FILTER_DEPS, not stable and not functional (nw) 2016-01-03 17:13:16 +01:00
Olivier Galibert
11bfbc1736 makedep.py: Finish making it python3-compatible [O. Galibert] 2016-01-03 11:12:11 +01:00
David Haywood
d74d1febc4 more potential workouts for the I960 are always a good idea (nw) 2016-01-02 08:15:41 +00:00
Miodrag Milanovic
17f5c825f3 missed this one (nw) 2016-01-01 15:14:06 +01:00
Miodrag Milanovic
729d3d3f16 Make linking of winpthreads static for posix mingw build (nw) 2016-01-01 12:27:00 +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
David Haywood
3b0d814b9b new NOT WORKING
Fast Invaders (2 sets) [ANY]
2015-12-30 06:07:39 +00:00
Miodrag Milanovic
9c2669081c Added platform parameter and some ARM fixes (nw) 2015-12-27 15:35:29 +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
therealmogminer@gmail.com
df60e5db3e Fix build 2015-12-23 18:16:25 +01:00
David Haywood
2cb6396333 before I misplace the files again (nw) 2015-12-22 21:41:25 +00:00
Miodrag Milanović
54cadc3c31 Merge pull request #514 from bmunger/r9751
New driver:
ROLM 9751 [Brandon Munger]
2015-12-21 16:05:06 +01:00
Brandon Munger
cebed33843 r9751: fix for g++14 and add rolm as a manufacturer 2015-12-20 19:55:06 -05:00
hap
6ffbf69aa3 initial skeleton driver for TI Spelling B 2015-12-21 01:46:16 +01:00
Justin Kerk
169a193dc0 New skeleton: Saturn ST-17xx series DVD players [Justin Kerk] 2015-12-20 16:13:25 -08:00
Brandon Munger
b3b834c45a r9751: rename drivers to cpp 2015-12-20 17:46:11 -05:00
Brandon Munger
052b94a236 r9751: moved driver from mess directory to mame 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
Miodrag Milanovic
c8583ebdc9 os calls do not follow MAKE escaping 2015-12-20 09:45:39 +01: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
AJR
ad4d85f68f Fixed wrong number of arguments to makedep.py in SOURCES build 2015-12-19 20:00:22 -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