Happy
99e28c9b76
N64: These calls seem to produce more issues than they presumably fix.
2016-03-02 10:06:01 -07:00
Happy
8aa07c72e7
Change field format to show leading zeros for debugger 'dasm' command as well
2016-03-01 13:46:33 -07:00
Happy
5257bf21cd
Change field format to show leading zeros for debugger 'dump' command
2016-03-01 13:16:38 -07: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
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
Raf Tacker
a6e7bb9cef
Update strings.po
2016-03-01 07:27:06 +01:00
Raf Tacker
47ae39bb13
Update german Translation to latest state
...
Sorry, had to retract the previous Pull Request, because I did some stupid things in my branch...
2016-03-01 07:23:19 +01:00
Vas Crabb
ed69d14967
Unused variable
2016-03-01 14:53:28 +11:00
Vas Crabb
4157688db6
Using unbuffered I/O anyway
2016-03-01 14:44:01 +11:00
Vas Crabb
743550d4c3
Merge branch 'master' of https://github.com/mamedev/mame
2016-03-01 14:43:10 +11:00
RobertoFresca
87a3e4629c
Merge branch 'master' of https://github.com/mamedev/mame
2016-03-01 00:25:11 -03:00
RobertoFresca
27a6f3991f
Reparent all sets of IGS Jingle Bell. Added technical information
...
about the hardware [Roberto Fresca]
2016-03-01 00:24:21 -03:00
Brad Hughes
3b0d8b1efb
Merge branch 'xinput_local_temp1' of E:\mame\bradhugh.mame\mame
2016-02-29 21:59:56 -05:00
Brad Hughes
5cc9973a0a
Add XInput support for Windows OSD
2016-02-29 21:48:14 -05:00
Vas Crabb
6436c3f8c4
Merge pull request #663 from MoochMcGee/master
...
Fix an SDL compile bug
2016-03-01 13:40:38 +11:00
MoochMcGee
c5426670a4
Fix an SDL compile bug
2016-02-29 20:30:28 -06:00
dankan1890
dbe46f8a52
selgame: test code elimination. (nw)
2016-03-01 03:02:20 +01:00
dankan1890
8c294708eb
selgame: improved ROM-less and availability checking at startup. (nw)
2016-03-01 02:17:48 +01:00
Vas Crabb
365d5a0ff3
Explicitly flush log file on each line
2016-03-01 08:37:53 +11:00
Vas Crabb
6c78465d76
Fix stupid error
2016-03-01 07:52:02 +11:00
Vas Crabb
ba960afb5f
Add function for flushing file buffers
2016-03-01 07:38:14 +11:00
Vas Crabb
a830ea7627
* Support *n conversion in stream_format/string_format
...
* Make stream_format return characters printed
* Add iostreams with std::vector storage
* Move to type-safe templates for logerror and popmessage
* Remove now-unnecessary I64FMT from calls to logerror/popmessage
* Put some lib/util stuff in util:: namespace
* Some fixes to Japanese translation
2016-03-01 06:52:36 +11:00
David Haywood
b2fc583ed7
apply fix suggested in MT06145 (nw)
2016-02-29 19:00:07 +00:00
Ivan Vangelista
014ed08231
nmk16.cpp: some configured banking and oki memory maps, more to come (nw)
2016-02-29 19:23:39 +01:00
Miodrag Milanovic
23c28c48af
Build SDL2 for Android (nw)
2016-02-29 16:20:51 +01:00
Robbbert
a202401de2
super80: fixed regression in 32-column systems (nw)
2016-03-01 00:42:13 +11:00
Scott Stone
0835261bcc
Fix romsize/region for chryangla to the one provided. Hashes match otherwise (nw)
2016-02-29 07:51:45 -05:00
Robbbert
a15f3fde77
Fix rom load warning messages (nw)
2016-02-29 23:27:12 +11:00