Commit graph

47289 commits

Author SHA1 Message Date
rootfather
23182e9559 GUI: Update German translation 2016-10-26 06:35:32 +02:00
therealmogminer@gmail.com
5611934cf2 Not for the release branch: remove all ioport and address map macros from tranz330 driver, just as a test to play around with, (nw) 2016-10-25 13:35:25 +02:00
briantro
9f7819cb35 peplus.cpp: New Poker / Keno clones
One set removed as the CG & Program combo "shouldn't" have existed.
2016-10-24 20:06:55 -05:00
briantro
b587d2843e namcos23.cpp: Follow flash rom naming convention - NW 2016-10-24 19:49:13 -05:00
Ivan Vangelista
201dd04652 mw8080bw.cpp: fixed typo introduced in my latest commit. Thanks M.A.S.H. for pointing it out (nw) 2016-10-24 23:53:24 +02:00
therealmogminer@gmail.com
e01bcfd209 Fix visual corruption introduced a few changelists ago by me, nw 2016-10-24 19:15:46 +02:00
Ivan Vangelista
97ad7e31ff New working clones added
------------
Blue Shark (Model Racing bootleg) [f205v]
Time Crisis II (Japan, TSS1 Ver. B) [Bill D. , The Dumping Union]
2016-10-24 18:52:56 +02:00
Ivan Vangelista
8d408b450e equites.cpp: fixed flip screen for Splendor Blast and Hi Voltage (MT06411) (nw) 2016-10-24 18:50:16 +02:00
Miodrag Milanovic
60d3061fbc Fixed linking warning for ASIO (nw) 2016-10-24 18:26:10 +02:00
smf-
3bec26611e add virtual for consistency (nw) 2016-10-24 16:54:01 +01:00
smf-
aa2adc489c removed unnecessary callimport() on A2_TASK, removed unnecessary formatstr() on CURPC & merged A2_MPC with STATE_GENPC (nw) 2016-10-24 14:51:20 +01:00
smf-
f5c99a8089 added boilerplate comments (nw) 2016-10-24 14:51:19 +01:00
smf-
76ab7e62de fix uninitialised variable error (nw) 2016-10-24 14:51:18 +01:00
smf-
afee3ba75f fix unused variable error (nw) 2016-10-24 14:51:18 +01:00
Vas Crabb
9bc4493d90 Merge pull request #1556 from npwoods/merge_6x09_and_konami_disassemblers
Rewrite and merge 6x09 and konami disassemblers
2016-10-24 23:18:13 +11:00
Nathan Woods
4c43c595c3 Changing this from an assert() to something that always executes (fixing a clang compile error) 2016-10-24 08:15:47 -04:00
Vas Crabb
b90e8cf3c0 Merge pull request #1542 from npwoods/imgtool_list_partitions
[Imgtool] Consolidated logic for default implementation of imgtool::image::list_partitions()
2016-10-24 22:49:58 +11:00
smf-
3d9dadf3c1 sync pc/curpc (nw) 2016-10-24 12:48:24 +01:00
Vas Crabb
27b58ac334 Merge pull request #1543 from npwoods/imgtool_stream_open_smartpointer
[Imgtool] Changed imgtool::stream::open*() to return imgtool::stream::ptr
2016-10-24 22:46:21 +11:00
Vas Crabb
865dbe0357 Merge pull request #1554 from npwoods/dasmstream_am29000
Changed the AM29000 disassembler to use std::ostream internally
2016-10-24 22:40:01 +11:00
Vas Crabb
0242114258 Merge pull request #1553 from npwoods/dasmstream_alpha8x01
Changed the Alpha 8x01 disassembler to use std::ostream internally
2016-10-24 22:37:21 +11:00
Vas Crabb
baf66803ca Merge pull request #1555 from npwoods/dasmstream_arc
Changed the ARC disassembler to use std::ostream internally
2016-10-24 22:33:56 +11:00
Vas Crabb
72a47c8b61 Merge pull request #1552 from npwoods/dasmstream_adsp2100
Changed the ADSP-21xx disassembler to use std::ostream internally
2016-10-24 22:32:00 +11:00
smf-
a9ced3c466 sync pc/ar/curpc (nw) 2016-10-24 10:29:45 +01:00
Nathan Woods
0cc7d0b4d8 Merge branch 'master' into imgtool_list_partitions 2016-10-23 21:58:48 -04:00
arbee
d6bb760543 Apollo changes: [Hans Ostermeyer]
- Enable create when non-existing image name is given for omti8621 and sc499

SDL: fixed alt-tab from locking up the window system on Linux and Mac. [Hans Ostermeyer]
2016-10-23 21:56:21 -04:00
Nathan Woods
293bfef845 Merging Konami disassembler with M6809/HD6309 disassemblers 2016-10-23 21:27:45 -04:00
angelosa
3d6c6ff19b Added some system inputs to nightgal.cpp. Worked around MT 06409 (nw)
Fixed Left/Right Sticks for P2 and above (nw)
2016-10-24 03:22:51 +02:00
hap
17b6cb73a0 Merge pull request #1550 from einstein95/patch-1
Proper name for bam2 (nw)
2016-10-24 01:21:30 +02:00
angelosa
03be2a64c2 Added proper input labels for Vindicators/Vindicators Part II, and make left/right sticks labels explicit so that "Left/Up" isn't upper-right direction but "Left Stick/Up" (nw) 2016-10-24 01:08:19 +02:00
Nathan Woods
81294aa08f Merged the M6809 and HD6309 disassemblers, and changed to properly use streams 2016-10-23 18:03:36 -04:00
Nathan Woods
20801e7a3b Changed the ARC disassembler to use std::ostream internally 2016-10-23 16:56:13 -04:00
hap
2ebadbdf4d fdes2100d banking may be a bit iffy (nw) 2016-10-23 22:44:18 +02:00
Nathan Woods
ec04815bbc Changed the AM29000 disassembler to use std::ostream internally 2016-10-23 16:38:59 -04:00
therealmogminer@gmail.com
a684594b25 Make d3d9 a little more discerning in what level of bad hardware it will allow, nw 2016-10-23 20:53:07 +02:00
hap
7f7ea72bf4 New working machine added
------------
Fidelity Designer 2100 Display [hap, Berger]
2016-10-23 20:30:11 +02:00
Nathan Woods
fe7f15971e Changed the Alpha 8x01 disassembler to use std::ostream internally 2016-10-23 13:39:34 -04:00
Nathan Woods
48be12dca4 Changed the ADSP-21xx disassembler to use std::ostream internally 2016-10-23 12:45:02 -04:00
Logan B
09b7f52380 Proper name for bam2 (nw)
Added subtitle as per the PS1 game
2016-10-24 01:45:59 +13:00
therealmogminer@gmail.com
347b8cd925 More ie15 optimizations, nw. Also removes cache-line padding of dubious performance value in core bitmap class in favor of behavior of least surprise 2016-10-23 14:22:07 +02:00
Vas Crabb
129c0feeed srcclean (nw) 2016-10-23 22:36:24 +11:00
hap
f1fefd7055 fidel*: swap setnames fexcel with fexcelb, makes more sense for parent/clone relation (nw) 2016-10-23 11:51:07 +02:00
Miodrag Milanovic
f5d88ac12e fix VS build (noticed only when using MSBUILD=1) (nw) 2016-10-23 11:36:36 +02:00
therealmogminer@gmail.com
7b5ad57131 merge, nw, sorry 2016-10-23 11:30:49 +02:00
Miodrag Milanovic
f7a8ec2e84 gba fix, add update_irq_state on places missing (nw) 2016-10-23 11:11:12 +02:00
Miodrag Milanovic
aa2e6f9df3 Reverting part of changes from previous commits as described in mail on list (nw) 2016-10-23 09:11:47 +02:00
Vas Crabb
30e830da61 Merge pull request #1548 from ajrhacker/mz80b_more_keys
Keyboard fixes for MZ-80B/MZ-2000/MZ-2200 (nw)
2016-10-23 16:31:33 +11:00
AJR
124f9ae63e Keyboard fixes for MZ-80B/MZ-2000/MZ-2200 (nw)
- Better mapping for INST/DEL key
- All keys now available on natural keyboard
- MZ-2000 and MZ-2200 are not clones of MZ-80B (which has fewer video features and a different tape format)
2016-10-23 01:10:31 -04:00
Vas Crabb
22db65ea41 Merge pull request #1547 from ajrhacker/ie15_fix
Fix build (nw)
2016-10-23 15:51:31 +11:00
AJR
562fc51eef Fix build (nw) 2016-10-23 00:05:15 -04:00