Cowering
764ef82c7d
no idea what i changed :( (nw)
2015-07-08 23:37:56 -05:00
Cowering
a821b6c4be
blame balrog for this :) (NW)
2015-07-08 14:05:56 -05:00
Curt Coder
8bf401543d
c128_flop.xml: Added Paperback Writer 128, Term Paper Writer, The Great War, and Your Personal Financial Planner 128 disk images. [Curt Coder]
2015-07-07 14:55:03 +03:00
Curt Coder
e3e03e67d1
g64_dsk: Respect the number of tracks specified in the image header. [Curt Coder]
2015-07-05 22:15:58 +03:00
Michael Zapf
5ed6d7c6f9
This is it. ti99 says Goodbye to legacy floppy.
2015-07-05 19:59:37 +02:00
Miodrag Milanovic
d1583b9850
Cleanups and version bump
2015-06-24 07:36:50 +02:00
Dirk Best
1c1860499f
move some legacy formats over to imgtool since it's now the only user
2015-06-10 12:28:33 +02:00
Dirk Best
6ba157cb67
vtech1_dsk: remove, no longer used
2015-06-08 13:15:03 +02:00
Dirk Best
c33d1518ef
cpis_dsk: remove legacy format
2015-06-08 12:53:17 +02:00
Dirk Best
2cc9da11de
msx_dsk: remove legacy format
2015-06-08 12:18:45 +02:00
Dirk Best
b749e0a2f7
m20_dsk: remove legacy format
2015-06-08 11:36:11 +02:00
Dirk Best
126f95c786
atarist_dsk: remove, no longer used
2015-06-08 11:24:49 +02:00
Dirk Best
244b8d315d
apridisk: update for new floppy system
2015-06-07 03:21:17 +02:00
Dirk Best
c414fffc30
thompson: updated to use the new wd fdc. same deal with as bbc: drives 0
...
and 1 are used for the controller with the wd, other legacy drives for
other controllers (needs slotification).
2015-06-05 10:21:37 +02:00
Dirk Best
a444bc8e25
coco: updated to use the new wd fdc
2015-06-04 16:55:30 +02:00
Dirk Best
9ab3e52d16
vdk_dsk: clean up
2015-06-04 09:38:41 +02:00
Dirk Best
3a571779c0
trs80: updated to use the new wd fdc
2015-06-04 08:33:57 +02:00
Dirk Best
8afcf3f9ce
svi318: updated to use the new wd fdc. floppy support has been restored,
...
which was broken for a long time.
2015-06-03 18:56:17 +02:00
Olivier Galibert
d92b8d522a
Solved the great Sherwood Forest mystery. DOS 3.3 inserts a short
...
(3-4 cycles, roughly equivalent to one bit) delay between writing the
header and the data bytes in the sector data block. [Peter Ferrie,
Olivier Galibert, Richter Belmont]
2015-06-03 08:41:33 +02:00
Dirk Best
0ebc3e5033
vector06: updated to use the new wd fdc. system appears to be broken but
...
loads some sectors from disk.
2015-06-02 17:16:36 +02:00
Dirk Best
ada45f655e
hec2mdhrx: updated to use the new wd fdc.
2015-06-02 13:36:47 +02:00
Dirk Best
476d027582
mz2000: updated to use new wd fdc. fix softlist to use the correct
...
interface. change x1_dsk to 2d_dsk and use it for the mz2000 as well.
2015-06-01 10:14:37 +02:00
Dirk Best
bf4f1beaa2
cgenie: fix plain sector disk images
2015-05-31 21:50:55 +02:00
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
Dirk Best
75b15886e3
pk8020: updated to use the new wd fdc. fixes regression booting cp/m.
2015-05-31 18:11:26 +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
2c34deb09a
fix compile on latest clang (nw)
2015-05-31 08:07:05 +02:00
Robbbert
16ed4aae36
camplynx: added a popmessage to tell user how to load the tape.
2015-05-31 14:11:06 +10:00
Dirk Best
0afa682456
dgnalpha: updated to use the new wd fdc
2015-05-30 15:07:48 +02:00
Dirk Best
0624b6efd0
restore my bbc changes (wtf did happen to them?)
2015-05-29 23:47:41 +02:00
Robbbert
fc9781ca90
camplynx: handle level9 adventures. Not working though due to banking issues.
2015-05-29 19:32:08 +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
Dirk Best
05664c6657
z80ne: updated to use the new wd fdc. remove custom dmk implementation
2015-05-28 17:27:29 +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
Cowering
2838259d0b
Simple LTO warning fixes (Part2) (nw)
2015-05-26 12:55:06 -05:00
Miodrag Milanovic
4c6ff236c9
Update for Krzysztof Strzecha (nw)
2015-05-25 11:15:23 +02:00
Robbbert
81e7d405b8
Merge branch 'master' of https://github.com/mamedev/mame
2015-05-24 14:02:24 +10:00
Robbbert
c26b5dadc4
(MESS) camplynx: added TAP cassette format.
2015-05-24 13:58:21 +10:00
arbee
b5af929c5b
License self-service (nw)
2015-05-23 22:13:10 -04:00
Robbbert
c712f06463
I wrote these
2015-05-24 11:02:03 +10:00
Miodrag Milanovic
d22ab4e6e2
owner name consistency and typo fix (nw)
2015-05-22 19:51:00 +02:00
Miodrag Milanovic
8c62ec2a3a
Update for Kevin Thacker (nw)
2015-05-22 14:52:43 +02:00
Dirk Best
879baad29a
cgenie: removed old broken floppy implementation, added an expansion bus
...
interface, implemented new floppy controller as expansion device. works
with mfi files, still some issues with plain sector dumps.
2015-05-22 01:20:57 +02:00
balr0g
01c1c750f0
Minor formatting changes (nw)
2015-05-21 19:13:41 -04:00
Miodrag Milanovic
1a0a0f0d1e
unified all for Fabio (nw)
2015-05-21 20:21:45 +02:00
Miodrag Milanovic
fe68338c2c
All files now do have owner (nw)
2015-05-21 20:06:05 +02:00
Peter Ferrie
d64834e32f
add some RWTS18 title IDs (nw)
2015-05-20 22:14:06 -07:00