Commit Graph

42441 Commits

Author SHA1 Message Date
cracyc
2110fc5092 luaengine: indexed items (nw) 2016-04-07 14:50:53 -05:00
hap
80300e5cc6 sm500: added disasm 2016-04-07 20:45:57 +02:00
Ville Linde
7248437ac7 fix uml log (nw) 2016-04-07 20:22:51 +03:00
Antonio Giner
4ae76f468c Merge branch 'master' of https://github.com/mamedev/mame 2016-04-07 18:37:51 +02:00
Antonio Giner
c402c87dc0 Fix keepaspect & unevenstretch toggles in SDL OSD 2016-04-07 18:36:00 +02:00
Miodrag Milanovic
dff2f2517a separate mpeg audio as device, made building separate model3 possible (nw) 2016-04-07 18:15:07 +02:00
dankan1890
45e57899d3 ui: Enter on keypad now act in the same ways of Enter on keyboard. (nw) 2016-04-07 18:05:02 +02:00
Ville Linde
e18e4ef9b8 ppcdrc: use the new instructions for FPU loads and stores (nw) 2016-04-07 18:53:32 +03:00
cracyc
4edb50a92a plugin/cheat: better conversion (nw) 2016-04-07 10:38:51 -05:00
MetalliC
1fcb7dd0e0 its not that fatal (nw) 2016-04-07 18:36:52 +03:00
etabeta78
cbc69f9e65 fixed some Tourvision descriptions. nw. 2016-04-07 16:16:55 +02:00
etabeta78
47f519a6fc info.cpp: Improved documentation of input devices in the listxml output, since having just a generic
'number of buttons' is rather pointless in the context of home systems with configurable controllers
(being them keyboards, keypads or joypads). Now the various controllers are listed separately with the
number of buttons they have. Frontend authors who relied on the "buttons" attribute of the input node
for any kind of filter shall now scan all available controllers and take the maximum among their "buttons"
attribute (possibly discarding keyboards and keypads if they want) to recover the old value. [Fabio Priuli]

info.cpp: Started to acknowledge PORT_16WAY inputs in -lx, since they were reported as 8-ways
so far. [Fabio Priuli]

out of whatsnew: most of the code was written almost 1 year ago, when MAME was still using
tagmaps, and only recently updated to current coding conventions: if you see any place where
C++ syntax can be exploited more just let me know :-)
2016-04-07 16:13:59 +02:00
David Haywood
23df0fe736 new NOT WORKING
Jungle (VI3.02) [f205v]

I think the 68k code is encrypted.
2016-04-07 14:22:22 +01:00
Miodrag Milanović
6b545d47e8 Merge pull request #792 from fulivi/hp9845_dev
Improvements to tape driver of hp9845b [F.Ulivi]
2016-04-07 13:06:09 +02:00
MetalliC
cafabd41cb m3comm checkpoint (nw) 2016-04-07 13:58:38 +03:00
dankan1890
b10ffebf58 Fixed the key handler for the error "roms or missing CHD."
Removed the delay in showing the description in the Advanced menu.
Synchronized the translation files.
2016-04-07 12:36:30 +02:00
Miodrag Milanovic
0386367805 Update BGFX (nw) 2016-04-07 11:10:57 +02:00
cracyc
dc885b1996 plugin/cheat: adjust path handling (nw) 2016-04-06 21:40:49 -05:00
David Haywood
56cc69863c Merge branch 'master' of https://github.com/mamedev/mame 2016-04-06 23:25:41 +01:00
David Haywood
8cc3f8593c new clones
Mystic Warriors (ver AAB) [Bill D / The Dumping Union]

interestingly the only 'B' revision we have of it
2016-04-06 23:24:56 +01:00
cracyc
badc9e8c73 oops 2016-04-06 17:06:47 -05:00
cracyc
55c9596f4c Add experimental cheat lua plugin [Carl] 2016-04-06 17:03:11 -05:00
cracyc
ead741a06e luaengine: add device_image_interface accessors and emu_file support 2016-04-06 16:50:46 -05:00
therealmogminer@gmail.com
4f66357f9e Pull a bunch of screen chain code from drawbgfx to chainmanager where it belongs, nw 2016-04-06 17:02:31 +02:00
Brad Hughes
4f43553de9 Merge branch 'master' of https://github.com/mamedev/mame.git 2016-04-06 10:18:51 -04:00
Brad Hughes
9db1556541 Make XInput triggers centered at 0 2016-04-06 10:18:47 -04:00
MetalliC
d181f8e038 nw 2016-04-06 16:59:05 +03:00
Brad Hughes
8c7bcae500 Merge branch 'master' of https://github.com/mamedev/mame.git 2016-04-06 09:44:12 -04:00
Brad Hughes
a0ba9bc8c7 Make Xinput triggers analog 2016-04-06 09:44:02 -04:00
MetalliC
cfa3017b87 further work on M3 comm board, add actual Model3 interface (not yet hooked to driver) 2016-04-06 16:12:49 +03:00
fulivi
874aac03cf hp9845: big improvement to TACO driver after study of SIF utilities 2016-04-06 14:14:13 +02:00
fulivi
e740ed13ec hp9845: updating of tachometer register added in TACO driver 2016-04-06 14:10:48 +02:00
fulivi
0b8eec6c45 hp9845: Changed cmd 1c on TACO 2016-04-06 14:09:45 +02:00
fulivi
241b732ea7 hp9845: alpha video test "B" fixed 2016-04-06 14:08:58 +02:00
fulivi
fec7ca2075 hp9845: call_display and a different approach to stopping tape added to TACO driver. 2016-04-06 14:08:58 +02:00
fulivi
b1f5519497 hphybrid: interrupt vector fetching fixed. One day I'll eventually get
it right..
2016-04-06 13:59:45 +02:00
Olivier Galibert
69f5a2dcc8 Revert "bgfx fix for osx (nw)"
This reverts commit 9d99398208.

Not needed anymore with my previous change.
2016-04-06 09:58:00 +02:00
Olivier Galibert
cba86ac172 Silence borderline warning (nw) 2016-04-06 09:57:41 +02:00
Miodrag Milanovic
9d99398208 bgfx fix for osx (nw) 2016-04-06 08:35:01 +02:00
Miodrag Milanovic
3414afa450 lua clang compile fix (nw) 2016-04-06 08:32:28 +02:00
Miodrag Milanovic
33c5196a42 This one documents what I think is a real bug of the Japanese game Sports Pad Soccer: part of the player 2 input is read from player 1 input instead. The patch also reorganizes code of the Japanese Sports Pad controller device and replace some PORT_CUSTOM/PORT_CHANGED callbacks with PORT_READ_LINE/PORT_WRITE_LINE. [Enik] 2016-04-06 07:49:49 +02:00
Vas Crabb
865253ccb0 Improve 7zip file I/O code (should fix >=4GB 7z archives on LP32/LLP64) 2016-04-06 15:11:30 +10:00
cracyc
389e05a300 luaengine: direct and region accessors [Carl] 2016-04-05 21:10:13 -05:00
R. Belmont
4b40546d68 Merge pull request #778 from Shideravan/patch-15
Naming some inputs
2016-04-05 21:43:59 -04:00
R. Belmont
d38702c846 Merge pull request #784 from Happy-yappH/master
mips3: Fix behavior for 32/64 bit mode floating point register aliasing.
2016-04-05 21:43:19 -04:00
Brad Hughes
42bc565cfb Use XAudio2 by default if available. 2016-04-05 20:52:15 -04:00
Antonio Giner
cf830e71da Make overscan on integer scaled targets optional (add option -intoverscan). 2016-04-05 23:30:06 +02:00
Olivier Galibert
106c5b3aac It's not inverse, it's square root, duh (nw) 2016-04-05 20:33:11 +02:00
Miodrag Milanovic
c211202b6e Fixed typo and updated shaders (nw) 2016-04-05 20:07:22 +02:00
David Haywood
5156e7c74c Merge branch 'master' of https://github.com/mamedev/mame 2016-04-05 19:03:54 +01:00