Re: Grabbing floppy images

2008-06-22 Thread Leszek Chmielewski
Simon Owen schrieb: Leszek Chmielewski wrote: You coded the fdrawcmd.sys? It should work with onboard floppy connector under Win2K. Yes, and yes :-) I changed the code from example HANDLE h = CreateFile(.\\fdraw0, GENERIC_READ|GENERIC_WRITE, 0, NULL, OPEN_EXISTING, 0, NULL) to

Re: Grabbing floppy images

2008-06-22 Thread Thomas Harte
There are some USB to SCSI adaptors, which OS X fully supports, and SCSI floppy drives, but overwhelmingly they are of the LS-120 type, i.e. 100+mb 3.5 drives that are backwards compatible with old floppies. So probably they'd have PC geometry hard coded at a different place. What sort

RE: Grabbing floppy images

2008-06-17 Thread Simon Cooke
Activision, IIRC, owns the Infocom games. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, June 17, 2008 12:17 AM To: sam-users@nvg.ntnu.no; Steve Parry-Thomas Subject: RE: Grabbing floppy images Quoting Steve Parry

Re: Grabbing floppy images

2008-06-16 Thread Simon Owen
Thomas Harte wrote: Although I'm aware that my USB drive may be hard coded somehow not to support anything other than the PC layout That's pretty much it I'm afraid! USB floppy drives are seen as simple block devices, and the linear-CHS mapping is done inside the unit. I believe DD disks

Re: Grabbing floppy images

2008-06-16 Thread Thomas Harte
Hmmm, so Sam DOS numbers tracks from 0, but sectors from 1? Or am I suffering a deficit of logic? Follow-on questions - does Pro-DOS use 9 or 10 sector tracks and/or is there a CP/M tool for imaging Sam format disks, I guess to multiple floppies if necessary? I guess it's best to contact Edwin

Re: Grabbing floppy images

2008-06-16 Thread Colin Piggot
Thomas wrote: Hmmm, so Sam DOS numbers tracks from 0, but sectors from 1? Or am I suffering a deficit of logic? Yes, tracks 0-79, 128-207 and sectors 1 to 10. The Atom won't read disk images from a FAT32 volume on the compact flash and just make them looks like dfisks to the Sam? Atom,

Re: Grabbing floppy images

2008-06-16 Thread nev young
Thomas Harte wrote: Hmmm, so Sam DOS numbers tracks from 0, but sectors from 1? Or am I suffering a deficit of logic? Yes. sectors are 1-10. tracks are 0-79 the fun part (that used to throw many people) is the head selection. sam has: sector #C H S (cyl, head, sect) 1 0

Re: Grabbing floppy images

2008-06-16 Thread Simon Owen
Thomas Harte wrote: Hmmm, so Sam DOS numbers tracks from 0, but sectors from 1? Or am I suffering a deficit of logic? Most systems use 1-based sector numbers, though the BBC Micro and Opus Discovery both use 0-based. SAM track numbers are still 0-79 on both sides, and the 128-207 numbering

RE: Grabbing floppy images

2008-06-16 Thread Steve Parry-Thomas
Steve Parry-Thomas has been using a Spectrum emulator to convert CPC CP/M images to a format that Pro-Dos can read. Edwin has also been working on storing CP/M images in Atom records, so no floppies needed there either. Yep! I have tried to restore a number of HiSoft Packages that were for

Re: Grabbing floppy images

2008-06-16 Thread Thomas Harte
Various thoughts in response to this entire thread... I like Pro-DOS because it feels like a real operating system. But I've never seriously used it. It's a shame that CP/M didn't offer standard (albeit likely to be much-slower-than-native) graphics routines, or maybe there'd be a whole bunch of

Re: Grabbing floppy images

2008-06-16 Thread Geoff Winkless
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Message-ID: [EMAIL PROTECTED] X-Sender: [EMAIL PROTECTED] Received: from [192.168.3.100, 82.108.154.19] via 88-96-166-22.dsl.zen.co.uk [88.96.166.22] with HTTP/1.0 (POST); Mon, 16 Jun 2008 15:29:50

Re: Grabbing floppy images

2008-06-16 Thread Geoff Winkless
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Message-ID: [EMAIL PROTECTED] X-Sender: [EMAIL PROTECTED] Received: from [192.168.3.100, 82.108.154.19] via 88-96-166-22.dsl.zen.co.uk [88.96.166.22] with HTTP/1.0 (POST); Mon, 16 Jun 2008 15:29:47

Re: Grabbing floppy images

2008-06-16 Thread Geoff Winkless
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Message-ID: [EMAIL PROTECTED] X-Sender: [EMAIL PROTECTED] Received: from [192.168.3.100, 82.108.154.19] via 88-96-166-22.dsl.zen.co.uk [88.96.166.22] with HTTP/1.0 (POST); Mon, 16 Jun 2008 15:30:42

Re: Grabbing floppy images

2008-06-16 Thread Colin Piggot
Thomas wrote: I take it from the talk of different versions of B-DOS that the neither the Atom nor Trinity interfaces make any attempt to look like a WD177x in hardware? Correct. Having hardware that would mimic the WD1772 for mass-storage would be overkill I think, and drastically more

RE: Grabbing floppy images

2008-06-16 Thread Adrian Brown
] On Behalf Of Colin Piggot Sent: 16 June 2008 16:00 To: Adrian Subject: Re: Grabbing floppy images Thomas wrote: I take it from the talk of different versions of B-DOS that the neither the Atom nor Trinity interfaces make any attempt to look like a WD177x in hardware? Correct. Having hardware

Re: Grabbing floppy images

2008-06-16 Thread Colin Piggot
Adrian wrote: Is that a little hint hint at hte bottom of your email ;) Nah, not trying to hint, I'd just send a message saying chop chop if I wanted to be blatent about it! ;) Besides you know I've been excited about seeing the stack going from when you first said you would be looking at

Re: Grabbing floppy images

2008-06-16 Thread Chris Pile
is still able to bring out the creative side in people! Chris. - Original Message - From: Adrian Brown [EMAIL PROTECTED] To: sam-users@nvg.ntnu.no; [EMAIL PROTECTED] Sent: Monday, June 16, 2008 4:54 PM Subject: RE: Grabbing floppy images Yer real life and work does get in the way