Ivan Vangelista
afb2d8e0ef
badlands.cpp: configured banking for the audiocpu instead of memcpy (nw)
2016-03-03 20:52:24 +01:00
Ivan Vangelista
e900499687
aerofgt.cpp: oki memory map for aerfboot (nw)
2016-03-03 20:48:33 +01:00
David Haywood
d51aa530be
remove drivers by 'Edgardo E. Contini Salvan' due to unresolved licensing (replaced with skeleton containing ROM loading only)
2016-03-03 18:45:14 +00:00
David Haywood
4fbd1d7bab
remove all drivers by 'insideoutboy' due to unresolved licensing, replaced with skeleton drivers (rom loading only)
2016-03-03 18:38:56 +00:00
Miodrag Milanovic
ccc12869fd
these are constexpr so calculation does not cost (nw)
2016-03-03 19:30:37 +01:00
Miodrag Milanovic
b68fef4f05
Phil Stroffolino did rewrite and made driver functional, Enriques initial investigation deserves thanks-to at least (nw)
2016-03-03 18:06:54 +01:00
Miodrag Milanovic
cc01279d44
Ed was a dumper (nw)
2016-03-03 17:56:31 +01:00
Miodrag Milanovic
4e692234c4
Update license for Hau on his request (nw)
2016-03-03 17:37:53 +01:00
Brad Hughes
22f8848c25
Merge branch 'master' of https://github.com/mamedev/mame.git
2016-03-03 11:27:41 -05:00
Brad Hughes
4fadaa781d
Add module probe support for directwrite so we can fall back cleanly.
2016-03-03 11:27:09 -05:00
Brad Hughes
e153edfaec
Code cleanup in rawinput plus use common code for dynamic function binding.
2016-03-03 11:26:08 -05:00
Miodrag Milanovic
23ae468189
use chrono calls for time handling in core (nw)
2016-03-03 15:46:15 +01:00
angelosa
2c3d684570
This HW actually runs at 256 x 224, especially noticeable in Go Go Mr. Yamaguchi, nw
2016-03-03 15:29:08 +01:00
Vas Crabb
33b77a8722
Reduce number of formatting template instantiations needed - should reduce compile time and executable size a bit
...
Small run-time performance penalty shouldn't be a big deal
2016-03-04 01:04:10 +11:00
Vas Crabb
61b531522a
Implement swappable concept properly
2016-03-04 01:04:10 +11:00
Miodrag Milanovic
b3a99d76e1
messed up yesterdays commit (nw)
2016-03-03 12:17:55 +01:00
Miodrag Milanovic
aa3f554b1e
Fix tools building on windows (nw)
2016-03-03 10:11:31 +01:00
Miodrag Milanovic
f62a143601
converted Serbian Latin to Cyrillic (nw)
2016-03-03 09:44:06 +01:00
Miodrag Milanovic
a77ca0819a
Serbian translation (nw)
2016-03-03 07:45:18 +01:00
dankan1890
6d4f627035
menu: fixed top line computation. (nw)
2016-03-03 01:52:34 +01:00
Brad Hughes
028b4c5b21
Fix DirectWrite font module init error handling
2016-03-02 16:23:45 -05:00
Brad Hughes
ad6aaa81a9
link ole32 on Windows. Needed for CoInitializeEx()
2016-03-02 16:23:08 -05:00
Brad Hughes
fd8ab966b5
Merge branch 'master' of https://github.com/mamedev/mame.git
2016-03-02 15:06:03 -05:00
Brad Hughes
cb6f06ee30
Simplify xinput dynamic linking
2016-03-02 15:05:42 -05:00
dankan1890
1914702e6f
dirmenu: proper removal of the folder from the path. (nw)
2016-03-02 20:39:20 +01:00
Sandro Ronco
a43278be3d
New NOT WORKING systems
...
----------------------------------------------
Sharp Wizard OZ-750
2016-03-02 20:31:29 +01:00
Brad Hughes
39964e6b38
Merge branch 'master' of https://github.com/mamedev/mame.git
2016-03-02 14:14:47 -05:00
Brad Hughes
8803de248e
Add DirectWrite font support module
2016-03-02 14:13:53 -05:00
Curt Coder
99ba45ff75
newbrain: Dumped the COP internal ROM. [Chris Despinidis]
...
newbrain: Rewrote the driver to modern standards. [Curt Coder]
cop400: Implemented the MICROBUS interface. [Curt Coder]
2016-03-02 20:54:32 +02:00
David Haywood
7ccca7f3fc
new clones
...
Cabal (UK, Trackball) [caius]
2016-03-02 18:36:44 +00:00
David Haywood
b6f02fe09d
tweak naming (nw)
2016-03-02 17:56:48 +00:00
David Haywood
9e8633d219
new SOFTWARE LIST entries
...
tutor.xml:
Super Bike (Jpn) [Jim]
Battle Fighter (Jpn) [Jim]
4-nin Mahjan (Jpn, set 2) [Jim]
these are rather rare
2016-03-02 17:54:32 +00:00
Vas Crabb
8b58c3d320
Merge pull request #672 from Happy-yappH/master
...
N64: These calls seem to produce more issues than they presumably fix.
2016-03-03 04:15:56 +11:00
Happy
99e28c9b76
N64: These calls seem to produce more issues than they presumably fix.
2016-03-02 10:06:01 -07:00
Vas Crabb
ed88fd30a1
More stream enhancement
2016-03-03 03:53:43 +11:00
Vas Crabb
42ea682852
core_i64_hex_format is now a static function in memory.cpp
2016-03-03 03:53:43 +11:00
Vas Crabb
d50614c8bd
Use stream with contiguous backing store for the disasmview's buffer
2016-03-03 03:53:43 +11:00
Ivan Vangelista
e4752ed35c
nmk16.cpp: more oki memory maps instead of memcpy (nw)
2016-03-02 17:38:00 +01:00
Ivan Vangelista
bb9dc80a89
psikyosh.cpp: hooked up watchdog reset for the ps3_v1 board. daraku resets itself instead of hanging following the steps described in MT01112 (nw)
2016-03-02 17:14:06 +01:00
Vas Crabb
66d0ef8ed4
Fix some oversights in previous changes, sorry guys'n'gals
2016-03-03 01:25:48 +11:00
Miodrag Milanovic
f7df7553f0
Put back info that was in lst files before (nw)
2016-03-02 14:54:48 +01:00
Miodrag Milanovic
b489eb202c
made sources build use info from mame.lst (nw)
2016-03-02 14:21:26 +01:00
Miodrag Milanovic
8a84dd2232
Added mame.lst as main list, it is now generated, and should be updated manually (nw)
...
Filtering for subtargets are done by flt files now
2016-03-02 12:49:37 +01:00
Vas Crabb
f15313bc07
Merge pull request #671 from Happy-yappH/master
...
Few miscellaneous N64 changes / improvements
2016-03-02 22:09:07 +11:00
Vas Crabb
80158a9ccb
crazybon: hook up stop buttons and add to layout [Vas Crabb, Ioannis Bampoulas]
...
there may be a payout or keyout button and hopper switch that still aren't connected
the game is playable with the current clickable artwork, but it might be
a nice touch to add clickable buttons for the individual reel stop
buttons
2016-03-02 19:40:21 +11:00
Miodrag Milanovic
e74b578c67
added IGNORE_BAD_LOCALISATION flag (nw)
2016-03-02 08:21:13 +01:00
Miodrag Milanovic
8682052f71
continue execution of compilation even if some translations failed (nw)
2016-03-02 08:09:22 +01:00
Miodrag Milanovic
7068b2f49a
Make translation will now remove fuzzy translations and will not merge those as well (nw)
2016-03-02 08:01:22 +01:00
Vas Crabb
fc303a9198
crazybon: update DIP switch descriptions/defaults according to manual [Vas Crabb, Ioannis Bampoulas]
2016-03-02 17:34:08 +11:00
Vas Crabb
7175bc4f1b
(nw)
2016-03-02 14:33:53 +11:00