BraiNKilleRGR
253de66bb6
Updated Greek Translation
2016-03-28 18:22:36 +03:00
dankan1890
966db2f2f7
fix compile. (nw)
2016-03-28 16:14:32 +02:00
cracyc
5cfe38e481
hiscore: even if we can't save before a soft reset, at least load what we've got (nw)
2016-03-28 08:42:45 -05:00
David Haywood
82a8cea336
analyze weird bootleg input reading code a bit (nw)
2016-03-28 14:29:38 +01:00
David Haywood
a5b6ef9382
Merge branch 'master' of https://github.com/mamedev/mame
2016-03-28 13:16:19 +01:00
David Haywood
b2ee87f136
notes about inputs (nw)
2016-03-28 13:16:08 +01:00
couriersud
dcb59350f3
Move jpeglib.h include where it belongs. No need to include this in
...
rendutil.h.
2016-03-28 13:48:29 +02:00
couriersud
628cef3d97
Added some notes about Sherman-Morrison.
2016-03-28 13:48:28 +02:00
couriersud
8c69d3ad15
Fix crash in stat output when no calculations were run
2016-03-28 13:48:27 +02:00
couriersud
97b9fc11d6
First version of Sherman-Morrison solver.
2016-03-28 13:03:51 +02:00
couriersud
93414a8bd7
Fix pivoting and float usage.
2016-03-28 13:03:50 +02:00
David Haywood
b8d22b6c90
misc spyhuntertec.cpp (nw)
2016-03-28 12:03:26 +01:00
David Haywood
56cb34d367
Merge branch 'master' of https://github.com/mamedev/mame
2016-03-28 11:04:49 +01:00
David Haywood
31175a49ae
hook up sound cpu in spyhuntpr (nw)
2016-03-28 11:04:38 +01:00
Miodrag Milanović
dfd937e033
Merge pull request #753 from rootfather/update-german-translation
...
Update German strings.po
2016-03-28 11:59:32 +02:00
Lothar Serra Mari
1ae2132611
Update German strings.po
2016-03-28 11:55:17 +02:00
Miodrag Milanovic
99410d656e
String Translate for Chinese (Traditional / Simplified) [YuiFAN]
2016-03-28 11:05:21 +02:00
Miodrag Milanovic
b16d6513ae
Update translations to latest
2016-03-28 09:03:47 +02:00
Miodrag Milanovic
4dfeec15c6
removed disclaimer since it was not shown anyway and it is known fact (nw)
2016-03-28 08:58:18 +02:00
Miodrag Milanovic
775777e70b
relaxed warning screen by allowing pressing of any button instead of specific combination (nw)
2016-03-28 08:46:50 +02:00
Miodrag Milanovic
842578fd70
Fixed issue of HAVE_STDLIB_H already defined (nw)
2016-03-28 08:29:28 +02:00
Miodrag Milanovic
e3988ad65e
using same check as in clifront, just to check if string is empty (nw)
2016-03-28 08:24:22 +02:00
David Haywood
665cce56de
pull the tecfri spyhunter bootleg out of the mcr driver, hardware is too different (nw)
2016-03-28 05:59:47 +01:00
David Haywood
2b12b2c240
ok, make this bootleg work.
...
p2 controls don't work if the 'cocktail' dipswitch is set, but since I see nothing to flip the screen I suspect that mode simply isn't supported in this bootleg.
2016-03-28 03:57:52 +01:00
David Haywood
1599da14da
spartanx bootleg stuff (nw)
2016-03-28 03:22:57 +01:00
cracyc
1e95b3b459
luaengine: add software name getter (nw)
...
hiscore: add support for softlist rom hiscores (nw)
2016-03-27 19:52:35 -05:00
David Haywood
e424f4305d
new clones
...
Toki (US, prototype?) [Kevin Eshbach]
2016-03-28 01:09:34 +01:00
hap
fb213e1943
sm510: fix ktmnt starts with bomb instead of key
2016-03-28 01:38:18 +02:00
hap
4cd7523ec7
rendutil render_load_jpeg: removed unneeded check, deallocate bitmap on error
2016-03-28 01:01:12 +02:00
David Haywood
85bafafdeb
bleah (nw)
2016-03-27 23:55:18 +01:00
Scott Stone
c2bb8e7aad
Merge pull request #751 from PugsyMAME/master
...
Tiny fix for coleco_cart region so it doesn't crash MAME when used in the debugger
2016-03-27 17:59:54 -04:00
Scott Stone
7acc369455
Swap the endianess of the md_slot device bus to big endian, fixing megadriv cheats [Pugsy]
2016-03-27 17:59:24 -04:00
David Haywood
b939d79892
Merge branch 'master' of https://github.com/mamedev/mame
2016-03-27 22:45:39 +01:00
David Haywood
9d12206fd5
new clones
...
Spartan X (Tecfri hardware bootleg) [farzeno, rockman]
put this is a new driver because if the other Tecfri boots are anything to go by the modifications will be gross, still need to pull spyhuntpr into it's own driver too after finding out just how different it is to the original.
2016-03-27 22:45:27 +01:00
yz70s
72c19c76a3
xbox.cpp: more usb, usb device from chihiro baseboard now sends some data (nw)
2016-03-27 23:27:27 +02:00
PugsyMAME
4b5b24c5fc
Update exp.h
...
Fix the coleco_cart:rom so that it doesn't crash MAME when used in the debugger:-
eg.
print coleco_cart:rom.m@0
2016-03-27 22:00:52 +01:00
PugsyMAME
b48dc77e59
Update exp.cpp
...
Fix the coleco_cart:rom so that it doesn't crash MAME when used in the debugger:-
eg.
print coleco_cart:rom.m@0
2016-03-27 21:58:48 +01:00
hap
337f659072
moved emu/ui/util render_load_jpeg to emu/rendutil
...
This also adds simple support for loading JPG in external artwork
2016-03-27 22:29:08 +02:00
Miodrag Milanovic
2e3670efba
Small issues fix (nw)
2016-03-27 21:09:15 +02:00
therealmogminer@gmail.com
e950cfa163
sliders.cpp: Made Alt+Arrow minimize or maximize value. [MooglyGuy]
2016-03-27 19:56:49 +02:00
therealmogminer@gmail.com
523a552f5c
Adjust some minor things in bgfx, nw
2016-03-27 19:56:49 +02:00
Miodrag Milanovic
c3370a3b1c
version typo (nw)
2016-03-27 18:00:02 +02:00
Miodrag Milanovic
158c90cf11
Initial work to make MAME work on Android [Miodrag Milanovic]
2016-03-27 17:35:23 +02:00
Miodrag Milanović
5640305d0e
Fix compile on x64
2016-03-27 17:16:49 +02:00
couriersud
9d2f61ee92
netlist:
...
- more code optimization
- hide matrix_solver_t implementation
- use netlist_time for time deltas
2016-03-27 15:41:42 +02:00
couriersud
2e21930b27
netlist:
...
- Simply solver code.
- Remove ATTR_HOT from solver code.
- make virtual members protected
2016-03-27 15:41:41 +02:00
Miodrag Milanović
f852490d9e
Merge pull request #750 from sum2012/Mingw_patch
...
Fix compile win 64 bit with mingw 32 bit
2016-03-27 15:20:33 +02:00
sum2012
38ebda11b4
Fix compile win 64 bit with mingw 32 bit
...
Fix #739
2016-03-27 21:15:53 +08:00
David Haywood
e167d10589
Merge pull request #746 from system11b/S11pencrim
...
World rev of Crime Fighters now default, Penfan girls set minor rev
2016-03-27 14:00:44 +01:00
Miodrag Milanović
72d1fb813d
Merge pull request #747 from ajrhacker/options_bugfix
...
Avoid dereferencing null pointers in set_system_name (nw)
2016-03-27 08:20:31 +02:00