Commit Graph

49123 Commits

Author SHA1 Message Date
Westley M. Martinez
91172125de Add LCD ghosting shader for Direct3D
hlsl/ghosting.fx: Add LCD ghosting shader

	hlsl/phosphor.fx: Remove LCD logic

	ini/presets/gameboy.ini, ini/presets/gba.ini,
ini/presets/lcd-matrix.ini, ini/presets/lcd.ini, ini/presets/raster.ini,
ini/presets/vector.ini: Update presets

	src/osd/modules/render/d3d/d3dhlsl.cpp,
src/osd/modules/render/d3d/d3dhlsl.h: Add LCD shader and sliders.  Allow
sliders to be adjusted for R, G, and B components.

	src/osd/windows/winmain.cpp, src/osd/windows/winmain.h: Add LCD
ghosting options.# Please enter the commit message for your changes. Lines starting
2017-01-02 15:42:33 -08:00
AJR
2759f18c98 break86: Try to make some sense of the DIP settings in the service manual
Update notes in source (nw)
2017-01-02 18:37:25 -05:00
briantro
3d59f6fc1b rohga.cpp: Allow Continue was inverted - Fixed - NW 2017-01-02 14:08:06 -06:00
R. Belmont
d849eaa005 Merge pull request #1910 from rfka01/master
New machine: Atari PC1; name correction: Atari PC3; gave standard pcc…
2017-01-02 15:02:52 -05:00
R. Belmont
9fa140645c Merge pull request #1908 from ajrhacker/68705_latch
Improvements to I/O emulation in new MC68705 device (nw)
2017-01-02 15:02:20 -05:00
Nathan Woods
3231c3f648 [Imgtool] Changed to use wcout/wcerr in order to support Unicode console output
I really don't like the prevalence of '#ifdef WIN32' in this change, both the _setmode() and bypassing codecvt.  I strongly suspect that the latter is the consequence of some mistake that in practice doesn't cause problems in MSVC.  I welcome all eyes.
2017-01-02 11:59:25 -05:00
couriersud
db7cdcb957 Refactored factory. Use namespace "factory" instead of prefix factory_
all over the place. (nw)
2017-01-02 17:33:21 +01:00
couriersud
9a7b32f29d Simplify code. Introduce consistent approach to loading macro devices.
Changed  nltool "listdevices" command accordingly. Fix some bugs which
surfaced by this exercise. (nw)
2017-01-02 17:33:20 +01:00
rfka01
afa8bf71f0 New machine: Atari PC1; name correction: Atari PC3; gave standard pccga five slots, so machines with combo cards can have harddisks as well until combo cards are emulated; reordered MCFG and ROM entries to match the machine list at the bottom of the file; deriving PC4i configuration instead of creating it new; 720K drives standard for laptops which have them; info on Zenith Supersport, Bondwell Pro28 and Atari PCs 2017-01-02 16:57:51 +01:00
Miodrag Milanovic
a64328499c Fix compile with latest BGFX (nw) 2017-01-02 14:46:55 +01:00
Branimir Karadžić
fadb547f63 Updated BGFX (nw) 2017-01-02 14:05:50 +01:00
Branimir Karadžić
04faaaf7ff Update BX (nw) 2017-01-02 14:04:09 +01:00
Branimir Karadžić
a642e29ecd Update GENie (nw) 2017-01-02 14:03:29 +01:00
Miodrag Milanovic
e984b7b5b7 Updated to zlib 1.2.9 (nw) 2017-01-02 14:01:23 +01:00
Joakim Larsson Edström
9340a2c362 Merge pull request #1909 from JoakimLarsson/vme
Cleaned up bus/vme
2017-01-02 14:00:30 +01:00
Joakim Larsson Edstrom
78894985e1 removed stale file 2017-01-02 13:58:31 +01:00
Joakim Larsson Edstrom
f6a7d59496 Moved and renamed mame/bus/vme files to devices/bus/vme for now 2017-01-02 13:55:34 +01:00
Vas Crabb
0b29eeed5b restore cabinet type dipswitch and srcclean changess (nw) 2017-01-02 18:55:35 +11:00
Vas Crabb
304836a55c make DEBUG=0 and SYMBOLS=0 behave (nw) 2017-01-02 18:41:42 +11:00
briantro
cd4e68a120 rohga.cpp: Spacing - NW 2017-01-02 01:19:35 -06:00
Ivan Vangelista
5ea1bed11b Merge pull request #1907 from ajrhacker/ator
New NOT WORKING pinball
2017-01-02 07:53:49 +01:00
angelosa
c434080333 Fix ibm5150.xml (nw) 2017-01-02 07:39:25 +01:00
angelosa
b766dee215 Fix gsword.cpp (nw) 2017-01-02 07:36:50 +01:00
AJR
a6a409f55c New NOT WORKING pinball
- Ator (Videodens)

The dump is credited to Gonzalo. The first program ROM is unfortunately missing, so this is for (partial) preservation only.
2017-01-02 01:31:21 -05:00
briantro
466e36dbb0 rohga.cpp: Reapply dipswitch fixes. - NW 2017-01-02 00:03:01 -06:00
angelosa
e6f6986455 Merge branch 'master' of https://github.com/mamedev/mame 2017-01-02 06:17:44 +01:00
angelosa
9270f9dfc1 Missed one (nw) 2017-01-02 06:06:39 +01:00
angelosa
e94ee9339a Conflicts (nw) 2017-01-02 06:02:46 +01:00
R. Belmont
ffb33fd607 Merge pull request #1905 from SailorSat/master
harddriv: hook up outputs and add "single screen"-layouts for race drivin' panorama (nw)
2017-01-01 23:15:06 -05:00
angelosa
34012d66d8 Rewritten Namco C148 device (interrupt controller) [Angelo Salese]
Rewritten Namco C139 device (SCI) [Angelo Salese]

Fixed POS interrupt generation for Winning Run/Winning Run '91/Winning Run Suzuka GP [Angelo Salese]

Fixed trail tachometer drawing in Winning Run [Angelo Salese]
2017-01-02 04:27:56 +01:00
angelosa
358271ab3f Merge branch 'master' into c148_rewrite
# Conflicts:
#	hash/ibm5150.xml
#	src/mame/drivers/gsword.cpp
#	src/mame/drivers/rm380z.cpp
#	src/mame/drivers/rohga.cpp
2017-01-02 04:15:37 +01:00
angelosa
daf88c6080 Remove leftover offset, fixes winrungp title even further 2017-01-02 01:54:50 +01:00
angelosa
f533969728 Fixed POSIRQ line for Winning Run, fixes map indicator in winrun91 2017-01-02 01:50:30 +01:00
Ariane Fugmann
7c9934c5c8 harddriv: hook up outputs and add "single screen"-layouts for race drivin' panorama (nw) 2017-01-02 01:34:01 +01:00
Dirk Best
8f69676717 aerofgt: ACCESSING_BITS cleanup 2017-01-02 01:30:39 +01:00
angelosa
294efe0d36 Bulk rename video/c116.cpp into namco_c116.cpp 2017-01-01 23:55:05 +01:00
angelosa
9fcb8359e6 More clean-ups. 2017-01-01 22:45:31 +01:00
AJR
d9e1502ee0 Improvements to I/O emulation in new MC68705 device (nw)
- All internal memory handlers are now private members
- DDRs zeroed when device reset (as per datasheet)
- Port writes no longer transmit bits not set in DDR
- DDR updates may cause port bits to be written out (this is important)
- Add external read/write handlers for ports
2017-01-01 15:11:18 -05:00
Ted Green
9ee3c958d5 zeus2: Fix unused variable. (nw) 2017-01-01 11:10:23 -07:00
Ted Green
54be888087 zeus: WIP Consolidate waveram1 writing and add more logging for models. (nw) 2017-01-01 10:56:51 -07:00
Robbbert
1904d8ef86 Merge branch 'master' of https://github.com/mamedev/mame 2017-01-02 04:04:32 +11:00
Robbbert
63682f3875 Housekeeping (nw) 2017-01-02 04:03:38 +11:00
R. Belmont
94de598e97 Merge pull request #1886 from mamehaze/281216
Taito 68705 refactoring
2017-01-01 12:01:04 -05:00
R. Belmont
805f8bb6c2 Merge pull request #1903 from moralrecordings/taitof3fix
taito_f3: fix missing graphics on state load
2017-01-01 11:12:41 -05:00
couriersud
e84461538c Hopefully fix OSX crashes during netlist setup. (nw) 2017-01-01 17:01:26 +01:00
Scott Percival
646a85bb11 taito_f3: fix missing graphics on state load 2017-01-01 22:51:34 +08:00
R. Belmont
e7bc92d930 Merge pull request #1897 from npwoods/introduce_utf8proc
Introduced utf8proc and created wrapper code to expose a prettier API
2017-01-01 08:32:39 -05:00
R. Belmont
6362060a89 Merge pull request #1902 from JoakimLarsson/terco2
t4426: Added cart pia and started banking (nw)
2017-01-01 08:32:15 -05:00
MetalliC
f36add3941 atvtrack.cpp: extract CPU initial boot from FPGA bitsream [MetalliC]
yep, its possible, at least for such FPGA family
2017-01-01 15:06:54 +02:00
Joakim Larsson Edstrom
d0c0e15a78 Updated the LOG mechanism 2017-01-01 14:03:34 +01:00