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
Curt Coder
71ca94b025
Sync with MESS. (nw)
2012-08-12 20:44:51 +00:00
Curt Coder
b3cb644955
Sync with MESS. (nw)
2012-08-12 20:21:35 +00:00
Oliver Stöneberg
2369bd1a61
fixed some unread variable warnings reported by clang (no whatsnew)
2012-08-09 19:44:59 +00:00
Miodrag Milanovic
851081b772
removed some not used variables (nw)
2012-08-04 15:12:02 +00:00
Miodrag Milanovic
ed9afac60c
Clean-ups and version bump
2012-07-15 09:28:52 +00:00
Miodrag Milanovic
f7a125b8ea
Sync with MESS (no whatsnew)
2012-07-07 07:38:07 +00:00
Miodrag Milanovic
3a36a15a02
Clean-ups and version bump
2012-07-02 07:06:11 +00:00
Miodrag Milanovic
f1e3bf44a7
Sync with MESS (no whatsnew)
2012-06-18 06:23:28 +00:00
Miodrag Milanovic
f9f61e103a
Clean-ups and version bump
2012-06-11 08:00:48 +00:00
R. Belmont
7a4b298c2d
Redoing the previous change the right way ;-) (nw)
2012-05-30 22:47:47 +00:00
R. Belmont
b8ce6d6c63
flopimg: support MFM formats where sector numbering starts at 0 [R. Belmont]
2012-05-30 02:21:29 +00:00
R. Belmont
42b219e6d0
Mirroring changes from MESS (nw)
2012-05-27 21:03:38 +00:00
Miodrag Milanovic
4580108461
Sync with MESS changes for cassette by S.Ronco (no whatsnew)
2012-05-23 07:22:13 +00:00
Miodrag Milanovic
407bc4b41d
Sync with MESS (no whatsnew)
2012-05-21 06:14:55 +00:00
Miodrag Milanovic
b8d2ce1b1e
Sync with MESS (nw)
2012-05-07 12:26:33 +00:00
Miodrag Milanovic
0238c610f7
Clean-ups and version bump
2012-05-07 06:57:50 +00:00
Miodrag Milanovic
36ea482ace
Sync with MESS (no whatsnew)
2012-05-03 09:16:42 +00:00
Miodrag Milanovic
86d811c58a
Sync with MESS (no whatsnew)
2012-04-27 13:08:09 +00:00
smf-
53bf34c24f
fixes for compiling with MSVC.
2012-04-24 11:58:27 +00:00
Miodrag Milanovic
e18eceb3f1
Sync with MESS (no whatsnew)
2012-04-24 07:13:24 +00:00
Angelo Salese
ded30e907e
Clean-ups and version bump
2012-04-22 14:10:44 +00:00
Miodrag Milanovic
f841751e50
Sync with MESS (no whatsnew)
2012-04-20 09:59:23 +00:00
Miodrag Milanovic
39746064c6
Sync with MESS (no whatsnew)
2012-04-16 14:20:10 +00:00
Miodrag Milanovic
70718f506e
SoftFloat changes for last CL and x07 tape format from MESS (no whatsnew)
2012-04-09 06:03:25 +00:00
Miodrag Milanovic
ef3c3aa0e3
Sync with MESS (nw)
2012-03-27 07:42:54 +00:00
Miodrag Milanovic
bef76826c9
fixed several Visual Studio compiler warnings and 64-bit libflac compilation by Firewave, and idectrl change from Carl (no whatsnew)
2012-02-29 09:13:22 +00:00
Angelo Salese
cf4b58b6f6
Clean-ups and version bump
2012-02-19 15:23:23 +00:00
Miodrag Milanovic
b891216773
Sync with MESS, floppy work by OG (no whatsnew)
2012-02-13 08:12:24 +00:00
Miodrag Milanovic
8896925b37
Sync with MAME (nw)
2012-01-31 12:24:27 +00:00
Angelo Salese
505442d0a0
Clean-ups and version bump
2012-01-29 16:34:26 +00:00
Miodrag Milanovic
64c1384e15
Sync with MESS (no whatsnew)
2012-01-25 09:52:18 +00:00
Miodrag Milanovic
9368cce90f
sync with MESS, it's just cleanup :) (nw)
2012-01-24 08:52:33 +00:00
Miodrag Milanovic
be86025142
Added DMF support in pc_dsk (no whatsnew)
2012-01-24 08:38:33 +00:00
Olivier Galibert
c8822a8937
mess sync (nw)
2012-01-23 21:49:46 +00:00
Olivier Galibert
afb7d8fb6a
floppy: Do specific UI handling [O. Galibert]
2012-01-23 21:49:30 +00:00
Angelo Salese
7b631e4c5b
Clean-ups and version bump
2012-01-15 21:40:54 +00:00
Miodrag Milanovic
6d68855cc0
sync with MESS (no whatsnew)
2012-01-15 08:41:42 +00:00
Miodrag Milanovic
b12f0240a8
Sync with MESS, OG's work credited in MESS already (no whatsnew)
2012-01-14 13:48:41 +00:00
Angelo Salese
fbd35ee85a
Cleanups and version bump
2012-01-08 14:41:35 +00:00
Olivier Galibert
5ac6d5200f
typo fix (nw)
2012-01-07 21:08:39 +00:00
Olivier Galibert
f659a7f5ff
mess sync (nw)
2012-01-07 21:03:04 +00:00
Olivier Galibert
517ae1369f
Placeholders.
2012-01-07 20:50:20 +00:00
Miodrag Milanovic
778d3f77c3
Floppy changes by OG, imported from MESS (no whatsnew)
2011-12-30 08:56:30 +00:00
Miodrag Milanovic
8b883bb7ca
Sync with MESS (no whatsnew)
2011-12-25 07:53:06 +00:00
Miodrag Milanovic
6e79bb2629
Sync with MESS all credited there (no whatsnew)
2011-12-12 14:20:12 +00:00
Fabio Priuli
57b5ee3b28
minor debugging. no whatsnew.
2011-12-04 11:16:18 +00:00
Angelo Salese
64c8ea4a99
Added 3 opcodes (sfence,fstp,fild) to the i386 processor [Samuele Zannoli]
...
Little modifications to ap2_dsk.c and gaelco3d.c/.h to compile with MSVC [Samuele Zannoli]
Added a placeholder for ohci usb controller in chihiro plus relative hack to avoid an infinite loop.
This allows chihiro to try to initialize direct3d and to use the nvidia 3d accelerator ... [Samuele Zannoli]
2011-12-02 13:24:09 +00:00
Miodrag Milanovic
b1c3a23ed4
Sync with MESS (no whatsnew)
2011-11-25 13:39:59 +00:00
Miodrag Milanovic
6aadd7d787
Sync with MESS, also placed back sdlmain change since it proved working on BSD (no whatsnew)
2011-11-22 09:07:58 +00:00
Angelo Salese
18b06709c8
Clean-ups and version bump
2011-11-13 20:35:34 +00:00
Miodrag Milanovic
47cc156fe2
Sync with MESS, OG work credited there (no whatsnew)
2011-11-11 08:40:31 +00:00
Miodrag Milanovic
c041a6eddc
Sync with MESS, OG work, credited there (no whatsnew)
2011-11-09 13:20:10 +00:00
Olivier Galibert
55e17a2bb9
ipf: Describe the remaining fields [O. Galibert, SPS]
2011-11-01 11:36:43 +00:00
Angelo Salese
0e5fb79526
clean-ups and version bump
2011-10-27 17:20:11 +00:00
Miodrag Milanovic
4403e7bdd8
Synced with MESS (no whatsnew)
2011-10-23 15:50:00 +00:00
Angelo Salese
5ee0c7d818
clean-ups and version bump
2011-10-10 21:17:54 +00:00
Miodrag Milanovic
b829e84ac6
Sync with MESS (no whatsnew)
2011-10-04 10:14:46 +00:00
Miodrag Milanovic
1bdb2cdbb5
Sync with MESS (no whatsnew)
2011-09-25 08:24:58 +00:00