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
Angelo Salese
cb74ddd807
Clean-ups and version bump
2011-09-20 21:10:48 +00:00
Miodrag Milanovic
d6ccb5380f
Sync with MESS, floppy work by OG, and addition of AY8914 (no whatsnew)
2011-09-19 14:32:46 +00:00
Olivier Galibert
a7a6ee9ed4
st_dsk: fix stupid bug (nw)
2011-09-07 07:29:19 +00:00
Angelo Salese
c0b3576488
Cleanups and version bump
2011-09-06 13:39:18 +00:00
Olivier Galibert
e2a6f1fee2
st_dsk: Add the easy ST formats [O. Galibert]
2011-09-03 20:51:25 +00:00
Olivier Galibert
bbef8c9063
Fixed build. (nw)
2011-09-03 20:51:18 +00:00
Olivier Galibert
19b0135c30
floppy: Change the internal format to use magnetic cells. Temporarily
...
move the full-track pll bit extraction in the amiga fdc. [O. Galibert]
2011-09-03 20:51:10 +00:00
Olivier Galibert
45ca548374
mfi: This is going to converge eventually, honest [O. Galibert]
2011-09-03 20:51:04 +00:00
Olivier Galibert
fcd0950265
mfi: Fix the format thanks to smf's help [O. Galibert]
2011-09-03 20:50:51 +00:00
Olivier Galibert
fd38e72142
floppy: Add brand-new MFI (MESS floppy image) support. [O. Galibert]
2011-09-03 20:50:44 +00:00
Olivier Galibert
bfbaefbb4e
placeholders
2011-09-03 20:33:03 +00:00
Olivier Galibert
f900b44eb0
floppy: Refactor slightly. Name, descrition, etc are now an intrinsic property of converters. [O. Galibert]
2011-08-30 10:58:21 +00:00
Angelo Salese
2811f1f8f7
Cleanups and version bump
2011-08-25 17:58:46 +00:00
Scott Stone
b6cd64c7ab
"English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!"
...
Hand-checked the most popular English word misspellings and made the appropriate changes. Nearly all of the changes made were in commented areas. (no whatsnew)
2011-08-23 04:59:11 +00:00
Olivier Galibert
1a60586bc6
floppy: Add generic track data descriptors [O. Galibert]
2011-08-20 15:42:58 +00:00
Olivier Galibert
27886f2f2b
placeholders
2011-08-20 15:41:37 +00:00
Miodrag Milanovic
36d6084f93
d64_dsk - import from MESS (no whatsnew)
2011-08-19 13:44:22 +00:00
Miodrag Milanovic
86108f0836
Sync with MESS (no whatsnew)
2011-08-08 13:30:18 +00:00
Miodrag Milanovic
2760208aa4
Exidy Sorcerer image update by robbbert (no whatsnew)
2011-07-31 13:48:39 +00:00
Miodrag Milanovic
4c196a9538
Make image recognition more relaxing (no whatsnew)
2011-07-29 17:35:10 +00:00
Angelo Salese
c6e2fca80a
Cleanups and version bump
2011-07-26 22:38:10 +00:00