Michele Fochi
0c629d0900
Added -exit_after_playback to man pages
2016-02-27 13:14:44 +01:00
David Haywood
35b8a57c8c
Merge branch 'master' of https://github.com/mamedev/mame
2016-02-27 12:01:06 +00:00
David Haywood
50af8e2c9f
tile bank, sound, mark as working, not 100% sure sound is quite right.
...
clocks etc. could really do with verifying.
2016-02-27 12:00:51 +00:00
Miodrag Milanovic
5951df437e
Added NotoSans-Bold as backup font for platforms that do not have default system fonts exposed (nw)
2016-02-27 11:52:11 +01:00
David Haywood
e0e7151a16
improve lockonph video emulation (nw)
2016-02-27 10:50:41 +00:00
Ivan Vangelista
ff26df5e0f
wrally.cpp: oki memory map instead of memcpy (nw)
2016-02-27 11:25:30 +01:00
rootfather
87b04b5e12
Translate missing strings in German strings.po
...
and fix some strings that changed during the latest
update of the source file. The German translation is
now synchronized with the original strings.po
template as of commit 08d84121d4
.
2016-02-27 10:59:01 +01:00
rootfather
017c78d0fa
Finally fix merge issues with German strings.po
2016-02-27 10:30:02 +01:00
rootfather
468f7cb8ad
Import the changes introduced to strings
...
in commit 08d84121d4
.
This should resolve merge issues in the PR.
2016-02-27 10:23:46 +01:00
rootfather
372329449e
Change a few translations in the German strings.po
...
This includes the changes we figured out in our recent
discussion.
2016-02-27 10:19:14 +01:00
rootfather
a85e696899
Remove fuzzy tag in German/strings.po
2016-02-27 10:06:11 +01:00
Miodrag Milanovic
38874df019
Fix build on SteamLink and enforce BGFX on it (nw)
2016-02-27 09:38:29 +01:00
Ivan Vangelista
25712408ae
gaelco.cpp, targeth.cpp: oki memory map instead of memcpy (nw)
2016-02-27 09:28:04 +01:00
dankan1890
04d1948ee8
ui various changes:
...
* extended keyboard navigation in the UI on the right side.
* added the skeleton for a configuration menu for single machine.
* fixed bug in building the search path for images.
2016-02-27 03:31:08 +01:00
cracyc
42921c5e54
at: fix megapcpla (nw)
2016-02-26 18:48:37 -06:00
David Haywood
b81fe52d81
new NOT WORKING
...
Lock On (Philko) [Astroblaster]
this is cloned Sega System 16 hardware, but with enhanced palette hardware, and custom tile banking etc. needs more work
2016-02-27 00:27:28 +00:00
Miodrag Milanovic
9d4c8c5de5
Made xcode params more generic (nw)
2016-02-26 20:30:37 +01:00
Miodrag Milanovic
5a567f3541
Added support for x64 Androids (nw)
2016-02-26 16:00:29 +01:00
Miodrag Milanović
76a82398b6
Merge pull request #654 from aviloria/patch-1
...
Update strings.po
2016-02-26 15:47:41 +01:00
aviloria
b23980d2e5
Update strings.po
2016-02-26 15:46:00 +01:00
Miodrag Milanovic
3a811376d9
Made pnacl to compile (nw)
2016-02-26 14:50:09 +01:00
Miodrag Milanovic
2582ce7f16
cleanup (nw)
2016-02-26 14:16:50 +01:00
Miodrag Milanovic
4727b0d97f
OS/2 can not support SDL2 which is needed for MAME to run (nw)
2016-02-26 13:20:43 +01:00
Miodrag Milanovic
f79e314897
no way to support qnx (nw)
2016-02-26 12:57:31 +01:00
Miodrag Milanovic
593b07941f
Added Greek Translation [BraiNKilleRGR]
...
Merging #652 manually
2016-02-26 12:17:12 +01:00
Miodrag Milanović
35561215a7
Merge pull request #653 from aviloria/patch-1
...
Spanish UI strings [A.Viloria]
2016-02-26 12:11:49 +01:00
aviloria
747279f3bd
Spanish UI strings
...
Spanish translation for UI strings
2016-02-26 12:07:49 +01:00
Miodrag Milanovic
5132d31224
Fix compile for Android(nw)
2016-02-26 11:59:17 +01:00
Miodrag Milanovic
e740bb6915
Fixing some more Android related things (nw)
2016-02-26 11:59:17 +01:00
Robbbert
4a3926b1eb
ui: use appname instead of hard-coded MAME for main title.
2016-02-26 21:53:50 +11:00
briantro
780d9211ba
apple2gs.cpp: Correct EPPROM to EPROM - NW
2016-02-25 23:10:58 -06:00
briantro
e808117521
apple2gs.cpp: Add in correct 342-0077-A ROM0 Apple IIGS rom - NW
2016-02-25 23:03:45 -06:00
briantro
fcae0adf9e
apple2gs.cpp: Dumped the 341-0749 rom and confirmed the 341-0728 Apple IIGS roms. [Brian Troha]
...
New Working Machine
---------------------------------------------
Apple IIgs (ROM03 late prototype?) [Brian Troha]
2016-02-25 22:16:14 -06:00
dankan1890
b793ccd98e
ui: key handler fix. (nw)
2016-02-25 21:36:55 +01:00
dankan1890
fa310ab0b9
Merge branch 'master' of https://github.com/mamedev/mame
2016-02-25 20:58:10 +01:00
Miodrag Milanovic
87b8b2a7e0
Update Chinese translations [YuiFAN]
2016-02-25 20:49:36 +01:00
dankan1890
67d422298a
removed unused code. (nw)
2016-02-25 20:48:34 +01:00
Miodrag Milanovic
add7a65f3f
Make Android targets compile but not link, using clang compiler in NDK, since GCC will be removed in next one (nw)
2016-02-25 20:44:35 +01:00
dankan1890
08d84121d4
more UI internationalization. (nw)
2016-02-25 16:38:55 +01:00
dankan1890
d7ca0361dc
menu: fixed missing mouseover highlight for in-game menu. (nw)
2016-02-25 16:29:37 +01:00
dankan1890
d43bf65b16
ui: Enabled user interface navigation through UI_CONFIGURE button (tab key by default). [Maurizio Petrarota]
2016-02-25 16:25:22 +01:00
dankan1890
8241b6c0ba
dirmenu: fixed DATs file reloading.
2016-02-25 15:49:38 +01:00
Miodrag Milanovic
6fd77b36c2
Fix sent upstream (nw)
2016-02-25 14:58:39 +01:00
Miodrag Milanovic
1a8d5a27d9
pnacl compile fixes (nw)
2016-02-25 14:58:39 +01:00
Miodrag Milanovic
0b2ea0800f
more fixes (nw)
2016-02-25 14:58:39 +01:00
Miodrag Milanovic
0f85f112c9
renamed names that clash system defines in various environments (nw)
2016-02-25 14:58:39 +01:00
Miodrag Milanovic
4173530610
removed nacl, fixed android and pnacl (nw)
2016-02-25 14:58:39 +01:00
Miodrag Milanovic
6a9a48a976
added .PHONY sections (nw)
2016-02-25 14:58:39 +01:00
Miodrag Milanovic
c8ea9e4c31
deprecated (nw)
2016-02-25 14:58:39 +01:00
Miodrag Milanovic
e1e91bd7ce
split PARAMS into PARAMS and TARGET_PARAMS (nw)
2016-02-25 14:58:39 +01:00