Commit Graph

34758 Commits

Author SHA1 Message Date
Vas Crabb
eb30b3fbb0 Can't use BGFX or QT without X11 on *NIX 2015-04-01 07:41:46 +11:00
Vas Crabb
4d84885a29 Refactor out common OSD modules into separate lua file 2015-04-01 07:29:54 +11:00
hap
29b6f9b84c (MESS)New working game added
-----------------
TI-1000 [hap, Sean Riddle]
2015-03-31 22:09:59 +02:00
Angelo Salese
54abb65ad7 Fixed left-over comment 2015-03-31 22:08:23 +02:00
Angelo Salese
9d91b76396 Added proper sound comms for hng64 [Angelo Salese] 2015-03-31 21:58:56 +02:00
Ivan Vangelista
2123f510df niyanpai.c: added save state support, configured banking and removed some trampolines (nw) 2015-03-31 20:50:11 +02:00
Ivan Vangelista
73ee1e9042 m107.c: added save state support (nw) 2015-03-31 20:42:26 +02:00
Ivan Vangelista
5881b5caad mainsnk.c, mirax.c: added save state support (nw) 2015-03-31 20:29:55 +02:00
hap
ccb2831bc6 kosmos astro skeleton 2015-03-31 20:14:31 +02:00
Vas Crabb
b64e4ecee5 Restore DONT_USE_NETWORK 2015-04-01 03:44:38 +11:00
Vas Crabb
d7d3818ea6 WTF was I thinking 2015-04-01 03:06:55 +11:00
Vas Crabb
1f2763cc32 Restore SDL2_MULTIAPI 2015-04-01 03:03:18 +11:00
Vas Crabb
00bfd00a43 Fix USE_BGFX=0 with windows OSD 2015-04-01 03:03:18 +11:00
Vas Crabb
30ef0cb847 Small cleanup to how macros are defined for SDL OSD 2015-04-01 03:03:17 +11:00
Vas Crabb
399a5f914b Get rid of unnecessary distro nonsense 2015-04-01 03:03:17 +11:00
Miodrag Milanovic
5c03885252 Merge branch 'master' of https://github.com/mamedev/mame 2015-03-31 16:24:43 +02:00
Vas Crabb
6116f8c4fa Restore MESA_INSTALL_ROOT 2015-04-01 01:21:59 +11:00
Vas Crabb
dbc99041c3 Restore NO_OPENGL and USE_DISPATCH_GL 2015-04-01 01:21:59 +11:00
Vas Crabb
9a2c6d95c8 Restore NO_USE_MIDI and some more OS support from the old SDL makefile 2015-04-01 01:21:59 +11:00
Miodrag Milanovic
5221cab621 create separate VisualStudio group for 3rdparty (nw) 2015-03-31 16:19:30 +02:00
mamehaze
ecbdb7dd1d strider2: doesn't work properly, never has worked properly, tag it as not working 2015-03-31 13:22:24 +01:00
Miodrag Milanovic
e5f612d174 Made SDL build to be able to be compiled on VS (nw) 2015-03-31 13:57:02 +02:00
Miodrag Milanovic
636cacd0c8 Removed not needed flag since duplicate has been removed (nw) 2015-03-31 12:11:19 +02:00
Vas Crabb
1f163a762e Get NO_X11, NO_USE_XINPUT and SDL_LIBVER working on Linux 2015-03-31 20:46:51 +11:00
Vas Crabb
ea348ff9f1 Bring back some SDL OSD configurability (WIP) 2015-03-31 20:46:51 +11:00
Miodrag Milanovic
49545f9e84 Remove need for winprefix.h and moved alloca define to osdcomm.h (nw) 2015-03-31 11:09:10 +02:00
Miodrag Milanovic
c44d434416 Changes in order to compile SDL build under VS2013, removed duplicated code, it exists in strconv (nw) 2015-03-31 09:48:28 +02:00
Miodrag Milanovic
6b264f7e55 Merge branch 'master' of https://github.com/mamedev/mame 2015-03-31 08:18:03 +02:00
Miodrag Milanovic
df90d5068a Update to latest 3rdparty, fixes issues on OpenGL 2.1 for bgfx (nw) 2015-03-31 08:17:12 +02:00
Curt Coder
c8f822f7c5 (MESS) abc80: Added cassette sound. [Curt Coder] 2015-03-31 08:54:41 +03:00
Vas Crabb
6bd93dc2c9 No more need for PATH_SEPARATOR inside SDL 2015-03-31 15:41:02 +11:00
Vas Crabb
9a8109a63c Fix VERBOSE=1 for top-level makefile, fix always regenerating makefiles on Windows, make many variable in top-level makefile immediate rather than deferred 2015-03-31 15:13:12 +11:00
Vas Crabb
eb17c33b2d Fix layout generation for MESS 2015-03-31 14:46:58 +11:00
hap
23a2142b7c (MESS)New games added or promoted to working
-----------------
Bandai Packri Monster [hap, Kevin Horton, Olivier Galibert]
Bandai Zackman [hap, Kevin Horton, Olivier Galibert]
Parker Brothers Q*Bert [hap, Kevin Horton, Olivier Galibert]
Tomy Kingman [hap, Kevin Horton, Olivier Galibert]
Tomy Tron [hap, Kevin Horton, Olivier Galibert]
2015-03-31 02:20:53 +02:00
hap
c59f2cf5f9 first rename snspella to snspellb
added snspell 1979 version VSMs, and two more speak&read modules
2015-03-31 00:41:06 +02:00
hap
0c09d9185b added support for always-on plates/leds 2015-03-31 00:09:07 +02:00
hap
9489babd4f packmon/zackman WIP 2015-03-30 22:14:10 +02:00
mamehaze
71e84b82e3 document used register read/writes (nw) 2015-03-30 21:08:15 +01:00
hap
6abbb73744 tmtron, kingman WIP 2015-03-30 21:41:10 +02:00
hap
d12f015212 notes 2015-03-30 20:42:05 +02:00
Miodrag Milanovic
fabb71138e Merge branch 'master' of https://github.com/mamedev/mame 2015-03-30 20:33:58 +02:00
Miodrag Milanovic
de541d79ee removed windows/osinline.h and placed MSVC dependent files in top folder (nw)
moved MSVC defines from winprefix.h to osdcomm.h
removed empty file compilation - porttime.c
removed osinline.h in windows and sdl and change files using them.
2015-03-30 20:30:18 +02:00
Ivan Vangelista
78c1ed0927 m72.c: completed and enabled save state support (nw) 2015-03-30 19:51:19 +02:00
Ivan Vangelista
4e89e12e02 unkhorse.c: added save state support (nw) 2015-03-30 19:36:14 +02:00
mamehaze
c6aeb4df96 Merge branch 'master' of https://github.com/mamedev/mame 2015-03-30 18:32:30 +01:00
mamehaze
ad76983e54 hng64: push code for what I believe is the sound chip into it's own file (nw) 2015-03-30 18:32:10 +01:00
Ivan Vangelista
1ce70aee16 dcs.c: added missing save state, fixes dram reload problems in blitz11 and wargods (nw) 2015-03-30 19:30:57 +02:00
Vas Crabb
945ff007a6 Fix creation of paths 2015-03-31 01:51:01 +11:00
Miodrag Milanovic
2f3d1de477 Added IgnoreLDFlags, change sent upstream (nw) 2015-03-30 15:24:18 +02:00
Miodrag Milanovic
795f88aee1 reverted change (nw) 2015-03-30 14:39:21 +02:00