Commit graph

41328 commits

Author SHA1 Message Date
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
David Haywood
65134b2b42 improve fpointbl / fpointbj emulation (nw) 2016-03-02 02:36:24 +00:00
Brad Hughes
8acf3bacc8 Merge branch 'master' of https://github.com/mamedev/mame.git 2016-03-01 19:11:57 -05:00
Brad Hughes
babce5a0c7 Minor fixes for DirectInput 7 2016-03-01 19:11:23 -05:00
David Haywood
0343024061 new clones
Knock Out!! (bootleg, set 3) [Paul Hogger]
2016-03-01 22:43:34 +00:00
Happy
8aa07c72e7 Change field format to show leading zeros for debugger 'dasm' command as well 2016-03-01 13:46:33 -07:00
Miodrag Milanovic
7a1ee25edc Fix OSX build(nw) 2016-03-01 21:22:44 +01:00
Miodrag Milanovic
3baa2e6e81 update for osdmini (nw) 2016-03-01 21:17:34 +01:00
Happy
5257bf21cd Change field format to show leading zeros for debugger 'dump' command 2016-03-01 13:16:38 -07:00
Miodrag Milanovic
5649dce497 small fix (nw) 2016-03-01 20:55:36 +01:00
Miodrag Milanovic
d9510ed04d Used std::thread and std::condition_variable (nw) 2016-03-01 20:52:56 +01:00
David Haywood
6d0c46eacc tweak (nw) 2016-03-01 19:46:32 +00:00
David Haywood
3b3c516a3d Black Touch '96 hardware is a Korean clone of 'SNK68' hardware so start to refactor, and share code 2016-03-01 19:35:32 +00:00
Miodrag Milanovic
7d28d39b8c Merge branch 'master' of https://github.com/mamedev/mame 2016-03-01 19:59:37 +01:00
Miodrag Milanovic
06edc8a16e French (Belgium) translations[Mevi] 2016-03-01 19:59:02 +01:00
Happy
c1f0ae29e2 Few miscellaneous N64 changes / improvements
Change MemPak formatting code to better document actual format
Do not adjust screen timings when VI blank video mode set
PIF reportedly only clears top bit of status byte
DD read fail needs to mask against *head* as well as track
2016-03-01 11:34:33 -07:00
Lord-Nightmare
c03b9f6e14 notetaker minor comment updates (nw) 2016-03-01 13:09:28 -05:00
R. Belmont
6d66020086 Merge pull request #670 from Happy-yappH/master
Fix for mips3 compare timer.
2016-03-01 12:44:23 -05:00
Happy
023de5734c Fix for mips3 compare timer. 2016-03-01 10:23:13 -07:00
David Haywood
c211bb621f Merge pull request #669 from bmunger/master
Fix translation file errors
2016-03-01 16:27:18 +00:00
Brandon Munger
49cc7848e2 Fix translation file errors 2016-03-01 11:16:17 -05:00
Brad Hughes
65c3b22b20 Merge dynamic load XInput 2016-03-01 11:13:51 -05:00
Brad Hughes
630edadf9c Dynamically load xinput 2016-03-01 11:08:05 -05:00
Miodrag Milanović
d97c23688d Merge pull request #668 from BraiNKilleRGR/master
Updated Greek Translation [BraiNKilleRGR]
2016-03-01 16:14:32 +01:00
BraiNKilleRGR
0e6e37ae07 Updated Greek Translation 2016-03-01 17:11:25 +02:00
Stiletto
24cd816947 (nw)
(nw)
2016-03-01 10:06:10 -05:00
Miodrag Milanović
ad8f83c00f Merge pull request #666 from BenjaminSiskoo/patch-3
Update french translation [BenjaminSiskoo]
2016-03-01 15:46:39 +01:00
Miodrag Milanović
5a45390c97 Merge pull request #665 from RafTacker/patch-2
Update German Translation to latest definitions [RafTacker]
2016-03-01 15:46:23 +01:00
Miodrag Milanovic
2287efaab3 Enabled multi core compile on VS (nw) 2016-03-01 15:30:42 +01:00