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
Nathan Woods
ea9f91ed1e
Spacing fixes
2016-11-14 17:13:37 -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
einstein95
79d0c8aced
Remap controls to use pedals and paddles for winrun (nw)
2016-11-14 22:41:06 +13: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
Scott Stone
497cd665dc
xml format corrections (nw)
2016-11-13 20:39:02 -05:00
briantro
827ea667b6
New Stone Ball clone added
...
New Clone Added
-------------------------------------------
Stone Ball (2 Players, v1-20 21/10/1994) [Nomax, The Dumping Union]
2016-11-13 17:50:08 -06:00
briantro
3ffb9a64ec
new Sol Divide - The Sword Of Darkness clone
...
New Clone Added
-----------------------------------
Sol Divide - The Sword Of Darkness (Korea) [Nomax, The Dumping Union]
2016-11-13 17:44:15 -06:00
AJR
394936fc61
draw88pkr: Input fixes (mostly hacks to get coins working)
2016-11-13 18:43:06 -05:00
Joakim Larsson Edström
53cafc2591
Merge pull request #1682 from JoakimLarsson/fccpu_2
...
Force CPU30: Added mock handlers with LOG info for devices that needs…
2016-11-14 00:29:55 +01:00
David Haywood
e240181aa3
fix MT03646: altbeastj, altbeast6 : Missing graphics in the crystal ball.
2016-11-13 23:24:49 +00:00
cracyc
301e8792b1
luaengine: don't copy ui options (nw)
2016-11-13 17:24:05 -06:00
Joakim Larsson Edstrom
be00c09030
Force CPU30: Added mock handlers with LOG info for devices that needs to be written
2016-11-13 23:41:50 +01:00