yz70s
018c468b57
xbox.cpp: patch so that internal hub is not required (nw)
2016-04-25 01:01:08 +02:00
cracyc
2028ec2917
plugins/timer: don't fail if file is corrupt (nw)
2016-04-24 17:06:25 -05:00
Scott Stone
169b790b99
Merge md_cons.h to megadriv.h to match that of main driver (nw)
2016-04-24 16:42:50 -04:00
Scott Stone
819309bade
Rename atari files to atari400 files and references to match driver name (nw)
2016-04-24 15:59:46 -04:00
ImJezze
07d8b25571
Added "selection" parameter to chain input sampler
...
- if specified all textures (.png) within the same directoy of the given texture will be selectable via slider in the UI
- also added slider for "shadow mask tile mode" to HLSL chain
2016-04-24 20:36:42 +02:00
cracyc
29f51e85db
plugins/cheat*: various changes (nw)
2016-04-24 12:01:30 -05:00
Scott Stone
af1756e508
Rename cps2crpt to cps2crypt to match header filename (nw)
2016-04-24 12:39:43 -04:00
Scott Stone
47c64a32f3
Merge branch 'master' of https://github.com/mamedev/mame
2016-04-24 12:34:49 -04:00
Miodrag Milanovic
e51d6c71cd
More PT-BR translation.[Ashura-X]
2016-04-24 18:29:18 +02:00
Scott Stone
1b6aad0ebe
Renamed machine file to match header filename (nw)
2016-04-24 12:25:13 -04:00
etabeta78
24900375fd
cgenie.cpp: expanded .cas support so that also files created by
...
Genieous emulator can be loaded. [Fabio Priuli]
2016-04-24 16:07:06 +02:00
Miodrag Milanovic
96d123b42c
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusion (nw)
2016-04-24 15:38:49 +02:00
hap
c2c2257077
gameking.xml: baddump notes from kevtris
2016-04-24 13:56:46 +02:00
hap
90a27986a8
sf.c: does not have COIN3, and protection MCU on sfj is an i8751 [Yu]
2016-04-24 13:50:38 +02:00
Miodrag Milanovic
c8c6617862
Fix Clang build (nw)
2016-04-24 13:24:58 +02:00
Miodrag Milanovic
89c5e1f681
Various cleanups suggested by static analyzer (nw)
2016-04-24 12:58:31 +02:00
MetalliC
ef0968b870
dumped Dreamcast bios MPR-21933, confirmed match MPR-21931 [CooldMod]
2016-04-24 13:21:38 +03:00
dankan1890
fbaedd3610
(nw)
2016-04-24 12:15:39 +02:00
etabeta78
5d1ce79c3e
ioport.cpp: extended core input to support up to 10 players.
...
[Fabio Priuli]
2016-04-24 07:41:07 +02:00
etabeta78
c39549184f
small cleanup + added note about some pad configuration
...
which is not detected correctly. nw.
2016-04-24 07:39:05 +02:00
etabeta78
10c5c6cfb9
This shall fix arcade target. Sorry for the breakage. nw.
2016-04-24 05:59:19 +02:00
cracyc
5a320aba4a
plugins/cheatfind: nt (nw)
2016-04-23 17:51:29 -05:00
arbee
9399cf328c
apple2: fixed Apple II J-Plus text drawing, and updated notes [R. Belmont]
2016-04-23 16:59:33 -04:00
Miodrag Milanović
d5aa8e19dc
Merge pull request #831 from ajrhacker/master
...
Remove outdated message (nw)
2016-04-23 22:07:10 +02:00
AJR
acdf7576e1
Remove outdated message (nw)
2016-04-23 15:31:07 -04:00
Miodrag Milanović
761885caeb
Merge pull request #830 from ajrhacker/master
...
Move a few odds and ends out of the emu core
2016-04-23 21:31:01 +02:00
cracyc
6af9782d91
plugins/cheatfind: fix machines with >1 ram regions (nw)
2016-04-23 14:28:38 -05:00
AJR
fb08fefaee
Move a few odds and ends out of the emu core
2016-04-23 15:27:59 -04:00
RobertoFresca
d157233d67
Merge branch 'master' of https://github.com/mamedev/mame
2016-04-23 16:18:53 -03:00
RobertoFresca
8a65666cee
itgambl2.cpp driver: Added technical notes and some clean-ups [Roberto Fresca]
2016-04-23 16:17:57 -03:00
cracyc
9c81ead8b0
plugins/cheat: make ram work properly (nw)
2016-04-23 13:51:08 -05:00
RobertoFresca
a9910b679d
New machines marked as NOT_WORKING
...
----------------------------------
Euro Double Star Record (ver.1.2) [Roberto Fresca, f205v]
2016-04-23 15:37:16 -03:00
Miodrag Milanovic
3ed4b4bc16
no need for keeping it (nw)
2016-04-23 19:33:29 +02:00
etabeta78
1f2f3cc98d
softlist.cpp: add support for "rom_ignore". [Fabio Priuli]
...
out of whatsnew: I'll need this only after the release, but since it made sense to have it anyway... here we are :-)
2016-04-23 19:17:48 +02:00
etabeta78
3b1f24dd82
saturn.cpp: converted controllers to work through slot devices,
...
cleaning up the related code. [Fabio Priuli]
saturn.cpp: added emulation of the SegaTap adapter (4 controllers)
and Sega Multitap adapter (6 controllers). Saturn Bomberman
can now be played as intended. [Fabio Priuli]
2016-04-23 19:07:33 +02:00
cracyc
d80b977719
plugins/cheatfind: fix saved cheats (nw)
2016-04-23 11:13:49 -05:00
cracyc
21c89e6258
luaengine: fix ui (nw)
2016-04-23 10:52:45 -05:00
etabeta78
8ade169794
commented out unused function, which broke compile at my end.
2016-04-23 17:33:12 +02:00
Miodrag Milanovic
3fc8cfd679
fix lua issue (nw)
2016-04-23 17:08:59 +02:00
Miodrag Milanovic
a931b486fe
cleanup (nw)
2016-04-23 15:27:54 +02:00
Miodrag Milanovic
e55035391e
fix for v25 building (nw)
2016-04-23 14:38:20 +02:00
hap
4fe0164ea6
hh_tms1k: copycatm2 is now playable
2016-04-23 14:24:14 +02:00
Miodrag Milanovic
ff2c95e3bf
enabled internal debugger, but this would need to go in time, it is too coupled with UI (nw)
2016-04-23 14:22:46 +02:00
couriersud
64eeebb967
Add missing files.
2016-04-23 14:20:48 +02:00
couriersud
1d7b7f59dd
Implemented dynamic loading of precompiled solver code. [Couriersud]
2016-04-23 13:54:32 +02:00
Miodrag Milanovic
97a195ef03
Removed specific filter implementation and merged it with placed where used (nw)
2016-04-23 13:31:47 +02:00
mahlemiut
583eaef9f0
debugimgui: Optimised rendering by drawing text via the window draw list.
2016-04-23 22:56:09 +12:00
Miodrag Milanovic
d4d9774272
changes for UWP (nw)
2016-04-23 12:45:06 +02:00
Miodrag Milanovic
13bcfbf579
more cleanup of includes (nw)
2016-04-23 12:39:43 +02:00
Miodrag Milanovic
61fced67f6
deps are fixed remove includes (nw)
2016-04-23 12:32:30 +02:00