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
AJR
beb8dbe1d2
Avoid dereferencing null pointers in set_system_name (nw)
2016-03-27 02:18:33 -04:00
briantro
39db5d582e
tourvis.cpp: Added redump of the Volfied cart. [system11, The Dumping Union]
2016-03-27 00:54:20 -05:00
Lord-Nightmare
852240ddf2
fix compile (nw)
2016-03-26 22:22:34 -04:00
system11b
d8ade1e5dd
World rev of Crime Fighters now default, 4P version was made purely for
...
the US market. No longer loading unused ROMs in one version of Penfan
girls since that board physically doesn't have the chips.
2016-03-27 03:16:45 +01:00
R. Belmont
a90599b902
Merge pull request #744 from rootfather/update-german-translation
...
Update German strings.po
2016-03-26 21:48:09 -04:00
R. Belmont
5db0501a3b
Merge pull request #743 from ajrhacker/options
...
Allow software selected from UI to install slot defaults
2016-03-26 21:47:59 -04:00
R. Belmont
0bdcf99982
Merge pull request #745 from ImJezze/pull
...
Improved appearance
2016-03-26 21:47:02 -04:00
arbee
c9bd18a22d
apple2: start reverse-engineering the AE PC Transporter card [R. Belmont]
2016-03-26 21:04:15 -04:00
Wilbert Pol
a693f74843
tweaks and fixes (nw)
2016-03-27 00:58:35 +01:00
hap
6b3f31219d
marked bzaxxon as playable
2016-03-26 20:58:01 +01:00
ImJezze
46e82dbe14
Small adjustment (nw)
2016-03-26 18:05:21 +01:00
couriersud
1a36bfd0eb
Fix kidniki sound speed. Make more class members private.
2016-03-26 16:17:39 +01:00
couriersud
f5bcee0db3
netlist: prepare code so that matrices can be allocated in one chunk of
...
memory.
2016-03-26 16:17:38 +01:00
couriersud
2ac1e54bd9
Fix a bug.
2016-03-26 16:17:38 +01:00
Miodrag Milanović
9e6f6624fc
Update README.md
2016-03-26 15:57:42 +01:00
Miodrag Milanović
3e12728afa
Update README.md
2016-03-26 15:56:48 +01:00
Miodrag Milanovic
3921d6bf8b
Improved documentation for SMS software and input devices [Enik]
2016-03-26 15:44:28 +01:00
balr0g
822c2689b0
(nw)
2016-03-26 09:53:59 -04:00
balr0g
22e5ebfbe2
Proper msgfmt fix for Python 2.6 (nw)
2016-03-26 09:46:01 -04:00
balr0g
4a47aa234e
oops (nw)
2016-03-26 09:02:41 -04:00
balr0g
1f6688b967
Bugfixes to msgfmt, charset parsing broken on Python 2.6 for inexplicable reasons but does not cause failure (nw)
2016-03-26 09:01:45 -04:00
ImJezze
41595c05c4
Change vector and gameboy preset (nw)
2016-03-26 11:18:08 +01:00
rootfather
c7f6012372
Update German strings.po
2016-03-26 10:47:02 +01:00
Ivan Vangelista
ff0cd967ca
triforce.cpp: avoid crash in case of bios loading. (nw)
2016-03-26 08:57:22 +01:00
Vas Crabb
249f412689
Fix silly behaviour of image creation through file manager (thanks to BIOS-D for reporting)
2016-03-26 18:01:46 +11:00
Miodrag Milanovic
97140d136c
String Translate for Chinese (Traditional / Simplified) [YuiFAN]
2016-03-26 07:40:58 +01:00