Commit Graph

700 Commits

Author SHA1 Message Date
Miodrag Milanovic
40e0a1bcb7 Remove SDL 1.2 support (nw) 2016-02-16 16:35:03 +01:00
Miodrag Milanovic
22e6c350ed Enabled BGFX support for SteamLink 2016-02-16 11:36:13 +01:00
Miodrag Milanovic
249b5f0b96 fixed logic in expression (nw) 2016-02-15 20:05:47 +01:00
Jeffrey Clark
1ddc780160 osx clang, silence flac unknown attribute error (nw) 2016-02-15 12:12:57 -06:00
Jeffrey Clark
726d141193 fix windows bgfx library link in sdl builds (nw) 2016-02-15 12:12:17 -06:00
Jeffrey Clark
591d1202ac fix cross compile windows targetextension (nw) 2016-02-15 12:10:36 -06:00
Jeffrey Clark
3570d4f0eb check STRIP_SYMBOLS in strip function and add strip support for osx (nw) 2016-02-15 12:09:48 -06:00
Jeffrey Clark
36df7413dc add TOOLCHAIN make flag for explicit toolchain prefix cross compiling (nw) 2016-02-15 12:09:35 -06:00
Jeffrey Clark
4e7f9e86e8 Refactor MACOSX_USE_LIBSDL to USE_LIBSDL for windows and linux static library support (nw) 2016-02-15 12:09:26 -06:00
therealmogminer@gmail.com
b0a7bcd346 Significant speed improvements to the BGFX renderer. [MooglyGuy] 2016-02-15 17:57:28 +01:00
Miodrag Milanovic
05214ecda5 small addition for steamlink (nw) 2016-02-15 12:06:56 +01:00
Miodrag Milanovic
09fd282dc8 fix build on some linuxes (nw) 2016-02-15 11:20:54 +01:00
Miodrag Milanovic
2db4908814 Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) 2016-02-14 08:16:35 +01:00
Miodrag Milanovic
f5e8c864c2 fix issue with SOURCES=src/mame/drivers/namcops2.cpp (nw) 2016-02-13 19:54:01 +01:00
Vas Crabb
5ad3e6664d Make Zaccaria 1B11142 sound board a device in preparation for netlist sound 2016-02-12 22:21:21 +11:00
hap
0c5784200c fidel68k: new skeleton driver (nw) 2016-02-11 20:52:21 +01:00
David Haywood
9c07f76389 new skeleton
Cross Puzzle [Ryan Holtz, Smitdogg, The Dumping Union]
2016-02-11 16:40:40 +00:00
David Haywood
f5d4d25d10 move flagrall to the 1945kiii driver, nearly the same thing.
I wonder what this hw was originally cloned from.
2016-02-10 02:44:19 +00:00
David Haywood
8e30db1e74 making a start on this '96 Flag Rally driver
dumped thanks to Nosunosu, ShouTime
2016-02-09 18:04:52 +00:00
Miodrag Milanovic
b7def3d28c fix for osx and bsd (nw) 2016-02-09 15:13:32 +01:00
Robbbert
c43792362c Fixed the build. 2016-02-09 10:49:18 +11: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
Miodrag Milanović
670596c4b6 Merge pull request #611 from felipesanches/argox_os214
skeleton driver for Argox OS-214 Rabbit Printer [Felipe Sanches]
2016-02-08 11:53:37 +01:00
hap
b0a3533fc5 k28: added skeleton driver for the SC-01 k28 (not a cloneset of the other one) 2016-02-08 10:59:15 +01:00
arbee
b9e37eb1dd Missed a file (nw) 2016-02-07 21:19:16 -05:00
dankan1890
4710c9c263 suppressed C4592 warning in VS 2015. (nw) 2016-02-08 01:53:08 +01:00
Lord-Nightmare
efa5b5c4ef Add New Skeleton Driver: Xerox Notetaker [Lord Nightmare, bitsavers]
New Skeleton Driver Added
-------------------------------------------------
Xerox Notetaker
2016-02-07 17:38:08 -05:00
Felipe Corrêa da Silva Sanches
4fa31121f2 new skeleton driver: Argox Rabbit Printer (model OS-214) 2016-02-07 16:19:38 -02:00
AJR
0d8df9d595 Make generic VTLB implementation a modern device interface (nw) 2016-02-07 01:42:58 -05:00
hap
41f1661876 Revert "New NOT_WORKING machine added"
This reverts commit 5b0fcf5997.
2016-02-06 21:43:06 +01:00
hap
5b0fcf5997 New NOT_WORKING machine added
----------
Coleco Talking Teacher [hap, Jonathan Gevaryahu, Sean Riddle, plgDavid, Kevin Horton]
2016-02-05 22:48:44 +01: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
Jean-François DEL NERO
0b943844d0 New machine driver : SMT Goupil G1 2016-02-04 21:53:55 +01:00
Jean-François DEL NERO
19f783a571 New video chip support : Thomson EF9364 / Sescosem SFF96364 2016-02-04 21:51:39 +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
cracyc
88413be866 pc9801_cd: 9801 cdrom drivers require DRDY and SERV always set (nw)
pc9801_kbd: make a serial keyboard someday (nw)
---
Load NECCDM.SYS to make the cdrom work.
2016-02-01 17:24:21 -06: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
RobertoFresca
6649c76bef New machines marked as NOT_WORKING
----------------------------------
Unknown Nibble game [Team Europe, Marcus Jendroska, Y~K, Smitdogg, Roberto Fresca, The Dumping Union]
2016-01-30 23:18:17 -03: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
Miodrag Milanovic
e691634439 Added SteamLink initial support [Sam Lantiga, Miodrag Milanovic] 2016-01-25 20:01:40 +01:00