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
therealmogminer@gmail.com
50e3b68924
Bugfixes, nw
2016-03-18 18:56:29 +01:00
therealmogminer@gmail.com
00f83c15ae
Fix screen flipping on opengl targets in bgfx, nw
2016-03-18 18:44:39 +01: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
therealmogminer@gmail.com
f464df3073
Setting a sampler counts as setting a uniform in bgfx, nw
2016-03-18 17:20:55 +01:00
therealmogminer@gmail.com
c383078ba5
Hopefully fix crashes on SDL, nw
2016-03-18 16:53:21 +01: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
therealmogminer@gmail.com
03b2de3556
Add bgfx_backend and bgfx_debug options, fix compile error on mac, nw
2016-03-18 14:17:25 +01: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
therealmogminer@gmail.com
e37b96b68d
Some bugfixes for BGFX on SDL, nw
2016-03-18 04:49:37 +01:00
therealmogminer@gmail.com
ea9e591a0c
Polishing up BGFX shader system, nw
2016-03-18 03:21:34 +01: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
Dirk Best
de0d79e5e9
svi318: add support for the rs232 interface (sv805)
2016-03-17 23:57:04 +01:00
Dirk Best
9737f41ad0
ins8250: don't clear THRE on write to the line status register
2016-03-17 23:56:59 +01:00
Antonio Giner
421656e108
Merge remote-tracking branch 'refs/remotes/mamedev/master'
2016-03-17 22:50:29 +01:00
hap
78ef0f0376
layouts: added button panel to cnsector and lostreas
2016-03-17 21:42:38 +01:00
therealmogminer@gmail.com
d7dc173df9
Fix scrolling in slider list, nw
2016-03-17 15:48:32 +01:00
Katsuhiko Kagami
3c2a55cbfc
fix translation issue on miscmenu
2016-03-17 23:33:09 +09:00
Vas Crabb
77dc1623fe
Merge pull request #725 from k2-git/master
...
Update for Japanese
2016-03-18 00:46:55 +11:00
hap
8ba95a2fba
neogeo: don't load unibios 1.2 and older anyway for AES
2016-03-17 14:39:53 +01:00
Brad Hughes
26ccf5e75f
Merge branch 'master' of https://github.com/mamedev/mame.git
2016-03-17 09:22:16 -04:00
Brad Hughes
6cd37a0498
DirectWrite font enumeration support
2016-03-17 09:22:11 -04:00
Katsuhiko Kagami
eebb1ab76e
Merge branch 'master' of https://github.com/mamedev/mame
2016-03-17 22:11:12 +09:00
hap
0442b2c2f3
neogeo.xml: removed duplicated info that was already in <sharedfeat name="release" value="x" />
...
but kept in 'MVS ONLY RELEASE'
2016-03-17 13:34:10 +01:00
Scott Stone
c7492926e6
Fixed -validate error and assigned new parent for spkrform (nw)
2016-03-17 08:29:28 -04:00
Katsuhiko Kagami
ffc2e670b1
Update for Japanese
2016-03-17 21:21:53 +09:00