smf-
84f4180a43
Fix disassembly window updating when you set pc/curpc on 68000 and z80. Remove masking from sh2 curpc to be consistent with old versions and the pc passed by the interpreter to the hook to be consistent with the drc. (nw)
2016-10-08 18:39:47 +01:00
S.Z
48ff916037
Merge pull request #1487 from dankan1890/master
...
linenoise: fixed build with VS ('and' isn't supported)
2016-10-08 17:38:16 +02:00
dankan1890
cf92ae4a8a
linenoise: fixed build with VS ('and' isn't supported)
2016-10-08 16:39:45 +02:00
smf-
2626c77bcb
Implement upper address check, not configurable at present but chips could be ordered from the factory with id's other than 0 (allowing you to chain multiple chips without adding extra address lines. Don't hardcode AY8910 into logerror, using name() instead. [smf]
2016-10-08 10:13:16 +01:00
smf-
7c0762334c
fix dismips building (nw)
2016-10-08 10:13:14 +01:00
Miodrag Milanovic
6a21f6ddf3
Set Android 5.0 as minimum one, older API are not compatible (nw)
2016-10-08 10:18:46 +02:00
Ivan Vangelista
6cd263c667
ay8910.h: list some more aliases, as per Robbie (nw)
2016-10-08 10:01:58 +02:00
Miodrag Milanovic
3628549385
Added more warning disable to support compile on various clang versions (nw)
2016-10-08 09:37:31 +02:00
mahlemiut
1e61cd0534
octopus: add serial vector ports. (Unused for now, but makes Concurrent DOS 5.2 a little bit happier)
2016-10-08 15:53:35 +13:00
mahlemiut
d7ab810128
octopus: fix extended RAM, make 256k the default. This gets Concurrent DOS 4.1 and 5.2 to start to boot, as they require 256kB or more.
2016-10-08 13:03:01 +13:00
hap
4f9d999c62
fidel*: add note about playability (nw)
2016-10-07 21:43:41 +02:00
Ivan Vangelista
e9d2b9625c
Merge pull request #1486 from mamehaze/071016
...
new WORKING Super Two In One [Edstrom, David Haywood]
2016-10-07 21:20:31 +02:00
Wilbert Pol
d1681b5f38
gameboy: fixed some audio regressions (nw)
2016-10-07 20:36:50 +02:00
hap
be9320048b
zeus2: this should fix compiler tab warning (nw)
2016-10-07 19:09:14 +02:00
hap
5fb517275a
fidel*: enabled feag2100 module slot (nw)
2016-10-07 19:03:46 +02:00
David Haywood
c26f4c04df
fill in another undocumented dipswitch..
...
btw does the double up game even work properly, I can't see the connection between the win/lose status and the card drawn.
2016-10-07 17:54:28 +01:00
Ivan Vangelista
dce88d72df
ay8910.h: mention the OKI M5255 as compatible / clone (nw)
2016-10-07 18:45:29 +02:00
Ivan Vangelista
0238a85449
New clone added
...
-------------
Teenage Mutant Ninja Turtles (Asia 4 Players, version ?) [Abelardo Vidal, The Dumping Union]
2016-10-07 18:44:07 +02:00
David Haywood
2cfd3e1a5d
think we can call this working. layout could be prettier, but that's about it.
2016-10-07 17:43:54 +01:00
David Haywood
cc390a98d6
these dips are coin 4 / payout related (tickets?)
2016-10-07 17:40:38 +01:00
David Haywood
f9856c9d92
better hopper (nw)
2016-10-07 17:22:21 +01:00
David Haywood
d346cb58ce
add coin counters, attempt to add hopper (but doesn't seem to work) (nw)
2016-10-07 17:20:06 +01:00
Ted Green
a722fc2912
atlantis: Removed unused define parameter. (nw)
...
zeus2: Updated waveram organization. Updated quad rendering command size. Updated register naming. (nw)
midzeus: Removed midzeus2.h as not needed. (nw)
arcade.lua: Removed midzeus2.h and midzeus2.cpp as they aren't used anymore. (nw)
2016-10-07 10:05:54 -06:00
David Haywood
1a2d96e011
preliminary lamps / layout (nw)
2016-10-07 17:01:01 +01:00
David Haywood
c9a009e6cd
dipswitch work (nw)
2016-10-07 16:04:20 +01:00
David Haywood
800b31933a
sound and some inputs (nw)
2016-10-07 15:34:28 +01:00
David Haywood
ef6c6b59e2
further improve video emulation (nw)
2016-10-07 14:52:09 +01:00
David Haywood
e50c51bed8
improve reel rendering (nw)
2016-10-07 14:33:35 +01:00
MetalliC
2117cc5a64
Naomi Strike Fighter sets ident/info (nw)
2016-10-07 16:22:08 +03:00
Miodrag Milanovic
45aeed2474
Fix for old GCC on this place as well (nw)
2016-10-07 15:17:16 +02:00
David Haywood
8eb0136935
looking at the reels, they use a bank bit rather than attribute ram (nw)
2016-10-07 14:08:14 +01:00
Scott Stone
e1525a88be
Merge branch 'master' of https://github.com/mamedev/mame
2016-10-07 09:00:11 -04:00
Scott Stone
0837339bd7
apple2gs.xml: Fix validation errors (nw)
2016-10-07 08:59:25 -04:00
Miodrag Milanovic
31c8b10479
Fix compile (nw)
2016-10-07 14:56:47 +02:00
Miodrag Milanovic
70ba5627a7
Update 3rdparty document (nw)
2016-10-07 14:46:27 +02:00
Miodrag Milanovic
e7c7a66a6f
Added linenoise-ng library for CLI (nw)
2016-10-07 14:43:50 +02:00
Miodrag Milanovic
377472a6dd
Added sol2 header only library as future replacement for luabridge (nw)
2016-10-07 14:43:09 +02:00
David Haywood
13422a6e83
new NOT WORKING Super Two In One [Edstrom, David Haywood]
...
this is similar to, but not identical to goldstar.cpp / skylncr.cpp. it might be possible to merge it in, however my gut feeling is that said driver should be split up into different machine types all using some generic but fleixlbe video device that can handle these 8x8 tiles, 8x32 reel cases as most of them are based on the same basic concepts, just with their own tweaks.
reels, sounds, inputs are not hooked up here.
see
http://forums.bannister.org/ubbthreads.php?ubb=showflat&Number=107569&page=1
for PCB information.
2016-10-07 13:36:38 +01:00
Miodrag Milanovic
1335933ce0
added license info (nw)
2016-10-07 14:33:59 +02:00
Miodrag Milanovic
b515a00e55
cleanup (nw)
2016-10-07 14:31:35 +02:00
Miodrag Milanovic
c0a5494de5
Replaced code usage of libuv with asio library (nw)
2016-10-07 14:15:01 +02:00
Miodrag Milanovic
85f4741fcf
Remove libuv library (nw)
2016-10-07 14:14:08 +02:00
Miodrag Milanovic
ff01b71671
Added ASIO networking library (nw)
2016-10-07 14:13:19 +02:00
Scott Stone
2a138159c3
apple2gs,xml: Fixed image sizes for recently added entries (nw)
2016-10-07 05:41:45 -04:00
briantro
f6b687aae9
apple2gs.xml: Minor fix - NW
2016-10-06 21:35:45 -05:00
briantro
1a0c9cf7af
apple2gs.xml: Start of cleaning up images - NW
2016-10-06 21:31:20 -05:00
briantro
9a9d146ca7
apple2.xml: Fix bad cut-n-paste
2016-10-06 19:54:41 -05:00
briantro
447e94ad6b
more apple2.xml images
...
Replaced several images in favor of clean cracks
New image:
Gamemaker [TRex]
2016-10-06 19:48:54 -05:00
briantro
9b91259fa7
Merge branch 'master' of https://github.com/mamedev/mame
2016-10-06 19:48:00 -05:00
mahlemiut
6ade22271d
octopus: add on-board serial comms controller
2016-10-07 13:43:35 +13:00