Commit Graph

42771 Commits

Author SHA1 Message Date
David Haywood
310dc5e92f part 1 (nw) 2016-04-19 01:31:01 +01:00
Brad Hughes
ee6872dc68 Add UWP implementation for cursor methods 2016-04-18 19:05:45 -04:00
yz70s
97f953f0a5 xbox.cpp: more usb, first xbox usb controller emulation (nw) 2016-04-19 00:55:03 +02:00
David Haywood
90c06fb178 new clones
DoDonPachi Dai-Ou-Jou (2002.10.07 Black Ver., bootleg Knights of Valour Super Heroes conversion)
2016-04-18 23:41:21 +01:00
David Haywood
f0a3621716 update stream on read in gaelco.cpp, touchgo still seems to forget to play sounds sometimes tho, like one of the channels gets stuck busy? 2016-04-18 22:47:52 +01:00
David Haywood
6e2f69d80c improve touchgo video (nw) 2016-04-18 22:01:18 +01:00
David Haywood
4e0d4a3350 (nw) 2016-04-18 21:16:18 +01:00
David Haywood
3ab4ced499 fix compile (nw) 2016-04-18 21:07:49 +01:00
David Haywood
3aa4c0d949 new clones
Bestri (Korea, set 2) [system11]

slightly different scroll register scrambling compared to the other set, RAM at different location, most roms (including GFX) are different too.
2016-04-18 20:47:37 +01:00
couriersud
118658da9d These init calls all returned false. No need for a return value in this
case. [Couriersud]
2016-04-18 21:28:07 +02:00
couriersud
aef55ded1f soft is hard and hard is soft. Two is one and one is two. No wonder
"-video accel" has substandard performance if opengl is disabled.
[Couriersud]
2016-04-18 20:37:28 +02:00
David Haywood
386d141389 new clones
1945k III (older, OPCX1 PCB) [system11]

interesting version, dated a year earlier, different PCB (not using flash roms) and only 8 planes to choose from, not 10 etc.
2016-04-18 19:32:05 +01:00
David Haywood
31df05bede new clones (WORKING)
Touch & Go (Korea, unprotected) [system11]

this is the first working set for this game, all other sets are protected.
looks like the y scroll on the playfield is wrong tho, will look at fixing it.
2016-04-18 18:46:42 +01:00
therealmogminer@gmail.com
c64b88bc78 -Added HQ2x, HQ3x and HQ4x shaders. [MooglyGuy,Jules Blok,Cameron Zemek,Maxim Stepin] 2016-04-18 19:40:07 +02:00
couriersud
82188dee99 Fix *nix compile. 2016-04-18 18:46:12 +02:00
couriersud
4bf89be02c Simplify solver infrastructure. 2016-04-18 18:31:51 +02:00
couriersud
222adaf847 merge me later bug fix 2016-04-18 18:31:50 +02:00
couriersud
2762b9f5ac Merge me later 2016-04-18 18:31:49 +02:00
Brad Hughes
afbb4b6581 Check that we have a window before updating cursor state 2016-04-18 11:32:03 -04:00
Brad Hughes
870db16e99 Standardize platform window pointer storage in osd_window.
Also encapsulate show/hide capture/release cursor functionality.
2016-04-18 10:03:01 -04:00
Miodrag Milanovic
55d3e544e0 Added additional members for compatibility (nw) 2016-04-18 14:18:33 +02:00
Miodrag Milanovic
c47bd3a937 Added generic latch to replace soundlatch in driver_device (nw) 2016-04-18 14:08:54 +02:00
therealmogminer@gmail.com
8a07dafbaf Fix crash with -video none, nw 2016-04-18 13:13:22 +02:00
mahlemiut
6db5aa2322 debugimgui: added error log window, and limited the debugger console to display 100 lines, so that rendering it doesn't get too slow. 2016-04-18 19:48:01 +12:00
mahlemiut
5c4ef7ac70 debugimgui: Removed some unused stuff, renamed window class. 2016-04-18 16:12:43 +12:00
arbee
16c5dcfa4a apple2: fixed inverse text drawing. [R. Belmont] 2016-04-18 00:00:36 -04:00
Firehawke
266efbe350 New PlayChoice-10 BIOS (Single Screen, Freeplay fix, Newer?) 2016-04-17 19:56:17 -07:00
hap
08abca8ba4 hh_hmcs40: bultrman bug note 2016-04-18 02:48:31 +02:00
briantro
bef65d2e83 peplus.cpp: Minor doc update - NW 2016-04-17 18:16:59 -05:00
cracyc
b793232c97 plugins/cheat: clear popmessage (nw) 2016-04-17 17:38:16 -05:00
Brad Hughes
73bf0b9521 Merge branch 'master' of https://github.com/mamedev/mame.git 2016-04-17 16:35:27 -04:00
Brad Hughes
a525b60817 Fixed missing diagnostic module include. 2016-04-17 16:35:21 -04:00
couriersud
31325d6599 Convert kidniki netlist into an external one. 2016-04-17 22:30:55 +02:00
couriersud
162033204f Fix clang compile. 2016-04-17 22:30:55 +02:00
Brad Hughes
ef4f80b4a4 Create diagnostic module for profiling and crash diagnostics 2016-04-17 16:22:51 -04:00
R. Belmont
4e2fefdd15 apple2e: fix C800 internal ROM reading [R. Belmont] 2016-04-17 15:36:50 -04:00
therealmogminer@gmail.com
e6a54bcc23 Minor fixups to pillarboxing shaders 2016-04-17 20:43:10 +02:00
therealmogminer@gmail.com
250a5cc805 Add AVI writing to bgfx, nw 2016-04-17 19:16:14 +02:00
Ville Linde
9d8c3cb341 hornet: fix ROM banking (nw) 2016-04-17 17:28:57 +03:00
ImJezze
a45d713ad6 HLSL settings are reset now, when a new machine is selected 2016-04-17 14:20:27 +02:00
ImJezze
60eb6d0494 Added reasonable texcoord handling without known examples (nw) 2016-04-17 14:12:31 +02:00
mahlemiut
74dd3287e5 Added ImGui based debugger. [Barry Rodewald]
Note: Currently only works with the BGFX renderer.  Anyone who wishes to
      write a ImGui backend for other renderers are welcome to do so.
2016-04-17 23:50:50 +12:00
Miodrag Milanović
cd6414e089 Merge pull request #821 from BraiNKilleRGR/master
Updated Greek Translation
2016-04-17 08:25:49 +02:00
BraiNKilleRGR
efff211798 Updated Greek Translation 2016-04-17 02:11:24 +03:00
R. Belmont
0d75a05b08 Merge pull request #820 from ajrhacker/daisyconfig
Critical fixes (nw)
2016-04-16 16:47:14 -04:00
AJR
7ffbd45c6c Critical fixes (nw)
- Prevent tmpz84c015_device::irq_priority_w from crashing or corrupting the daisy chain
- Eliminate the need for TMPZ84C015_DAISY_INTERNAL by not overwriting elements in the daisy list
- Removed leftover MCFG_SEGAZ80_SET_DECRYPTED_TAG from macros in system1.cpp, which lets all drivers validate without crashing
2016-04-16 16:37:31 -04:00
therealmogminer@gmail.com
32464738c6 Fix compile error on SDL targets 2016-04-16 21:35:14 +02:00
ImJezze
ac6903e05e Merge branch 'master' of https://github.com/GiuseppeGorgoglione/mame
# Conflicts solved:
#	src/osd/modules/render/d3d/d3dhlsl.cpp
2016-04-16 18:38:59 +02:00
Miodrag Milanovic
fc48cb17f3 added print_verbose, print_info, print_debug and print_error to lua, and used it instead of print (nw) 2016-04-16 18:01:48 +02:00
Miodrag Milanovic
816860f2d8 no error output if first time run (nw) 2016-04-16 17:24:57 +02:00