Commit Graph

41205 Commits

Author SHA1 Message Date
Miodrag Milanović
a238b08995 Merge pull request #657 from AntoPISA/patch-4
Update strings.po
2016-02-28 06:40:39 +01:00
RobertoFresca
e30bdbc4d2 Removed a testing decrypted fake rom... 2016-02-28 02:30:28 -03:00
RobertoFresca
c2d565062c Merge branch 'master' of https://github.com/mamedev/mame 2016-02-28 01:01:49 -03:00
RobertoFresca
3c80dab7ba New machines marked as NOT_WORKING
----------------------------------
Lucky Bar (W-4 with mc68705 MCU) [Roberto Fresca, Ioannis Bampoulas]
2016-02-28 01:01:06 -03:00
Vas Crabb
92b84c8463 Pick off some low-hanging PTR64 fruit 2016-02-28 14:55:49 +11:00
Vas Crabb
aec01e7407 Replace strformat, strprintf and strcatprintf with type-safe steam_format and string_format
Update MAME to use new function
Instantiate ODR-used static constant members
Make some of the UI code more localisable
Remove use of retired functions in tools
2016-02-28 13:36:19 +11:00
briantro
3cba23966f new Armed Police Batrider
New Clone Added
----------------------------------------
Armed Police Batrider (Hong Kong) (Mon Dec 22 1997) [system11, The Dumping Union]
2016-02-27 19:17:23 -06:00
RobertoFresca
a2878c90f0 New clones added or promoted from NOT_WORKING status
----------------------------------------------------
Pleiads (Niemer S.A.) [pako ikarihardmods, Roberto Fresca]
2016-02-27 21:54:41 -03:00
Antonio Paradossi
778f1fe3ab Update strings.po
Others traslations and fixes.
2016-02-27 23:59:39 +01:00
Antonio Paradossi
046417dd5b Update strings.po
Added some fields in Italian.
2016-02-27 23:30:05 +01:00
briantro
a6b22e6b47 new PE Plus Poker clones
New Clones Added
----------------------------------------------------
Player's Edge Plus (X002252P+XP000050) Shockwave Poker [BrianT]
Player's Edge Plus (X002309P+XP000038) Triple Double Bonus Poker [BrianT]
2016-02-27 15:52:03 -06:00
balr0g
c6d06adc7a Convert Portuguese_Brazil localization file to UTF-8 (nw) 2016-02-27 15:57:10 -05:00
dankan1890
d38c1610b8 ui: Moved options "Configure Directories" and "Save Configuration" into "Configure Options" menu.
Removed unnecessary icons from the toolbar (performed the same actions of entries already in the menu).
Proper handling the export of the list.
Updated the .po files.
2016-02-27 21:33:39 +01:00
Miodrag Milanovic
4fe5d21f1e Clean way of doing it (nw) 2016-02-27 19:51:46 +01:00
Miodrag Milanovic
5b47ed4474 Fix typo (nw) 2016-02-27 19:36:19 +01:00
Miodrag Milanovic
0ba1d21093 fix autoboot_command (nw) 2016-02-27 19:34:48 +01:00
Miodrag Milanovic
adfae5ffe5 make possible to select if bundled SDL2 is used, made mingw and vs compile so far (nw) 2016-02-27 18:48:03 +01:00
Miodrag Milanović
9437327122 Merge pull request #643 from rootfather/update-german-translation
Update german translation
2016-02-27 17:37:58 +01:00
Miodrag Milanovic
ea6b854844 Made Visual Studio use by default bundled SDL2 (nw) 2016-02-27 16:53:49 +01:00
Miodrag Milanovic
cf6dc7d370 Placed SDL2 source since we need it on some platforms (nw) 2016-02-27 16:53:49 +01:00
therealmogminer@gmail.com
64135e73f9 Cleaned up sliders a bit in d3dhlsl, nw 2016-02-27 16:11:01 +01:00
therealmogminer@gmail.com
cdee786a5d Fix up a few things in chain JSON loading, nw 2016-02-27 16:11:01 +01:00
David Haywood
cedd799978 new clones
Batsugun (Korean PCB) [Alex Cmaylo]

different code revision, no idea what's actually changed as one small change in these things shifts a lot of code and jump addresses around.
2016-02-27 14:41:13 +00:00
Miodrag Milanovic
8a4acd2d85 PT-BR Translation update [Ashura-X] 2016-02-27 15:02:12 +01:00
rootfather
a9610616fe Some fixes to the German strings.po 2016-02-27 14:59:51 +01:00
Miodrag Milanovic
2253ea21d4 Fixed vs targets (nw) 2016-02-27 14:51:24 +01:00
David Haywood
2fef4a0b8d this is difficult in some form (nw) 2016-02-27 12:49:25 +00:00
David Haywood
610bb9e704 let's go with 1991, other sources suggest this, and it's the bottom entry of the high score table. 2016-02-27 12:24:43 +00: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