Commit Graph

40862 Commits

Author SHA1 Message Date
Jeffrey Clark
43cb7eb2e6 genie make targets for packager scripts (nw) 2016-02-15 12:11:18 -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
51eb416088 Hopefully fix text being weirdly rotated 2016-02-15 18:26:40 +01:00
therealmogminer@gmail.com
b0a7bcd346 Significant speed improvements to the BGFX renderer. [MooglyGuy] 2016-02-15 17:57:28 +01:00
Miodrag Milanović
a95323026c Merge pull request #622 from h0tw1r3/master
fix compile (nw)
2016-02-15 17:31:40 +01:00
Jeffrey Clark
50466d1fb9 fix compile (nw)
GCC 5.3.1 on Fedora 22

    src/lib/util/aviio.cpp:1378:57: error: ‘offset’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
2016-02-15 10:25:18 -06:00
Miodrag Milanovic
1dc9266b93 draw FPS counter even in menus (nw)
will revert this when MG finish his work
2016-02-15 16:35:15 +01:00
Miodrag Milanovic
05214ecda5 small addition for steamlink (nw) 2016-02-15 12:06:56 +01:00
Miodrag Milanovic
5772715d63 fix compile on some platforms (nw) 2016-02-15 12:05:31 +01:00
Miodrag Milanovic
09fd282dc8 fix build on some linuxes (nw) 2016-02-15 11:20:54 +01:00
Miodrag Milanović
6d57acc442 Merge pull request #618 from motoschifo/master
Autofire support (cheat) [motoschifo]
2016-02-15 09:08:00 +01:00
Miodrag Milanović
4d0a46d50b Merge pull request #619 from keshbach/master
Support for the AMPAL18P8 to the jedutil tool. [Kevin Eshbach]
2016-02-15 09:04:47 +01:00
Olivier Galibert
fbb99114c7 Merge pull request #620 from h0tw1r3/master
WIP: Extend LUA api
2016-02-15 08:30:05 +01:00
Jeffrey Clark
56c0fe0249 extend lua api, cheat (nw) 2016-02-14 23:18:14 -06:00
Jeffrey Clark
62cded5094 extend lua api, ioport (nw) 2016-02-14 21:35:51 -06:00
cracyc
74dfcd6a84 i386: don't change IF when IOPL < CPL (nw) 2016-02-14 19:45:23 -06:00
Jeffrey Clark
bfafc1db40 extend lua api, video (nw) 2016-02-14 19:30:38 -06:00
Jeffrey Clark
c283fa2e82 extend lua api, parameters (nw) 2016-02-14 19:30:38 -06:00
Jeffrey Clark
f24a89a838 extend lua api more (nw) 2016-02-14 19:30:37 -06:00
Jeffrey Clark
6db430bafc Extend mame LUA api (nw) 2016-02-14 19:30:37 -06:00
hap
94f44bbcea New working machine added
------------------------
Elite Avant Garde (model 6114) [hap, Micha]
2016-02-15 00:45:41 +01:00
Sandro Ronco
bb5edbc987 snotec.xml: added 3 new cart dumps. [TeamEurope] 2016-02-14 22:04:17 +01:00
Miodrag Milanovic
686ba42466 Added plugin info json files and made system automatically load available plugins and start them if flagged so (nw) 2016-02-14 19:48:44 +01:00
arbee
5a31d8513b New machines added as MACHINE_NOT_WORKING
-----------------------------------------
Wangan Midnight R (WMR1 Ver. A) [Darksoft, Guru, R. Belmont]
2016-02-14 09:40:07 -05:00
Miodrag Milanovic
b60187faa2 Added multiple callback registration for lua scripts (nw) 2016-02-14 15:29:12 +01:00
Miodrag Milanovic
618a7d4d28 initialize LUA bit earlier to give more opportunities to scripts (nw) 2016-02-14 11:20:49 +01:00
Miodrag Milanovic
ccae0382bb Added plugins and boot.lua as startup script [Miodrag Milanovic] 2016-02-14 10:58:18 +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
RobertoFresca
80e8fe80e6 New machines marked as NOT_WORKING
----------------------------------
New Cherry '96 (bootleg of New Fruit Bonus?) [Roberto Fresca, Ioannis Bampoulas]
2016-02-14 04:08:29 -03:00
RobertoFresca
7e00da8dc7 Changed year... 2016-02-14 01:16:39 -03:00
RobertoFresca
d9886e2667 New machines added or promoted from NOT_WORKING status
------------------------------------------------------
Super Cherry Master (v1.0) [Roberto Fresca, Ioannis Bampoulas]
2016-02-14 00:29:15 -03:00
Kevin Eshbach
ee9f7d9655 Added support for the AMPAL18P8 2016-02-13 15:23:40 -05:00
Michele Fochi
7c5b979ffa Fix osd message 2016-02-13 21:21:22 +01:00
Kevin Eshbach
a18fb2ccb1 Adding regression tests for the AMPAL18P8 2016-02-13 15:12:36 -05:00
Michele Fochi
00aec89192 Added support for autofire under cheat menu and available only if cheats
activated.
2016-02-13 21:03:16 +01:00
Kevin Eshbach
3276c835c9 Removing files that were moved to the Opal_Jr directory 2016-02-13 15:01:27 -05:00
motoschifo
e49253b0e0 Merge pull request #3 from mamedev/master
Update from original
2016-02-13 20:34:21 +01:00
Wilbert Pol
c62ba64a50 commented out unused member; fixes clang build (nw) 2016-02-13 20:16:10 +01:00
Miodrag Milanovic
f5e8c864c2 fix issue with SOURCES=src/mame/drivers/namcops2.cpp (nw) 2016-02-13 19:54:01 +01:00
RobertoFresca
fda5edee96 New clones added or promoted from NOT_WORKING status
----------------------------------------------------
Space Rocks (Spanish clone of Asteroids) [pako ikarihardmods]
2016-02-13 15:46:05 -03:00
arbee
244c9ce07a New machines added or promoted from NOT_WORKING status
- Apple IIe (Spanish) [robcfg, R. Belmont]
2016-02-13 13:14:27 -05:00
arbee
79b177fd48 apple1: add save state support to new driver [R. Belmont] 2016-02-13 12:45:18 -05:00
dankan1890
9599b015a7 fixed crash clicking on the DATs icon in the toolbar if there is no info available. 2016-02-13 17:38:17 +01:00
Dirk Best
3b0e77d746 ram device: switch to bsd3 by request 2016-02-13 13:12:16 +01:00
Dirk Best
a30effe1a7 Amiga: Fixed expansion port interrupts, DMAC WIP 2016-02-13 12:46:29 +01:00
Ivan Vangelista
ebe987034a galpanic.cpp: oki address map instead of memcpy, added save state support, removed some leftovers (nw) 2016-02-13 09:30:08 +01:00
Ivan Vangelista
b7320361df mitchell.cpp: dumped a blockjoy board and noted a rom label difference (Andrea Palazzetti) 2016-02-13 09:12:17 +01:00