Amiga.org
The "Not Quite Amiga but still computer related category" => Amiga Emulation => Topic started by: AmigaFreak on July 24, 2008, 11:28:43 AM
-
Does anyone know where I can get a blank ADF image to save my Amiga Basic programs on my WinUAEX setup on my Xbox? I do not believe that WinUAEX makes disk images and all we have here at the apartment are macs. (no WinUAE) to make a blank disk image. If someone could email one to joshuahorn@ymail.com or something I'd be very grateful.
-
On the Mac, open a shell and type:
dd if=/dev/zero of=empty.adf count=1760
This will create a blank (i.e. unformatted) adf.
-
Colani1200 wrote:
On the Mac, open a shell and type:
dd if=/dev/zero of=empty.adf count=1760
This will create a blank (i.e. unformatted) adf.
Thank you so much!! :-)