Commit Graph

41416 Commits

Author SHA1 Message Date
Miodrag Milanovic
f7df7553f0 Put back info that was in lst files before (nw) 2016-03-02 14:54:48 +01:00
Miodrag Milanovic
b489eb202c made sources build use info from mame.lst (nw) 2016-03-02 14:21:26 +01:00
Miodrag Milanovic
8a84dd2232 Added mame.lst as main list, it is now generated, and should be updated manually (nw)
Filtering for subtargets are done by flt files now
2016-03-02 12:49:37 +01:00
Vas Crabb
f15313bc07 Merge pull request #671 from Happy-yappH/master
Few miscellaneous N64 changes / improvements
2016-03-02 22:09:07 +11:00
Vas Crabb
80158a9ccb crazybon: hook up stop buttons and add to layout [Vas Crabb, Ioannis Bampoulas]
there may be a payout or keyout button and hopper switch that still aren't connected
the game is playable with the current clickable artwork, but it might be
a nice touch to add clickable buttons for the individual reel stop
buttons
2016-03-02 19:40:21 +11:00
Miodrag Milanovic
e74b578c67 added IGNORE_BAD_LOCALISATION flag (nw) 2016-03-02 08:21:13 +01:00
Miodrag Milanovic
8682052f71 continue execution of compilation even if some translations failed (nw) 2016-03-02 08:09:22 +01:00
Miodrag Milanovic
7068b2f49a Make translation will now remove fuzzy translations and will not merge those as well (nw) 2016-03-02 08:01:22 +01:00
Vas Crabb
fc303a9198 crazybon: update DIP switch descriptions/defaults according to manual [Vas Crabb, Ioannis Bampoulas] 2016-03-02 17:34:08 +11:00
Vas Crabb
7175bc4f1b (nw) 2016-03-02 14:33:53 +11:00
David Haywood
65134b2b42 improve fpointbl / fpointbj emulation (nw) 2016-03-02 02:36:24 +00:00
Brad Hughes
8acf3bacc8 Merge branch 'master' of https://github.com/mamedev/mame.git 2016-03-01 19:11:57 -05:00
Brad Hughes
babce5a0c7 Minor fixes for DirectInput 7 2016-03-01 19:11:23 -05:00
David Haywood
0343024061 new clones
Knock Out!! (bootleg, set 3) [Paul Hogger]
2016-03-01 22:43:34 +00:00
Happy
8aa07c72e7 Change field format to show leading zeros for debugger 'dasm' command as well 2016-03-01 13:46:33 -07:00
Miodrag Milanovic
7a1ee25edc Fix OSX build(nw) 2016-03-01 21:22:44 +01:00
Miodrag Milanovic
3baa2e6e81 update for osdmini (nw) 2016-03-01 21:17:34 +01:00
Happy
5257bf21cd Change field format to show leading zeros for debugger 'dump' command 2016-03-01 13:16:38 -07:00
Miodrag Milanovic
5649dce497 small fix (nw) 2016-03-01 20:55:36 +01:00
Miodrag Milanovic
d9510ed04d Used std::thread and std::condition_variable (nw) 2016-03-01 20:52:56 +01:00
David Haywood
6d0c46eacc tweak (nw) 2016-03-01 19:46:32 +00:00
David Haywood
3b3c516a3d Black Touch '96 hardware is a Korean clone of 'SNK68' hardware so start to refactor, and share code 2016-03-01 19:35:32 +00:00
Miodrag Milanovic
7d28d39b8c Merge branch 'master' of https://github.com/mamedev/mame 2016-03-01 19:59:37 +01:00
Miodrag Milanovic
06edc8a16e French (Belgium) translations[Mevi] 2016-03-01 19:59:02 +01:00
Happy
c1f0ae29e2 Few miscellaneous N64 changes / improvements
Change MemPak formatting code to better document actual format
Do not adjust screen timings when VI blank video mode set
PIF reportedly only clears top bit of status byte
DD read fail needs to mask against *head* as well as track
2016-03-01 11:34:33 -07:00
Lord-Nightmare
c03b9f6e14 notetaker minor comment updates (nw) 2016-03-01 13:09:28 -05:00
R. Belmont
6d66020086 Merge pull request #670 from Happy-yappH/master
Fix for mips3 compare timer.
2016-03-01 12:44:23 -05:00
Happy
023de5734c Fix for mips3 compare timer. 2016-03-01 10:23:13 -07:00
David Haywood
c211bb621f Merge pull request #669 from bmunger/master
Fix translation file errors
2016-03-01 16:27:18 +00:00
Brandon Munger
49cc7848e2 Fix translation file errors 2016-03-01 11:16:17 -05:00
Brad Hughes
65c3b22b20 Merge dynamic load XInput 2016-03-01 11:13:51 -05:00
Brad Hughes
630edadf9c Dynamically load xinput 2016-03-01 11:08:05 -05:00
Miodrag Milanović
d97c23688d Merge pull request #668 from BraiNKilleRGR/master
Updated Greek Translation [BraiNKilleRGR]
2016-03-01 16:14:32 +01:00
BraiNKilleRGR
0e6e37ae07 Updated Greek Translation 2016-03-01 17:11:25 +02:00
Stiletto
24cd816947 (nw)
(nw)
2016-03-01 10:06:10 -05:00
Miodrag Milanović
ad8f83c00f Merge pull request #666 from BenjaminSiskoo/patch-3
Update french translation [BenjaminSiskoo]
2016-03-01 15:46:39 +01:00
Miodrag Milanović
5a45390c97 Merge pull request #665 from RafTacker/patch-2
Update German Translation to latest definitions [RafTacker]
2016-03-01 15:46:23 +01:00
Miodrag Milanovic
2287efaab3 Enabled multi core compile on VS (nw) 2016-03-01 15:30:42 +01:00
Miodrag Milanovic
91d965d80c remove asm part for atomic implementations (nw) 2016-03-01 15:21:09 +01:00
Miodrag Milanovic
0b4723c8cc transformed to std::atomic (nw) 2016-03-01 15:00:15 +01:00
Miodrag Milanovic
4380724fb5 use std::atomic in chd.cpp/h (nw) 2016-03-01 14:03:42 +01:00
Miodrag Milanovic
d1edd96ee8 Fix for Visual Studio build by Vas (nw) 2016-03-01 13:49:43 +01:00
Miodrag Milanovic
6938a038d9 removed test since atomic functions about to be removed (nw) 2016-03-01 13:21:42 +01:00
Miodrag Milanovic
91c910e73c Use std::atomic and std::mutex where applicable (nw) 2016-03-01 13:09:50 +01:00
Vas Crabb
599570bf7f Fix stupid reversed subtraction 2016-03-01 22:33:19 +11:00
Vas Crabb
f8f414c508 Let's attack core_i64_format, too. This cleans up abuse of static buffers in the unmapped read/write reporters 2016-03-01 22:27:30 +11:00
Vas Crabb
fee5fb55f9 Get rid of most uses of core_i64_hex_format, all remaining uses are in memory.cpp 2016-03-01 21:40:14 +11:00
BenjaminSiskoo
37dc571d15 Update french translation 2016-03-01 11:36:05 +01:00
Vas Crabb
9224c862b2 Move more things to type-safe printf 2016-03-01 18:57:06 +11:00
Vas Crabb
529f4dd341 Add ability to pass argument packs that don't need templates all the way down 2016-03-01 17:56:44 +11:00