Commit Graph

47842 Commits

Author SHA1 Message Date
Nathan Woods
bff2999b00 Changed the i860 disassembler to use 'std::ostream &' internally 2016-11-15 19:35:17 -05:00
Brad Hughes
0ca7ac3b2a UWP: Missing gamepad reset caused control sticking (nw) 2016-11-15 18:05:43 -05:00
Brad Hughes
7cd5e850f5 Merge branch 'master' of https://github.com/mamedev/mame.git 2016-11-15 16:19:52 -05:00
Brad Hughes
4681199d4b UWP: Hotkeys for gamepad plus more time for gamepad discovery (nw) 2016-11-15 16:19:48 -05:00
MetalliC
b3f324ffb8 naomi: missing PICs for Dragon Treasure 2 main, Dragon Treasure 2 & 3 satellite, WCCF 2001-2002 [Android, Darksoft, f205v, rtw, MetalliC] 2016-11-15 22:27:02 +02:00
Vas Crabb
4d481a075a fix up pstring code (nw)
* instantiate static constant members for ODR context
* declare static members of template classes properly
* declare external template instantiations
* fix blind use of autocomplete ("treats" really?)
* fix ptype_traits on platforms where char is unsigned
* signed char is never an alias for char even if char is signed
* even if eclipse doesn't like using type, surely it supports typedef
2016-11-16 06:46:05 +11:00
Brad Hughes
13a496efd7 UWP: Better keyboard key names (nw) 2016-11-15 14:04:28 -05:00
R. Belmont
c2cc79d2ea Merge pull request #1696 from npwoods/dasmstream_i8089
Changed the i8089 disassembler to use 'std::ostream &' internally
2016-11-15 13:52:54 -05:00
R. Belmont
110fb42a39 Merge pull request #1695 from npwoods/dasmstream_i4004
Changed the I4004 disassembler to use 'std::ostream &' internally
2016-11-15 13:52:49 -05:00
R. Belmont
cea7d5f478 Merge pull request #1694 from npwoods/dasmstream_hp_hybrid
Changed the hp_hybrid disassembler to use 'std::ostream &' internally
2016-11-15 13:52:45 -05:00
R. Belmont
bec0d12693 Merge pull request #1693 from npwoods/dasmstream_hd61700
Changed the hd61700 disassembler to use 'std::ostream &' internally
2016-11-15 13:52:34 -05:00
R. Belmont
755e515b7d Merge pull request #1692 from npwoods/dasmstream_hcd62121
Changed the hcd62121 disassembler to use 'std::ostream &' internally
2016-11-15 13:52:29 -05:00
R. Belmont
29dc015735 Merge pull request #1691 from npwoods/dasmstream_h6280
Changed the h6280 disassembler to use 'std::ostream &' internally
2016-11-15 13:52:24 -05:00
R. Belmont
2d32045600 Merge pull request #1690 from npwoods/dasmstream_g65816
Changed the G65816 disassembler to use 'std::ostream &' internally
2016-11-15 13:52:18 -05:00
R. Belmont
d138c5e428 Merge pull request #1689 from npwoods/dasmstream_f8
Changed the f8 disassembler to use 'std::ostream &' internally
2016-11-15 13:52:06 -05:00
R. Belmont
9fcc52f33b Merge pull request #1688 from npwoods/dasmstream_esrip
Changed the esrip disassembler to use 'std::ostream &' internally
2016-11-15 13:52:01 -05:00
R. Belmont
fa728122f9 Merge pull request #1687 from npwoods/dasmstream_arm7
Changed the arm7 disassembler to use 'std::ostream &' internally
2016-11-15 13:51:55 -05:00
R. Belmont
e622b48353 Merge pull request #1683 from ajrhacker/draw88pkr_bill
draw88pkr: Input fixes (mostly hacks to get coins working)
2016-11-15 13:51:39 -05:00
R. Belmont
d35febb03a Merge pull request #1681 from mamehaze/091116
fix MT03646: altbeastj, altbeast6 : Missing graphics in the crystal ball
2016-11-15 11:12:07 -05:00
R. Belmont
2efcddbc1b Merge pull request #1684 from ajrhacker/msm5832_wr
More accurate MSM5832 WR emulation; add pinout for RTC58323 (nw)
2016-11-15 11:11:39 -05:00
AJR
eb0a81a400 Add MSM6242 pin diagrams for good measure (nw) 2016-11-15 10:59:21 -05:00
Nathan Woods
08c4359e3f Changed the i8089 disassembler to use 'std::ostream &' internally 2016-11-15 08:05:44 -05:00
Nathan Woods
d77c2b301f Changed the I4004 disassembler to use 'std::ostream &' internally 2016-11-15 07:57:45 -05:00
Nathan Woods
91c2e35c39 Changed the hp_hybrid disassembler to use 'std::ostream &' internally 2016-11-15 07:54:10 -05:00
Nathan Woods
f20789bcb6 Changed the hd61700 disassembler to use 'std::ostream &' internally 2016-11-15 07:07:48 -05:00
Nathan Woods
8137515c09 Changed the hcd62121 disassembler to use 'std::ostream &' internally 2016-11-15 06:58:30 -05:00
Nathan Woods
76b57669cf Changed the h6280 disassembler to use 'std::ostream &' internally 2016-11-15 06:54:55 -05:00
smf-
d69266f402 add JP1 location for UI and fix digit transposition (nw) 2016-11-15 11:54:34 +00:00
smf-
6b85d33a8d removed another driver_data call (nw) 2016-11-15 11:53:02 +00:00
Brad Hughes
0f060802b5 UWP: Enable gamepad support and update keyboard support (nw) 2016-11-14 21:06:42 -05:00
Brad Hughes
00cb280491 UWP: Different default font. Tahoma not available on XBOX (nw) 2016-11-14 20:44:38 -05:00
Brad Hughes
6b390947c7 UWP: Output verbose to debug plus turn off view scaling (nw) 2016-11-14 20:43:40 -05:00
Nathan Woods
549eb18d34 Changed the G65816 disassembler to use 'std::ostream &' internally 2016-11-14 18:18:15 -05:00
Nathan Woods
b1dcb7bba4 Changed the f8 disassembler to use 'std::ostream &' internally 2016-11-14 18:12:01 -05:00
Nathan Woods
fa2a9ee0cc Changed the esrip disassembler to use 'std::ostream &' internally 2016-11-14 18:06:46 -05:00
Nathan Woods
b1813d9555 Changed the arm7 disassembler to use 'std::ostream &' internally 2016-11-14 18:03:17 -05:00
cracyc
61bcb87960 vis: pad (nw) 2016-11-14 14:23:44 -06:00
yz70s
84cf1e1108 indent brace (nw) 2016-11-14 20:52:44 +01:00
cracyc
1014a12f52 luaengine: hide stuff that shouldn't be touched directly in registry (nw) 2016-11-14 13:51:30 -06:00
Miodrag Milanovic
388ff83c47 Fixed test (nw) 2016-11-14 16:09:22 +01:00
ImJezze
e6580c50a2 Corrected HLSL documentation
- removed -antialias option (does not exist anymore)
- added missing -vector_beam_smooth option
- fixed suggested default values for -bloom_lvl_weights options (were messed up in the last update)
2016-11-14 15:59:15 +01:00
Joakim Larsson Edström
e8e6f459e0 fccpu30: mapped the Epson 72423 RTC device
fccpu30: mapped the Epson 72423 RTC device to the msm6242_device driv…
2016-11-14 15:47:12 +01:00
Miodrag Milanović
3d09d05647 Merge pull request #1676 from mmicko/testing
Add more applicable Catch testing framework. Converted all tests to be done properly by guideline. (nw)
2016-11-14 15:30:11 +01:00
Joakim Larsson Edstrom
2825c5e1f6 fccpu30: mapped the Epson 72423 RTC device to the msm6242_device driver as it is compatible 2016-11-14 15:19:44 +01:00
Ivan Vangelista
546b07e400 atarisy1.cpp: updated peterpak title as per MT06427 (nw) 2016-11-14 14:53:28 +01:00
Ivan Vangelista
e75909894b New working clones
________________
Ozma Wars (Model Racing bootleg) [f205v]
2016-11-14 14:52:16 +01:00
Miodrag Milanovic
377ddbf4f1 New UWP icons/images [JacKc] 2016-11-14 08:19:51 +01:00
briantro
32aaf2db2c peplus.cpp: Add in known flags - NW 2016-11-13 22:42:40 -06:00
AJR
a6d4d84e50 More accurate MSM5832 WR emulation; add pinout for RTC58323 (nw) 2016-11-13 22:19:41 -05:00
Robbbert
a20142d234 TV950: added a bit of code (nw) 2016-11-14 12:46:27 +11:00