Welcome, Guest. Please login or register.

Author Topic: WinUAE, DICE & Floppies  (Read 4885 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline x303

Re: WinUAE, DICE & Floppies
« on: July 25, 2009, 06:55:18 PM »
Did you know you could download dice 3.16 from aminet ? Just click the link: http://aminet.net/dev/c/dice-3.16.lha

x303 :D :D :D
 

Offline x303

Re: WinUAE, DICE & Floppies
« Reply #1 on: July 26, 2009, 04:39:11 PM »
Here are my assigns:

assign >nil: DCC: dh7:dcc
assign >nil: DLIB: DCC:dlib
assign >nil: DINCLUDE: DCC:include
path >nil: DCC:abin ADD
assign >nil: LIBS: DCC:libs ADD

I can run vopt, but I can't save any projects. Looks (and feels) that dice is a bit outdated here.
Maybe you wanna try gcc or vbcc. Both are free.
Or else try to get a copy of SAS/C which has a similar options gui as dice has.

x303 :D :D :D
 

Offline x303

Re: WinUAE, DICE & Floppies
« Reply #2 on: July 28, 2009, 09:50:00 PM »
Quote from: Reg;517180
and have been reading through the various posts on how to read and convert 880K floppies to .adf files - which I suppose I would then write to 1.44 meg floppies to read back through the emulator.

If you haven't got any other way of getting the adf files to your pc (serial cables, cf card), fd's are the only option.

Quote
So, should I try to resurect a physical amiga to read these flops, or go with the DISK2FDI program on an old dos box ?
Right now I'm not sure that the Amiga can write out 1.44 meg PC flops anyway, so it might have to be the PC box that has 2 floppy drives on the same cable - I have an old tower one of those.
If you wanna use it on your pc to run sas/c, use winuae to emulate you amiga.
And no, amiga's don't write out 1.44 mb fd's by default. Use something like (my) kcs dual hd drive for that :D
If you don't have any other way of getting your fd's on the pc, try splitting your adf files with something like joinsplitter, put them on 720kb disks (you need mfm.device and fat95 for that) and join them back on the pc side.

x303 :D :D :D