Commit Graph

36220 Commits

Author SHA1 Message Date
Miodrag Milanovic
81ee2e603e Removed -Wno-unused-variable for mingw/gcc (nw) 2015-05-31 00:15:46 -04:00
Robbbert
16ed4aae36 camplynx: added a popmessage to tell user how to load the tape. 2015-05-31 14:11:06 +10:00
balr0g
810f82fee2 Corrections (nw) 2015-05-30 21:06:18 -04:00
Peter Ferrie
3a1d3b2b22 idehd.c: increase IDE fill-time to avoid missed interrupts [Peter Ferrie] 2015-05-30 17:04:22 -07:00
couriersud
6e4bbb1224 Fixed clang compile. (nw) 2015-05-31 01:35:14 +02:00
couriersud
3a455f75a5 Netlist now uses the same approach as delegate.h to derive member
function pointers. If the platform doesn't support this approach,
virtual function calls will be used. In addition, this commit contains
modifications for standalone compile. (nw)
2015-05-31 00:49:40 +02:00
couriersud
2f13be3ec5 Fix OpenMP by using spinlocks in push_to_queue. However no observable
performance improvement. Without OpenMP, locks will not be compiled. 
Removed a couple of inlines and added consts were appropriate. (nw)
2015-05-31 00:36:40 +02:00
David Haywood
02630ff4b2 Merge pull request #195 from system11b/S11fantasia2
Added 1998 copyright Fantasia 2 version, single ROM difference
2015-05-30 21:54:49 +01:00
David Haywood
77c8882e63 Merge pull request #194 from system11b/S11tship
S11tship - new Turtle Ship variants, Gradius 3 JP split, Mad Motor label corrections
2015-05-30 21:54:36 +01:00
hap
1e170b1336 added branch/call/return opcodes 2015-05-30 22:51:54 +02:00
system11b
50bd352f0b Added 1998 copyright Fantasia 2 version, single ROM difference
taken from board with 961210 model number same as the others.
2015-05-30 21:30:57 +01:00
MetalliC
99855c456f wd_fdc: fixes to get BetaDisk work without patches 2015-05-30 18:16:17 +03:00
Dirk Best
0afa682456 dgnalpha: updated to use the new wd fdc 2015-05-30 15:07:48 +02:00
Dirk Best
51709eef04 wd_fdc: clear head load after 3 disk revolutions, fixes z80netf format
command
2015-05-30 11:10:11 +02:00
Alex W. Jackson
bafa89c8a8 Fix the damage (nw) 2015-05-30 05:03:58 -04:00
Miodrag Milanovic
359be6fcf0 fix windows build (nw) 2015-05-30 10:33:37 +02:00
Miodrag Milanovic
66e394a50f removed some non-commercial use texts no use since it's BSD3 now (nw) 2015-05-30 07:54:01 +02:00
Miodrag Milanovic
87bbbfffc3 Got answer from Steve Ellenoff (nw) 2015-05-30 07:51:29 +02:00
Vas Crabb
46c7eabbaf PMF extension doesn't work on OSX (nw) 2015-05-30 13:36:37 +10:00
system11b
9303a23b76 Merge branch 'master' into S11tship 2015-05-30 02:58:48 +01:00
system11b
746bb8aecd Added gradius3js - split rom version of Japanese S set
Corrected ROM names in madmotor as per dumped board with matching checksums
Added two new versions of Turtle Ship
2015-05-30 02:50:19 +01:00
Cowering
f115ab2dd2 Let subtarget MESS (not MAME, yet) compile with Windows GCC 5.1 and lto. I am told 'any' recent GCC for Windows has gcc-ar wrapper, if not, change back the line in toolchain.lua (NW) 2015-05-29 17:43:09 -05:00
Scott Stone
b834a34575 Fixed AY8910 speed to match audio pitch in PCB video. Along with a Jump Bug audio fix for 0.161, this resolves MT#5834 (nw) 2015-05-29 18:19:47 -04:00
Dirk Best
0624b6efd0 restore my bbc changes (wtf did happen to them?) 2015-05-29 23:47:41 +02:00
R. Belmont
83e407f7bb Merge pull request #193 from superctr/master
Add configurable clock dividers for Namco C352 [superctr]
2015-05-29 17:27:21 -04:00
hap
f9eb5e92b8 tms1024/tbreakup update 2015-05-29 21:29:16 +02:00
couriersud
abadd747f0 Commit omitted nl_convert.h. Renamed "find" to find_by_name in
pnamed_list for clarity. (nw)
2015-05-29 20:36:01 +02:00
Dirk Best
2edd956f02 more cleanup (nw) 2015-05-29 17:08:59 +02:00
couriersud
84f26ad714 First version of a eagle to netlist converter. (nw) 2015-05-29 16:42:29 +02:00
couriersud
e1d1a6b1f2 Found some cycles. (nw) 2015-05-29 16:42:28 +02:00
couriersud
db3feb6c5e Use netlist().log() for logging instead of printf. This avoids the
printf issue with I64u (aka SIZETFMT) on win builds. (nw)
2015-05-29 16:42:27 +02:00
Dirk Best
98102604f9 cleanups (nw) 2015-05-29 16:29:42 +02:00
Ian Karlsson
595c60e1b8 Adjust C352 clock divider for System12/23 2015-05-29 16:13:46 +02:00
Robbbert
f258c865a1 camplynx: Dungeon Adventure now runs on the 48k. 2015-05-30 00:03:57 +10:00
Ian Karlsson
3634fed78a Add configurable clock dividers for Namco C352 2015-05-29 15:53:21 +02:00
Olivier Galibert
5db0f01e2c Revert "machine type attribute added in the xml"
Too prone to abuse, we're afraid.

This reverts commit 198c77327e.
2015-05-29 15:40:29 +02:00
Olivier Galibert
c22fcb6992 Merge pull request #192 from k2-git/master
machine type attribute added in the xml
2015-05-29 15:08:26 +02:00
k2-git
198c77327e machine type attribute added in the xml 2015-05-29 21:43:53 +09:00
Dirk Best
b940560cce slight update to the previous commit (nw) 2015-05-29 14:12:06 +02:00
Dirk Best
136420f6f3 wd_fdc: after a force interrupt command, return status type 1 (fixes sam
coupe)
2015-05-29 14:02:26 +02:00
Ian Karlsson
66548caf30 Merge pull request #1 from mamedev/master
syncing fork
2015-05-29 13:57:01 +02:00
Robbbert
3e15c2da34 wd_fdc & super80: allow ENMF line to be switched. 2015-05-29 21:17:14 +10:00
Miodrag Milanovic
c35c1f8e5c fix (nw) 2015-05-29 12:12:56 +02:00
hap
2b9e1ac67e correct credits -> license is covered 2015-05-29 12:12:22 +02:00
Miodrag Milanovic
6ff2b614b4 Fixes for Andreas Naive (nw) 2015-05-29 11:57:36 +02:00
Dirk Best
c045ef7625 wd_fdc: add support for the enmf (enable minifloppy) pin, which enables
an internal clock divider for some operations. updated microbee and pcd
to take advantage of this, both systems now boot without patches.
2015-05-29 11:36:29 +02:00
Robbbert
fc9781ca90 camplynx: handle level9 adventures. Not working though due to banking issues. 2015-05-29 19:32:08 +10:00
Robbbert
dedb4d37a0 mbee: motor on always, to fix cp/m select error in the shell. 2015-05-29 19:17:25 +10:00
Alex W. Jackson
11d8f42fc1 namcos1.c: clean up audiocpu ROM loading/banking too (nw) 2015-05-29 03:23:07 -04:00
Alex W. Jackson
842e8b24b3 namcos1.c: load MCU internal and external (voice) ROMs in separate regions (nw) 2015-05-29 02:58:10 -04:00