Vas Crabb
ee88f4fe04
Merge pull request #1562 from mamehaze/251016
...
preliminary magnet system sound + various flag fixes
2016-10-26 21:26:05 +11:00
Vas Crabb
85ce6e8c9d
Merge pull request #1559 from npwoods/dasmstream_z80
...
Changed the Z80 disassembler to use 'std::ostream &' internally
2016-10-26 21:24:09 +11:00
Vas Crabb
3495c25682
Merge pull request #1560 from npwoods/dasmstream_z8000
...
Changed the Z8000 disassembler to use 'std::ostream &' internally
2016-10-26 21:23:22 +11:00
Vas Crabb
da88156814
Merge pull request #1564 from npwoods/dasmstream_jaguar
...
Changed the jaguar disassembler to use 'std::ostream &' internally
2016-10-26 21:21:31 +11:00
Vas Crabb
a6bf532202
Merge pull request #1565 from npwoods/dasmstream_amis2000
...
Changed the AMIS2000 disassembler to use 'std::ostream &' internally
2016-10-26 21:20:42 +11:00
Nathan Woods
2f1dffd0ef
Changed the AMIS2000 disassembler to use 'std::ostream &' internally
2016-10-25 23:12:26 -04:00
Nathan Woods
6b5dcf2002
Changed the jaguar disassembler to use 'std::ostream &' internally
2016-10-25 23:01:14 -04:00
Vas Crabb
0671e2c044
Merge tag 'mame0179'
...
Tag for 0.179
2016-10-26 11:43:18 +11:00
Vas Crabb
d9c5fcaf6d
final srcclean
2016-10-26 10:47:23 +11:00
Vas Crabb
32b7e58d94
Version bump!
2016-10-26 10:45:58 +11:00
therealmogminer@gmail.com
ff651989d9
New machines marked NOT_WORKING
...
-------------------------------
Hazeltine 1500 [Al Kossow, Ryan Holtz]
2016-10-25 23:51:50 +02:00
therealmogminer@gmail.com
7486202939
Renamed wargods CHD to reflect actual version on disk
2016-10-25 22:22:21 +02:00
therealmogminer@gmail.com
4397ed8c0d
Fix crash when rs232 ports enabled in indy_indigo2, (nw)
2016-10-25 18:28:53 +02:00
Olivier Galibert
130252a889
Merge pull request #1563 from JoakimLarsson/sgifix
...
Indy: Fixed SCC hookup
2016-10-25 17:35:40 +02:00
smf-
e219ed72d1
remove unnecessary formatstr() & fix setting PC (nw)
2016-10-25 16:20:20 +01:00
Joakim Larsson Edstrom
096408bbf7
- rebased onto master
2016-10-25 17:03:50 +02:00
Joakim Larsson Edstrom
fe0e5dc7b9
Fixed SCC hookup
2016-10-25 17:01:48 +02:00
Joakim Larsson Edstrom
3d91968772
Fixed SCC hookup
2016-10-25 16:48:20 +02:00
David Haywood
35b673053f
flag fixes for yutnori, and magnet system.
...
also made pdriftl not a clone since it's a very distinct rereleased version of the game (nw)
2016-10-25 13:52:32 +01:00
David Haywood
10b79d39fe
magnet system: some sound is better than no sound, allows us to see where some things map at least. (nw)
2016-10-25 13:35:31 +01: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
Nathan Woods
a9cd0e048b
Changed the Z8000 disassembler to use 'std::ostream &' internally
2016-10-25 06:00:27 -04:00
Nathan Woods
0e63f66279
Changed the Z80 disassembler to use 'std::ostream &' internally
2016-10-25 05:54:33 -04:00
Miodrag Milanovic
31127f8613
Fixed linking warning for ASIO (nw)
2016-10-25 20:12:30 +11: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
Olivier Galibert
e33eb48ad0
SDL: fixed alt-tab from locking up the window system on Linux and Mac. [Hans Ostermeyer]
2016-10-24 10:42:30 +02: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