Commit Graph

36246 Commits

Author SHA1 Message Date
Dirk Best
d68270a157 wd177x_dsk: add support to mark tracks as deleted data 2015-05-31 21:50:51 +02:00
Dirk Best
22ee342634 flopimg: save all possible data sectors in fm mode 2015-05-31 21:50:47 +02:00
briantro
9ad081a916 New G-Loc clone
New Clone Added
-----------------------------------
G-LOC Air Battle (World) [Arzeno Fabrice, The Dumping Union]
2015-05-31 13:20:51 -05:00
hap
8c828a727f added i/o ports+opcodes 2015-05-31 19:44:05 +02:00
Dirk Best
b2d2d4de2d remove it here too (nw) 2015-05-31 18:28:09 +02:00
Dirk Best
75b15886e3 pk8020: updated to use the new wd fdc. fixes regression booting cp/m. 2015-05-31 18:11:26 +02:00
couriersud
b7a823de3f Code maintenance. Remove commented out directives. (nw) 2015-05-31 18:02:01 +02:00
couriersud
a3806ce7a1 delegate.h now supports mingw 32 bit builds with INTERNAL configuration.
Member functions are called in this case using __thiscall ABI.
[Couriersud]
2015-05-31 18:02:00 +02:00
arbee
ad0d9f9341 mac: fix crashiness in NuBus "image" card host access [R. Belmont] 2015-05-31 08:48:53 -04:00
Olivier Galibert
511762fa2d Allow compiling with shared libraries [O. Galibert]
Put SHLIB=1 in the main makefile, or on the command line.

The idea is to get a *way* faster link with symbols.  It works at
least on linux, with one annoying caveat: you have to be in the
build/projects/sdl/mame/gmake-linux directory to start mame
afterwards.  We're going to move some things around to be able to use
LD_LIBRARY_PATH or have it start as-is from the root.
2015-05-31 13:25:17 +02:00
Dirk Best
3a9d6f4b4b mbc200: updated to use the new wd fdc and make it boot. 2015-05-31 13:08:57 +02:00
Miodrag Milanovic
f23ff0f6f0 fix compile on GCC 4.4 on old Ubuntu (nw) 2015-05-31 12:37:01 +02:00
Miodrag Milanovic
2923224b51 remove text (nw) 2015-05-31 11:50:06 +02:00
Dirk Best
3a896dae5e excali64: remove support for the old wd fdc since the new one works
fine.
2015-05-31 11:37:49 +02:00
Dirk Best
cf876483c0 dgn_beta: updated to use the new wd fdc. can't test the system since it
appears to be completely non-working.
2015-05-31 11:29:41 +02:00
Robbbert
bb25ed907e Merge branch 'master' of https://github.com/mamedev/mame 2015-05-31 19:12:23 +10:00
Robbbert
ff076425e7 ui: Fix corruption when a game status and a pop message appear at the same time. 2015-05-31 19:09:51 +10:00
Miodrag Milanovic
6bd3dff96f removed duplicated compile option (nw) 2015-05-31 10:58:50 +02:00
Dirk Best
2f7882fbff x1/x1twin: updated to use the new wd fdc. bonus: formatting disks now
works in hubasic.
2015-05-31 10:40:46 +02:00
Miodrag Milanovic
0c45c0f1f6 fix for clang (nw) 2015-05-31 08:59:21 +02:00
Miodrag Milanovic
02751b71e6 Fix for osx 10.6.x build (nw) 2015-05-31 08:53:12 +02:00
Miodrag Milanovic
2c34deb09a fix compile on latest clang (nw) 2015-05-31 08:07:05 +02:00
RobertoFresca
b339e78fbe Fix some spacing... 2015-05-31 02:36:32 -03:00
RobertoFresca
493527173f Typo found... 2015-05-31 02:22:47 -03:00
Miodrag Milanovic
c1624e7512 fixed license, there was driver beta so wrong owners assigned (nw) 2015-05-31 07:06:00 +02:00
Miodrag Milanovic
b1c1b6979a removed dumper (nw) 2015-05-31 06:52:52 +02:00
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