Miodrag Milanovic
cb5b67e482
Move expat.h include to c file (nw)
2015-01-11 17:07:19 +01:00
Miodrag Milanovic
47589e5453
Do not include all if not needed (nw)
2015-01-11 12:53:54 +01:00
Miodrag Milanović
bad1ab38e4
Merge pull request #100 from lucab/lucab/mame-lua/devstate
...
luaengine: expose device state entries
2015-01-11 10:43:24 +01:00
Luca Bruno
7465f69e22
luaengine: expose device state entries
...
This commit exposes device_state_entry to LUA, providing methods
to enumerate available states for a device object, as well as getting
and setting their values.
It is mostly usefull to inspect and manipulate registers content.
Signed-off-by: Luca Bruno <lucab@debian.org>
2015-01-11 10:19:39 +01:00
Luca Bruno
31483138ec
luaengine: luabridge Stack<UINT64> specialization
...
Provide a Stack<UINT64> specialization for luabridge, later
needed by some APIs.
Signed-off-by: Luca Bruno <lucab@debian.org>
2015-01-11 10:19:39 +01:00
Luca Bruno
217252dee7
luaengine: fix name/tag confusion
...
Don't mix names and tags when exposing devices to LUA.
While at it, also provide the shortname.
Signed-off-by: Luca Bruno <lucab@debian.org>
2015-01-11 10:19:39 +01:00
Osso13
e41f7ec65e
dgpix.c: reduced tagmap lookups, added save state support (nw)
2015-01-11 09:53:38 +01:00
Miodrag Milanovic
22135611b3
Fix compile and cleanup includes (nw)
2015-01-11 08:33:45 +01:00
Miodrag Milanovic
d67caf1860
Applied changes same as on previous source (nw)
2015-01-11 08:30:12 +01:00
Miodrag Milanovic
05bb04cd29
Fix compile (nw)
2015-01-11 08:29:43 +01:00
Miodrag Milanovic
6a23c2f3b7
Added full lzma sdk source (nw)
2015-01-11 08:10:25 +01:00
Miodrag Milanovic
45ac9b351e
Moved softfloat to 3rdparty (nw)
2015-01-10 21:45:26 +01:00
Miodrag Milanovic
27668e9b69
fix compile (nw)
2015-01-10 19:42:43 +01:00
Miodrag Milanovic
4663084cfa
Updated flac so it can compile, applied changes from previous source (nw)
2015-01-10 19:14:57 +01:00
Miodrag Milanovic
fa3f99377c
Added full source of flac-1.2.1 (nw)
2015-01-10 18:42:37 +01:00
Miodrag Milanovic
a53c872405
fix osx compile (nw)
2015-01-10 18:21:07 +01:00
Miodrag Milanovic
1b189eac62
Fix linux compile (nw)
2015-01-10 18:02:18 +01:00
Miodrag Milanovic
2412275296
Ported changes done in previous source to make portmidi compile (nw)
2015-01-10 17:42:41 +01:00
Miodrag Milanovic
1273e97e73
Placed full code of portmidi in 3rdparty folder (nw)
2015-01-10 16:58:11 +01:00
Miodrag Milanovic
d103debef2
Merge branch 'master' of https://github.com/mamedev/mame
2015-01-10 15:34:42 +01:00
Miodrag Milanovic
ed25676f9a
compile fix (nw)
2015-01-10 15:24:35 +01:00
Miodrag Milanovic
022e6c7a5b
Fixed LUA compile
2015-01-10 15:06:17 +01:00
Miodrag Milanovic
b3382b22d3
Added full Lua 5.2.3 source (nw)
2015-01-10 14:57:10 +01:00
Miodrag Milanovic
72d8f8fd36
Added more resent lsqlite3 version and fixed compile
2015-01-10 14:53:39 +01:00
Miodrag Milanovic
001b907d02
added lsqlite3 full source
2015-01-10 14:50:15 +01:00
Miodrag Milanovic
b8e52b09c3
Fix compile with LuaBridge
2015-01-10 14:06:25 +01:00
Miodrag Milanovic
ecc0d5a977
Added full LuaBridge sources
2015-01-10 14:05:06 +01:00
Miodrag Milanovic
02d37b6915
Added integral version of jsoncpp source (nw)
2015-01-10 13:53:11 +01:00
Miodrag Milanovic
950a428641
Made compilation with latest mongoose possible (nw)
2015-01-10 13:47:51 +01:00
Miodrag Milanovic
8556d0cdf7
Added integral source of mongoose (nw)
2015-01-10 13:30:30 +01:00
Miodrag Milanovic
61f7cd05df
Added integral source of sqlite3 to 3rdparty (nw)
2015-01-10 13:25:50 +01:00
Miodrag Milanovic
0404bdd34c
Fixes for libjpeg compile (nw)
2015-01-10 12:50:58 +01:00
Miodrag Milanovic
b0640c888b
Added integral libjpeg 8c to 3rdparty folder (nw)
2015-01-10 12:32:56 +01:00
Miodrag Milanovic
60d8d08c52
Compile fixes (nw)
2015-01-10 12:24:05 +01:00
etabeta78
344e5e89de
let's try with a different approach that does not require to add a new macro to each slot
...
device. also, group inputs in UI based on the device they are attached to and display
their tag only once instead of at each input. nw.
p.s. a clean build is likely needed
2015-01-10 12:22:36 +01:00
Miodrag Milanovic
c4fa7719b1
Added integral version of WinPcap SDK (nw)
2015-01-10 12:21:12 +01:00
Miodrag Milanovic
e427c5471b
Fixed include paths for 3rdparty libs (nw)
2015-01-10 12:06:16 +01:00
Miodrag Milanovic
67e5785c2f
Applied expat changes in order to compile (nw)
2015-01-10 12:03:05 +01:00
Miodrag Milanovic
2c9a5344f3
Added integral version of expat (nw)
2015-01-10 11:59:27 +01:00
Miodrag Milanovic
31251f6c09
Added integral version of zlib in 3rdparty folder (nw)
2015-01-10 11:51:23 +01:00
Miodrag Milanovic
fb5c151082
Converted png2bcd tool to python [Andrew Gardner]
2015-01-10 11:35:34 +01:00
Osso
739811854e
gticlub.c: reduced tagmap lookups (nw)
2015-01-10 08:41:59 +01:00
Osso
13fba5bd7a
Merge pull request #99 from RealComboman/patch-4
...
output APB marquee flashing lights via led0 & led1
2015-01-10 07:11:47 +01:00
Stiletto
fc2c20ba40
Removed Allied Leisure mention (nw)
...
Pretty sure the "A.L. Australia" logo in eggventra, does not have anything to do with the old American company Allied Leisure. Plus having an (originally Australian) company named Leisure & Allied Industries has not helped matters over the years. (nw)
2015-01-10 00:14:56 -05:00
arbee
c944fe9ce0
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
- Pop'n Music 3 (ver JA-A) [R. Belmont]
2015-01-09 22:24:04 -05:00
RealComboman
f865da76c7
output APB marquee flashing lights via led0 & led1
2015-01-09 22:22:06 -04:00
couriersud
363b6dd26c
Aligned sdlfile.c to winfile.c (which is actually included by sdl).
...
Consequently removed quite some dead code spread across different files.
2015-01-10 01:53:20 +01:00
couriersud
d1f0fd9fe8
Moved OSX osd_sleep and friends to modules/lib (nw)
2015-01-10 01:12:58 +01:00
couriersud
dfb34cdb00
For unix and windows, moved osd_ticks() and friends to
...
src/osd/modules/lib. For mainline and SDL windows the implementations
slightly differed. Dropped the SDL one in favour of mainline windows
osd_ticks() implementation. (nw)
2015-01-10 00:47:56 +01:00
couriersud
a96765a520
Fix windows compile and add missing files. (nw)
2015-01-10 00:09:06 +01:00