Commit Graph

5892 Commits

Author SHA1 Message Date
MetalliC
9f74d5fd7b wd_fdc: separate soviet FD179x clone 2015-05-31 23:03:24 +03: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
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
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
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
c1624e7512 fixed license, there was driver beta so wrong owners assigned (nw) 2015-05-31 07:06:00 +02:00
balr0g
810f82fee2 Corrections (nw) 2015-05-30 21:06:18 -04: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
Alex W. Jackson
bafa89c8a8 Fix the damage (nw) 2015-05-30 05:03:58 -04: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
Dirk Best
0624b6efd0 restore my bbc changes (wtf did happen to them?) 2015-05-29 23:47:41 +02:00
hap
f9eb5e92b8 tms1024/tbreakup update 2015-05-29 21:29:16 +02:00
Dirk Best
2edd956f02 more cleanup (nw) 2015-05-29 17:08:59 +02:00
Dirk Best
98102604f9 cleanups (nw) 2015-05-29 16:29:42 +02:00
Robbbert
f258c865a1 camplynx: Dungeon Adventure now runs on the 48k. 2015-05-30 00:03:57 +10:00
Robbbert
3e15c2da34 wd_fdc & super80: allow ENMF line to be switched. 2015-05-29 21:17:14 +10: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
dedb4d37a0 mbee: motor on always, to fix cp/m select error in the shell. 2015-05-29 19:17:25 +10:00
Cowering
ea2762e799 Merge branch 'master' of https://github.com/mamedev/mame 2015-05-28 17:07:47 -05:00
Cowering
4332164659 compile fixes for GCC5.1.1 win64 and CPP11 mode.. requested by mingw team to test LTO fixes. please add #ifdefs if 64 bit printf does not work for you 2015-05-28 17:03:36 -05:00
balr0g
20068ed557 We cannot relicense files for which we have not yet received responses (nw) 2015-05-28 14:11:19 -04:00
Dirk Best
05664c6657 z80ne: updated to use the new wd fdc. remove custom dmk implementation 2015-05-28 17:27:29 +02:00
MetalliC
dde3e0c50d beta128: patch some TR-DOS bug so Pentagon and Scorpion works ok with FDD until wd_fdc cant handle this (nw) 2015-05-28 15:49:30 +03:00
Miodrag Milanovic
1ae005a8dd updated according to responses sent by email (nw) 2015-05-28 08:13:10 +02:00
Dirk Best
1872750247 cleanup/bbcm fix (nw) 2015-05-27 17:23:55 +02:00
Dirk Best
d08d7c094d bbc: Update to use the new wd_fdc. Until the 8271 floppy controller is
updated, drive 0 and 1 = 8271 and drive 2 and 3 = wd_fdc.
2015-05-27 16:44:47 +02:00
Miodrag Milanovic
b5e87dec52 Update for Roberto Fresca and Grull Osgo (nw) 2015-05-27 15:58:33 +02:00
Curt Coder
a40f13b528 (MESS) c64: Added an SX-64 variant called Tesa Etikettendrucker 6240. [Retroport] 2015-05-27 12:13:25 +03:00
Miodrag Milanovic
64e16ca8cf Cleanups and version bump 2015-05-27 09:03:32 +02:00
Miodrag Milanovic
4223859f67 Update to Dirk Verwiebe (nw) 2015-05-27 08:10:16 +02:00
Curt Coder
89c46e3d8f (MESS) abc80: Fixed VSYNC and de-interleaved the ABCDemo diskette. ABCDemo now runs from both cassette and diskette. [Curt Coder] 2015-05-26 22:59:09 +03:00
Lord-Nightmare
583ea9dccb fix name to full name instead of nickname (nw) 2015-05-26 15:16:01 -04:00
Cowering
b2af252a36 Merge branch 'master' of https://github.com/mamedev/mame 2015-05-26 12:55:27 -05:00
Cowering
2838259d0b Simple LTO warning fixes (Part2) (nw) 2015-05-26 12:55:06 -05:00
Miodrag Milanovic
327a972efb update for Jonathan Edwards (nw) 2015-05-26 19:45:46 +02:00
balr0g
9f6333e797 Submitted license info (nw) 2015-05-26 10:28:07 -04:00
hap
eb13a4deda added tms1024 device placeholder 2015-05-26 14:53:56 +02:00
hap
d8cdd334b6 renamed pla files 2015-05-26 12:52:02 +02:00
hap
b77088811d added tomy breakup skeleton 2015-05-26 11:20:03 +02:00
Miodrag Milanovic
7510822c3a sync main driver and res of files 2015-05-26 08:48:56 +02:00
Miodrag Milanovic
9fb784804b Updates and fixes for places where we have major contributors decision (nw) 2015-05-26 08:21:28 +02:00
Curt Coder
1963cf6967 mos6530n: Fixed timer last count. (nw) 2015-05-25 21:33:03 +03:00
couriersud
e1e0e9edbd Fixed some clang 3.6 compilation errors and gcc -Wextra warnings. (nw) 2015-05-25 19:32:31 +02:00
etabeta78
784410e9c9 sms.c: few corrections to the driver [Enik Land]
- define the default offset setting for Light Phaser at only one place;
 - add to the smsj the TH input handling that latches the HCounter,
   because the /HL line is connected to the VDP;
 - minor code/comments maintenance.

out of whatsnew: also fixed the release year of the gamegear parent driver...
2015-05-25 17:41:09 +02:00
arbee
6a616c5a20 Fix copyright assignments for David Viens at his request (nw) 2015-05-25 11:30:48 -04:00
Cowering
d1e51ea9f5 Merge branch 'master' of https://github.com/mamedev/mame 2015-05-25 09:35:32 -05:00