couriersud
bc936dbc26
Added m62(kidniki) to nl.lua. Started some experiments around parallel
...
solving of linear equations. This code is not active. Fix kidniki audio
performance. [Couriersud]
2016-04-08 03:30:11 +02:00
cracyc
86007e7e29
oops++ (nw)
2016-04-07 20:17:42 -05:00
cracyc
ea484da9a8
plugins/cheat: create temp[0-9] in case xml script doesn't (nw)
2016-04-07 20:02:33 -05:00
cracyc
d88bdb6869
plugins/cheat: fix more (nw)
2016-04-07 19:42:18 -05:00
RobertoFresca
9f95c2e6cb
Last Four: Added technical notes...
2016-04-07 21:28:01 -03:00
AJR
f23adf912f
Revert "keep segaybd happy with recent changes (for the time being system16 type sprites need to be called 'sprites') (nw)"
...
Using DEVICE_SELF, not an absolute tag, is the right way to fix this.
This reverts commit 3e4063d139
.
2016-04-07 19:21:24 -04:00
RobertoFresca
bc9c0cb9df
Merge branch 'master' of https://github.com/mamedev/mame
2016-04-07 20:05:50 -03:00
RobertoFresca
6bc4219ae0
Magic 10 driver: Added technical notes and a missing PLD dump. [f205v]
2016-04-07 20:04:59 -03:00
AJR
c0f366c613
Devfind revision phase 1, cleaning out some legacy stuff
...
- Eliminate the cached device_t::m_region pointer and its region() getter method. Devices that need to bind to a region with the same tag should use optional/required_memory_region or optional/required_region_ptr with DEVICE_SELF as the subtag; this improves error checking. (DEVICE_SELF has been moved to device.h for greater visibility in the source.)
- Allow required/optional_region_ptr to specify a specific length which must match that of the region found.
- Implement finder_base::finder_tag() getter for diagnostic purposes.
- Perform some (not very efficient) validity checks on memory region finders instead of allowing them to automatically pass.
- Privatize device_memory_interface::m_addrspace.
2016-04-07 18:59:38 -04:00
cracyc
65455f3369
luaengine: fix read/write item (nw)
2016-04-07 16:42:29 -05:00
Olivier Galibert
07b676038d
intercept experiment (nw)
2016-04-07 23:13:34 +02:00
MetalliC
c98e97fe4a
Merge branch 'master' of github.com:mamedev/mame
2016-04-07 22:51:51 +03:00
MetalliC
fe6a9c0d9d
hook Comm.Board to Model3 (nw)
...
note: it seems only VF3 expecting SCSI mapped at C000xxxx, the rest of games (incl Step 1.0 Bass Fishing) looking for Comm.Board there
2016-04-07 22:51:24 +03:00
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