Stiletto
473beead38
let's move another (nw)
...
let's move another (nw)
2015-11-11 22:49:40 -05:00
Stiletto
78e60bb005
let's move something (nw)
...
let's move something (nw)
2015-11-11 22:49:22 -05:00
hap
f7c144c4ab
Revert "a7800.c - More accurately reflect '0x02XX' map per hardware documentation and testing. [Mike Saarna, Robert Tuccitto]"
...
This reverts commit 8d3a306c66
.
2015-11-12 02:39:11 +01:00
David Haywood
258ef5c1db
mjgtaste: set unused port bits to ACTIVE_LOW so that girl selection works in joystick mode
2015-11-11 22:54:41 +00:00
David Haywood
a3df8d6f58
new clones
...
Sengoku Ace (Japan, set 2) [Alex Cmaylo]
2015-11-11 21:56:15 +00:00
David Haywood
603be40647
Merge branch 'master' of https://github.com/mamedev/mame
2015-11-11 21:09:26 +00:00
David Haywood
f814d0fc06
this is not a Japan set, seems to be a World version (no WDUD logo, no Japanese text)
2015-11-11 21:09:13 +00:00
Miodrag Milanovic
fdcb47333c
Add h files to projects as well (nw)
2015-11-11 20:35:28 +01:00
Scott Stone
8d3a306c66
a7800.c - More accurately reflect '0x02XX' map per hardware documentation and testing. [Mike Saarna, Robert Tuccitto]
2015-11-11 13:22:40 -05:00
Miodrag Milanovic
927a8a5302
ups, sorry for this
2015-11-11 18:41:32 +01:00
Miodrag Milanovic
19ff46c113
More cleanups (nw)
2015-11-11 18:07:13 +01:00
Miodrag Milanovic
a89530313f
this is obvious error (nw)
2015-11-11 18:05:41 +01:00
Miodrag Milanovic
6ba2d36e1d
Some more cleanup (nw)
2015-11-11 17:47:41 +01:00
Miodrag Milanovic
4df2317ad7
Fix compile SDL build on win32 (nw)
2015-11-11 17:19:27 +01:00
Miodrag Milanovic
02f128df25
more cleanups and fix (nw)
2015-11-11 17:19:26 +01:00
hap
ae5167a2d9
added note about repeated speech, ref: https://www.youtube.com/watch?v=vvYvCaAN3Jg
2015-11-11 17:16:08 +01:00
hap
25598694c1
use statusflag macro here
2015-11-11 16:43:20 +01:00
Miodrag Milanovic
d1dc775f9b
Some cleanups and init fixes with help of ReSharper C++ (nw)
2015-11-11 16:31:18 +01:00
Miodrag Milanovic
7c7e62455e
removed unused code (nw)
2015-11-11 13:25:45 +01:00
Shideravan
aedbb6c24d
Included 4 missing interactive CD samplers and...
...
updated year of all of them
2015-11-10 15:47:01 -02:00
Miodrag Milanovic
4046c861ba
These are not needed with official tools (nw)
2015-11-10 14:39:09 +01:00
mahlemiut
6f3d1ec8f4
amstad: Transtape WIP support. [Barry Rodewald]
2015-11-10 18:35:02 +13:00
Logan B
28cf5d6e09
Make game names consistent (nw)
...
Changing the "([ver]) (Prototype)" to "([ver], prototype)", like the more recently added bublbob2p.
2015-11-10 18:20:30 +13:00
RobertoFresca
f7cf715b6b
Added port impulse to the Golden Poker's second coin slot.
...
This is needed for both royale sets. [Roberto Fresca]
2015-11-09 23:06:51 -03:00
RobertoFresca
71e92f6a83
Added partial decryption to the ICP1 daughterboard games.
...
(currently only pokerduc set). Since it's just partial,
commented out the code for now.... [Roberto Fresca]
2015-11-09 22:44:25 -03:00
RobertoFresca
c2d0480af0
goldnpkr.c driver improvements. [Roberto Fresca]
...
Started a big clean-up. Sorted out all Witch Jack sets,
renaming and rearranging the parent/clone relationship.
Soon these sets will be free for download...
2015-11-09 22:25:23 -03:00
ImJezze
2e4f148a96
Merge remote-tracking branch 'mamedev/master'
2015-11-09 18:06:48 +01:00
therealmogminer@gmail.com
70c570dc72
- Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value.
...
You've probably forgotten to include parentheses." [MooglyGuy]
2015-11-09 14:52:52 +01:00
therealmogminer@gmail.com
bf5cee9b9e
- Fix PVS-Studio warning V562, "It's odd to compare a bool type value with
...
a value of 0/1" [MooglyGuy]
2015-11-09 13:50:57 +01:00
therealmogminer@gmail.com
7b5119e166
nw, more PVS-Studio fixes
2015-11-09 12:23:29 +01:00
therealmogminer@gmail.com
33f410f0d9
Fix more PVS-Studio warnings, nw
2015-11-09 11:22:13 +01:00
Guru
826b349ab0
jchan.cpp: updated PCB info (nw)
2015-11-09 17:56:44 +08:00
ImJezze
e57eb2c76b
Renamed *.c to *.cpp (nw)
...
- renamed *.c to *.cpp of changed files to be able to merge with base
master
2015-11-09 09:08:10 +01:00
Miodrag Milanovic
0f07b50595
logerror to osd_printf_verbose for osd (nw)
2015-11-09 08:36:54 +01:00
Shideravan
4f72a6b8bc
Update psx.xml
2015-11-09 00:36:00 -02:00
Shideravan
2c7a25adb8
Adding the Interactive CD Sampler collection
2015-11-08 23:39:10 -02:00
Mike Naberezny
0b22f41498
interpod: Update link to page. (nw)
2015-11-08 17:12:54 -08:00
ImJezze
b06d506fd5
Fixed reset of HLSL settings
...
- fixed bug that resets the HLSL settings when the screen size has
changed
- removed hardcoded HLSL presets
- updates HLSL readme
2015-11-08 22:46:08 +01:00
Guru
11f13c0a68
dassault.cpp: added Guru-Readme(tm)(c)(r) for Thunder Zone
2015-11-09 05:12:32 +08:00
Miodrag Milanovic
c27f551ac3
fix breakage while logerror (nw)
2015-11-08 20:24:44 +01:00
Sandro Ronco
ca689ba713
psion2.xml: added more datapack dumps.
2015-11-08 19:49:42 +01:00
Miodrag Milanovic
cf330fa6de
Relax dependencies for softfloat (nw)
2015-11-08 17:38:37 +01:00
Miodrag Milanovic
60249e4101
fix for cmakelist.txt creation (nw)
2015-11-08 17:26:46 +01:00
Miodrag Milanovic
cf66ec5563
c -> cpp for test (nw)
2015-11-08 16:06:28 +01:00
Miodrag Milanovic
7418d14468
fix typo (nw)
2015-11-08 15:03:18 +01:00
Miodrag Milanovic
44ffd8dd61
added make option to generate CMake files for CLion and root project file (nw)
...
also ignored CMakeLists.txt in root
2015-11-08 15:00:26 +01:00
Miodrag Milanovic
0284402d1c
updated gitignore for CLion (nw)
2015-11-08 14:54:59 +01:00
Miodrag Milanovic
49fbdf3497
added cmake support to genie (nw)
2015-11-08 14:50:45 +01:00
Miodrag Milanovic
033227778e
Remove not longer needed ForceCpp flag (nw)
2015-11-08 13:44:34 +01:00
Miodrag Milanovic
4bff9fcca7
renamed m -> mm (nw)
2015-11-08 13:43:04 +01:00