Commit Graph

41800 Commits

Author SHA1 Message Date
Miodrag Milanovic
95a2e4c2c6 compile BGFX for RPI as well (nw) 2016-03-19 16:09:34 +01:00
Miodrag Milanovic
6590600990 Added support for Raspberry Pi cross-compile (nw) 2016-03-19 16:09:34 +01:00
Miodrag Milanovic
d2fe9e454b Revert "Don't invoke VLA unnecessarily"
This reverts commit 9a299f35f3.
2016-03-19 16:09:34 +01:00
David Haywood
ce27172609 new Software List entry
gamate.xml: GP Race [Peter Wilhelmsen]
2016-03-19 15:02:30 +00:00
cracyc
a8d9a097c3 small cleanups (nw) 2016-03-19 09:40:47 -05:00
hap
6ad3dd52d8 nw 2016-03-19 14:37:21 +01:00
Vas Crabb
57f61b2bae * Fix handling of return codes from newer Windows APIs
* Fix a handle-leak in Windows stat implementation
* Return actual error code when path creation succeeds but file creation doesn't
2016-03-19 21:07:25 +11:00
Vas Crabb
9a299f35f3 Don't invoke VLA unnecessarily 2016-03-19 20:35:19 +11:00
Miodrag Milanovic
34cac8befd fix compile on 4.9.x (nw) 2016-03-19 10:24:32 +01:00
Vas Crabb
855136bfc3 Fix creation of paths on POSIX 2016-03-19 20:07:03 +11:00
yz70s
c30f7e5852 xbox.cpp: more usb (nw) 2016-03-19 09:31:56 +01:00
Vas Crabb
b34b408d8c Add original Dyna Cherry Master '99 QL-1 V9B.00 set [Vas Crabb, Ioannis Bampoulas]
* Rename existing set to cmast99b - it's hacked to remove Dyna name
* Add DIP switch settings and defaults from manual, nothing confirmed
* Confirm correct ROM loading
* Change to use cmast91 setup - gets to input test screen but still not working

New Machines marked as NOT_WORKING
----------------------------------
Cherry Master '99 (V9B.00) [Vas Crabb, Ioannis Bampoulas]
2016-03-19 18:31:09 +11:00
hap
2256104e3e ioport: added IPT_POWER_ON/OFF F1/F2 meant for soft-power buttons, as seen often in battery-backed CMOS CPU machines 2016-03-19 08:15:07 +01:00
Brad Hughes
ffee81b1d2 Merge branch 'master' of https://github.com/mamedev/mame.git 2016-03-18 22:57:25 -04:00
Brad Hughes
44a3589fd0 Fix DirectInput stuck joystick directional input when window loses focus. The reset function for the device was overwriting the axis information previously obtained. Changed it to correctly only reset the state member. 2016-03-18 22:57:16 -04:00
Brad Hughes
cadc351289 General code cleanup in input modules. Using ComPtr to manage DirectInput resources. 2016-03-18 22:51:06 -04:00
cracyc
a94e8fc55a pcat_dyn: add nvram and finish inputs, only audio missing (nw) 2016-03-18 21:32:49 -05:00
Vas Crabb
ba1d81dd19 Fix logerror 2016-03-19 13:09:12 +11:00
Vas Crabb
042fe7a2ab Merge pull request #727 from aviloria/patch-1
Fix some translations and fill missing ones
2016-03-19 11:54:54 +11:00
Scott Stone
25c74dcfc6 Clarify device/short names for HD63484 (nw) 2016-03-18 17:52:26 -04:00
Ted Green
b79020559e Added files to build and fixed override functions 2016-03-18 15:34:57 -06:00
cracyc
5c78c35501 trident: add support for doubled horiz width in tvga9000 (nw) 2016-03-18 16:10:38 -05:00
Ted Green
5933e0d3da Added skeleton for Galileo System Controller 2016-03-18 15:05:06 -06:00
dankan1890
58e9a97e25 Resynchronized the translation files. (nw) 2016-03-18 22:02:41 +01:00
aviloria
36e7a2d2fb Fix some translations and fill missing ones 2016-03-18 22:02:05 +01:00
dankan1890
25bc1007af Added support and configuration for the image collection "covers".
Slightly modernized and simplified the code.
2016-03-18 22:00:47 +01:00
Ted Green
95aa75c8c6 iteagle: Move serial irq assignment to top level 2016-03-18 14:37:52 -06:00
Ted Green
262fbb4009 Added Big Buck Hunter II 2016-03-18 14:06:52 -06:00
cracyc
a03a06380d winfile: fix narrowing error with gcc if LARGE_INTEGER is a union (nw) 2016-03-18 13:17:07 -05:00
hap
81212cd856 hh_sm510: ktopgun is playable, don't mark it as working yet due to still preliminary driver and untested MCU emu core 2016-03-18 18:38:55 +01:00
Brad Hughes
ce5bd9a3d2 Merge branch 'master' of https://github.com/mamedev/mame.git 2016-03-18 13:38:01 -04:00
Brad Hughes
603d5509df Update Windows OSD file functions to preferred more modern versions. All still available on XP and later. 2016-03-18 13:37:49 -04:00
David Haywood
708614a9d0 modernize angelkds.cpp driver a bit
(add I8255 devices, use generic palette handling, remove 'fake inputs')
2016-03-18 16:30:05 +00:00
cracyc
18116fe907 pcat_dyn: fix rom mapping and document some keys (nw) 2016-03-18 10:44:49 -05:00
Angelo Salese
8cf75ae91c Improved wording on this, nw 2016-03-18 15:34:08 +01:00
Ivan Vangelista
689467b39b ldplayer: make it compile again (nw) 2016-03-18 14:57:14 +01:00
Vas Crabb
f993cbbf0c Slight simplification to the code 2016-03-19 00:30:56 +11:00
balr0g
0e76e679c7 Rename 'tests' to 'mametests' to avoid name clash (nw) 2016-03-18 09:24:43 -04:00
Vas Crabb
b989ad9280 7zip romcmp 2016-03-19 00:23:09 +11:00
Miodrag Milanovic
45f20a43c7 added attotime test for balrog (nw) 2016-03-18 14:00:16 +01:00
Vas Crabb
e446d56daa Damn you glibstdc++ (nw) 2016-03-18 23:46:34 +11:00
hap
ed3f8da80c hh_sm510: output segs to 3 'dimensions' instead of 2 2016-03-18 13:28:31 +01:00
Vas Crabb
a320eaf238 Fix zippath browsing and allow zippath to browse/load 7zip
This code is still horrible and needs rewriting, but not tonight
2016-03-18 22:56:08 +11:00
Vas Crabb
142292ee00 Fold some redundant code 2016-03-18 20:37:44 +11:00
Vas Crabb
100fa28671 * Remove confusing method from vectorstreams that hide base_ios method (fixes disassembly view)
* Allow std::string to pass through core_file unmolested (reduces temporary allocations)
* Make zip/7z instances of same class with uniform interface
* zippath browsing is broken at the moment

This is another step towards transparent archive support.  It's now
possible to access zip and 7z archives with the same code.  Nothing is
taking advantage of it yet.  There's now some very similar code in
fileio.cpp and clifront.cpp that could be folded at some point.
2016-03-18 19:32:10 +11:00
Lord-Nightmare
acb27808d4 temporary fix for debugger disassembly view on windows (nw) 2016-03-18 03:43:06 -04:00
Brad Hughes
4e214fd08d Rewrote overly complex rawinput_device_improve_name function for rawinput module, plus fixing some other defects in input modules as detected by coverity. 2016-03-18 00:13:45 -04:00
Scott Stone
ba499f3860 Merge pull request #724 from ImJezze/master
HLSL refactoring
2016-03-17 20:27:10 -04:00
Vas Crabb
0d860e8db1 Merge pull request #726 from k2-git/master
fix translation issue on miscmenu
2016-03-18 11:05:36 +11:00
angelosa
ebb2619dd9 Converted shanghai.cpp to use the non-legacy hd63484 video device. Fixes [Angelo Salese] 2016-03-18 00:43:13 +01:00