Scott Stone
9f04a5f77f
Some emu.h related redundant #include cleanup (nw)
2013-07-17 04:37:56 +00:00
R. Belmont
bd549978c5
Initial support for Fedora 19 / GCC 4.8.1 [R. Belmont]
2013-07-08 23:32:47 +00:00
Robbbert
66b55f3344
(MESS) mbee : changed gaps
2013-07-06 11:01:42 +00:00
Robbbert
9b897a698b
(MESS) mbee : converted to modern fdc, still doesn't work though. (nw)
2013-07-05 11:16:08 +00:00
smf-
2e9622ecdb
Fixes for building MAME with Visual Studio 2013 preview [smf]
2013-07-05 00:45:14 +00:00
Miodrag Milanovic
1953d6cf08
(MESS)-bml3: split into three variants (bml3, bml3a and bml3b) according to floppy disk support. Only bml3a (5.25" disk) is considered working. [jedwidz]
...
-m6809: Initially setting S with a 'TFR *,S' evidently should enable NMI [jedwidz]
-mc6845: Add rudimentary support for 'interlace and video' mode [jedwidz]
2013-06-19 13:23:20 +00:00
Miodrag Milanovic
16f5234d43
Cleanups and version bump
2013-06-11 07:16:42 +00:00
Curt Coder
d8571d9f57
(MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder]
2013-06-06 14:00:58 +00:00
Miodrag Milanovic
05eb4a0916
(MESS) bml3.c [jedwidz]
...
- improved keyboard
- improved video
- disk support
2013-06-05 08:50:19 +00:00
mahlemiut
6fdd2c264b
dsk_dsk: Fixed incorrect sector size bug preventing standard DSK images from working. [Barry Rodewald]
2013-06-04 12:14:07 +00:00
Robbbert
97e4fd9c6d
(MESS) Applix: Added floppy disk drives
2013-05-29 09:34:06 +00:00
cracyc
c108d5258c
td0_dsk: make sure header magic is same case and include cell calc from OG (nw)
2013-05-23 18:41:35 +00:00
cracyc
01b7c1543f
td0_dsk: be more permissive of disk types (nw)
2013-05-23 14:46:52 +00:00
cracyc
e697bb3278
td0_dsk: add new floppy system support for teledisk [Carl]
...
---
Lots of conflicting info out there, need more samples (8", fm)
2013-05-23 12:44:45 +00:00
smf-
b03bfd4df2
Ignore unformatted tracks in dsk files [smf]
2013-05-21 21:13:32 +00:00
cracyc
bb174ce847
(mess) pc: fix font for asst128 (nw)
...
asst128_dsk: add support for asst128 ssqd 360K disks (nw)
--
Added a new format class for asst128 floppies because the 360K SSQD disk format conflicts with the standard 360K DSDD type. The Assistant 128 BIOS translates disk commands so 360K DSDD disks boot fine though.
2013-05-11 17:49:37 +00:00
Wilbert Pol
4f30e2928a
(MESS) csw_cas.c: Fixed CSW header detection regression. [Wilbert Pol]
2013-04-26 18:07:22 +00:00
Wilbert Pol
25f17d7394
Formatting (nw)
2013-04-26 17:54:55 +00:00
Olivier Galibert
4f95ed2170
dsk: mwahahaha (nw)
2013-04-16 11:45:40 +00:00
cracyc
5ee7683519
upd765_dsk: don't crash when inserting a disk after removing a different size one (nw)
...
winsocket, winptty: don't use osd_free on pointer allocated with malloc (nw)
2013-04-15 02:10:49 +00:00
Olivier Galibert
1b1d090f52
imd: Stop being so anal-retentive, it's counterproductive [O. Galibert]
2013-03-26 19:13:41 +00:00
Oliver Stöneberg
0817d64c5f
set proper cassette image loading error / removed unused CASSETTE_ERROR_INVALIDARG (nw)
2013-02-12 18:53:20 +00:00
Miodrag Milanovic
a440a8e020
Cleanups and version bump
2013-02-11 07:44:56 +00:00
Olivier Galibert
1ac400963a
flopimg: When generating a pc layout, don't write the gap3 after the last sector [O. Galibert]
2013-02-09 10:35:45 +00:00
Curt Coder
9dec2793ff
(MESS) tiki100: Fixed 90K floppy format. (nw)
2013-01-24 15:07:26 +00:00
Olivier Galibert
e30560322d
dsk_dsk: Header size obvious fix [O. Galibert]
2013-01-20 08:55:14 +00:00
Curt Coder
f02a94e4ac
Fixed MSVC compile. (nw)
2013-01-17 20:08:59 +00:00
Curt Coder
ffe3325258
(MESS) d64/g64 floppy modernization WIP. (nw)
2013-01-17 15:32:52 +00:00
Curt Coder
4c924e2a63
(MESS) Fixed typos. (nw)
2013-01-14 18:27:19 +00:00
Curt Coder
cf41f05d4b
(MESS) flopimg: Added support for Commodore GCR encoding. [Curt Coder]
...
(MESS) d64/g64 floppy modernization WIP. (nw)
2013-01-14 16:27:52 +00:00
Curt Coder
fd500d6410
(MESS) Refactored the Commodore 1581 floppy disk drive to use the modern floppy system. Supports read-only access to D81 images. [Curt Coder]
...
wd_fdc: Controller remains busy until the last DRQ has been served, and the sector register can now be written more than once. [Curt Coder]
2013-01-12 13:51:35 +00:00
smf-
1940866c70
output of new srcclean changes that are relatively small [smf]
2013-01-11 19:43:14 +00:00
Miodrag Milanovic
0e19f641d3
Cleanups and version bump
2013-01-11 07:32:46 +00:00
Curt Coder
1568a656f8
(MESS) bw12, xerox820, wangpc: Fixed floppy. [Curt Coder]
2013-01-09 17:56:14 +00:00
Fabio Priuli
8cc9070d27
lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio Priuli]
...
softlists: added preliminary softlists to Apogee, Bashkiria-2M, BK-0010, Galaksija, Korvet, Lviv, Mikrosha, Ondra ViLi, Orao,
Orion-128/OrionPro, Partner-01.01, Pecom64, Pyldin-601, Radio-86RK, Specialist/Specialist MX and UT-88. [Fabio Priuli]
After 0.148 I will clean up the file descriptions, but it's good to have these documented at last :-)
Loading instructions are already present at projectMESS and will be in next sysinfo update.
2013-01-09 17:20:18 +00:00
Curt Coder
e29bf515c4
Added FM encoding support to upd765_dsk. [Curt Coder]
...
(MESS) bw2: Fixed floppy loading. [Curt Coder]
2013-01-08 17:57:56 +00:00
Curt Coder
cc35a4ed7d
flopimg: FM WIP (nw)
2013-01-07 20:51:34 +00:00
Curt Coder
15604c6fc1
Added FM encoding support to flopimg and wd17xx_dsk. [Curt Coder]
2013-01-07 18:23:45 +00:00
Oliver Stöneberg
670a36cbcd
fixed some cppcheck warnings about format identifiers and duplicated enum (nw)
2013-01-06 19:14:29 +00:00
Olivier Galibert
23936afefc
flopimg: Avoid avoidable leaks [O. Galibert]
2013-01-03 12:41:48 +00:00
Olivier Galibert
82191eb25f
floppy: Correctly reach files inside zips or softlists [O. Galibert]
2013-01-02 11:24:18 +00:00
David Haywood
d58eef5b12
there are 81 track adf files out there, actually I think there can be anything from 1 track to 82 tracks, but we'll cross that bridge when we come to it etc.)
2012-12-31 15:23:16 +00:00
Olivier Galibert
b368d0f478
(mess) dsk: (minimally) complete the dsk support [O. Galibert]
2012-12-28 11:13:31 +00:00
Oliver Stöneberg
f13190914e
removed some unnecessary checks (nw)
2012-12-26 13:03:22 +00:00
mahlemiut
99e942486c
(MESS) fm7: Adjusted cassette sample rate. Fixes Pac-man.
2012-12-20 01:07:38 +00:00
Miodrag Milanovic
436d2f757f
Cleanups and version bump
2012-12-17 07:22:20 +00:00
Curt Coder
e759cbccab
(MESS) c1581: Modernized floppy, WIP. (nw)
2012-12-14 17:30:42 +00:00
Miodrag Milanovic
3a55d70dbb
Made Orion use new floppy system (no whatsnew)
2012-12-14 11:43:56 +00:00
Curt Coder
8bdde8be64
(MESS) tiki100: Added floppy sector skew and fixed PSG output mode. (nw)
2012-12-13 20:05:01 +00:00
Miodrag Milanovic
bd24773b23
b2m : Set proper floppy drive type and used custom format loading (nw)
2012-12-13 16:00:08 +00:00
Miodrag Milanovic
0716e22259
Added specialist mx custom format handling (nw)
2012-12-13 12:56:38 +00:00
Curt Coder
3df0bd2be6
(MESS) sf7000: Verified floppy format gap sizes. [Curt Coder]
2012-12-10 21:51:26 +00:00
Curt Coder
2569853c94
(MESS) sf7000: Fixed floppy. [Curt Coder]
2012-12-09 22:39:14 +00:00
Olivier Galibert
9857a8770e
pc98: Add its specific almost raw fdi disk format [O. Galibert]
2012-12-04 19:18:15 +00:00
Olivier Galibert
ba39484252
placeholders
2012-12-04 19:16:53 +00:00
Olivier Galibert
e28869ccfa
wd_fdc: fm support, need to review all timings [O. Galibert]
2012-12-01 10:28:18 +00:00
Curt Coder
b23b2a1060
(MESS) bw2: Fixed floppy format and FDC clock. (nw)
2012-11-29 19:01:35 +00:00
Curt Coder
d40e28b6d1
(MESS) tiki100: Floppy modernization. (nw)
2012-11-29 19:01:03 +00:00
Curt Coder
ab2c58ca71
Added 8" DSSD floppy type, WD177x inverted bus, and fixed DSKCHG signal. (nw)
2012-11-29 18:55:10 +00:00
Curt Coder
f2dacf2813
(MESS) comx35: Floppy modernization and expansion interface cleanup. (nw)
2012-11-28 15:58:47 +00:00
Curt Coder
52e54ab3a6
(MESS) Cleanup. (nw)
2012-11-28 15:58:02 +00:00
Curt Coder
b1354d9ed4
Added some more floppy types. (nw)
2012-11-28 15:53:32 +00:00
Sandro Ronco
fc3df750cd
(MESS) Updated TVC HBF to use new floppy system. (nw)
2012-11-26 19:55:41 +00:00
R. Belmont
e28bcc6f74
(MESS) Olivetti M20: improved keyboard and floppy handling [Christian Grössler]
2012-11-23 23:01:44 +00:00
Olivier Galibert
c2b58b03b1
I'm in your floppy format, fixing stupid bugs (nw)
2012-11-20 21:32:58 +00:00
Olivier Galibert
a0c70ecb0c
pc floppies: Merge the common parts of d88/imd [O. Galibert]
2012-11-20 20:33:37 +00:00
Olivier Galibert
bd496dae19
Yes, it *is* possible to have two errors in the same line (nw)
2012-11-20 07:37:44 +00:00
Olivier Galibert
38c841bcf5
imd: Accept versions with single-digit minor [O. Galibert]
2012-11-20 07:37:39 +00:00
Olivier Galibert
31993b041a
imd_dsk: *duh* (nw)
2012-11-19 09:23:32 +00:00
Olivier Galibert
d60236970a
imd_dsk: Predict the layout size correctly [O. Galibert]
2012-11-19 07:44:51 +00:00
Michael Zapf
dbdc940411
[MESS] ti99/geneve: Now accepts a variant of the disk format which has
...
768 additional bytes at the end used as a bad sector map.
2012-11-17 14:37:02 +00:00
Olivier Galibert
132e949f7f
Thanks Al (nw)
2012-11-16 20:36:52 +00:00
Curt Coder
d9de81c2a9
(MESS) bw2: Added modern disk formats. (nw)
2012-11-16 18:37:55 +00:00
Olivier Galibert
efe49873d4
(mess) upd765: Add read fm sector support [O. Galibert]
2012-11-16 09:16:15 +00:00
Olivier Galibert
2aa1e82537
duh (nw)
2012-11-16 07:48:15 +00:00
R. Belmont
b7c23bfec1
Fix GCC 4.7 compile (nw)
2012-11-16 02:22:56 +00:00
Olivier Galibert
48d5733ec2
duh
2012-11-15 20:57:38 +00:00
Olivier Galibert
6a43e78d97
(mess) floppy: Add IMD support [O. Galibert]
2012-11-15 20:19:53 +00:00
Curt Coder
c93840e585
(MESS) adam: Added modern disk formats. (nw)
2012-11-05 19:44:19 +00:00
Curt Coder
cdc241de4f
(MESS) Fixed typo. (nw)
2012-11-05 15:32:20 +00:00
Olivier Galibert
f70e1a5a10
(mess) Add a generic wd format [O. Galibert]
2012-11-05 13:22:55 +00:00
Olivier Galibert
559bf715a1
placeholders
2012-11-05 13:22:34 +00:00
Miodrag Milanovic
6bfc7e54f9
Clean-ups and version bump
2012-10-30 07:07:38 +00:00
Sandro Ronco
e9341d47b4
Fixed memory leaks in flopimg.c (nw)
2012-10-26 17:25:10 +00:00
Miodrag Milanovic
4c72225c6e
added basic support for the loop flags in tzx [David Haywood]
2012-10-26 14:49:25 +00:00
Olivier Galibert
076063767d
(mess) d88: Reduce the gap3 size from the standard value when the data otherwise won't fit [O. Galibert]
2012-10-11 07:37:04 +00:00
Olivier Galibert
9d1aaf97ae
(mess) upd765: Modernize [O. Galibert]
...
Remaining TODO list:
- take WP into account
- test the amstrad, implement its observational format (edsk) using
pasti as a start. Or find the legendary amstrad IPFs. Or both.
- correct read track, the implementation is completely wrong. See
previous for testing, it's only used in protections the check the
inter-sector gaps.
- shake and bake on the amstrad, protections are the best to find bugs
in a fdc
- add the scan id commands, but nothing seems to use them
- debug the 2.88M formatting which is unreliable. Fix its IDAM/DAM
gap size on formatting too (but that's not what's making it
unreliable)
- test all the systems that were hit, and fix what needs to be fixed.
Beware that multiple problems may happen:
- upd765 may be wrong
- the driver may not be working
- the hookup may be wrong/incomplete (bitrate selection and floppy
rpm in particular)
- the driver may be too limited for the new implementation (the x68k
dma device does not handle non-instant dma yet for instance)
- report invalid command when appropriate depending on the actual chip
emulated
- add the russian clones with their real names
2012-10-10 15:33:51 +00:00
Olivier Galibert
6323d3af12
placeholders
2012-10-10 15:31:23 +00:00
Miodrag Milanovic
e25c13f253
Clean-ups and version bump
...
note: hoarded dump removed too from coco_cart.xml, this will not be tolerated
2012-09-17 06:49:13 +00:00
Aaron Giles
1a30184903
Final round of struct/union/enum normalization.
2012-09-16 05:24:30 +00:00
Aaron Giles
cff1004165
Pass 2 of struct modernization.
2012-09-15 22:30:30 +00:00
Curt Coder
a18efa439f
(MESS) Disabled logging. (nw)
2012-09-08 09:55:33 +00:00
Curt Coder
b8a58c4cee
(MESS) c128: Added missing IEC bus. (nw)
2012-09-08 09:54:51 +00:00
Miodrag Milanovic
8dc8836863
preliminary FM support (no whatsnew)
2012-08-27 12:36:30 +00:00
Olivier Galibert
6752a99aea
floppy: Harmless intermediate commit that could help Micko (nw)
2012-08-24 22:22:41 +00:00
Olivier Galibert
41a817b9dc
Placeholders (nw)
2012-08-24 22:21:17 +00:00
Miodrag Milanovic
fdff3e28a5
(MESS) mz_cas.c: apparently, MZT is just another alias for MZF. (no whatsnew)
2012-08-21 12:43:30 +00:00
Miodrag Milanovic
f54800c1f3
Clean-ups and version bump
2012-08-20 06:39:53 +00:00
Miodrag Milanovic
1c13d14099
Sync with MESS (nw)
2012-08-20 06:06:19 +00:00
Miodrag Milanovic
a703b654ab
Sync with MESS (nw)
2012-08-17 08:15:05 +00:00