Megalextoria
Retro computing and gaming, sci-fi books, tv and movies and other geeky stuff.

Home » Digital Archaeology » Computer Arcana » Commodore » Commodore 8-bit » Zoomfloppy/Win32: batch file to automatically make a disk
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Zoomfloppy/Win32: batch file to automatically make a disk [message #384364] Fri, 07 June 2019 17:10 Go to next message
Harry Potter is currently offline  Harry Potter
Messages: 1304
Registered: March 2012
Karma: 0
Senior Member
I am now a proud owner of a Zoomfloppy and want to create a batch file to automating the process of making out disk images. Is anybody interested?
Re: Zoomfloppy/Win32: batch file to automatically make a disk [message #384453 is a reply to message #384364] Sat, 15 June 2019 23:02 Go to previous messageGo to next message
Anonymous
Karma:
Originally posted by: Thierry64

On Fri, 7 Jun 2019 14:10:49 -0700 (PDT), Harry Potter
<rose.joseph12@yahoo.com> wrote:

> I am now a proud owner of a Zoomfloppy and want to create a batch file to automating the process of making out disk images. Is anybody interested?


hi !! ,. yess , me! , im a zoomfloppy user , from XAP1541 cable ( 1541
drive ) and 1571 drive ( use SRQ Nibbling support )

best regards

Thierry
Re: Zoomfloppy/Win32: batch file to automatically make a disk [message #384456 is a reply to message #384453] Sun, 16 June 2019 08:02 Go to previous messageGo to next message
Harry Potter is currently offline  Harry Potter
Messages: 1304
Registered: March 2012
Karma: 0
Senior Member
On Saturday, June 15, 2019 at 10:46:01 PM UTC-4, Thierry64 wrote:
> hi !! ,. yess , me! , im a zoomfloppy user , from XAP1541 cable ( 1541
> drive ) and 1571 drive ( use SRQ Nibbling support )
>
:D I plan on making the batch file as soon as I reach my mother's house. My C64C and Zoomfloppy are there. :)
Re: Zoomfloppy/Win32: batch file to automatically make a disk [message #384556 is a reply to message #384456] Sat, 22 June 2019 09:51 Go to previous messageGo to next message
Harry Potter is currently offline  Harry Potter
Messages: 1304
Registered: March 2012
Karma: 0
Senior Member
Here's the batch file:
----------------------------
@echo off
echo Type in the disk name, without quotes, or nothing to not format.
set /p dname=:
if "%dname%"=="" goto a2
set /p did=Now, type in the ID:
c:\opencbm\bin\cbmformat 8 "%dname%",%did%
:a2
c:\opencbm\bin\d64copy --warp "%~1" 8
pause
----------------------------
Enjoy, and tell me what you think!
Re: Zoomfloppy/Win32: batch file to automatically make a disk [message #384571 is a reply to message #384556] Mon, 24 June 2019 00:13 Go to previous message
Anonymous
Karma:
Originally posted by: Thierry64

On Sat, 22 Jun 2019 06:51:26 -0700 (PDT), Harry Potter
<rose.joseph12@yahoo.com> wrote:

> Here's the batch file:
> ----------------------------
> @echo off
> echo Type in the disk name, without quotes, or nothing to not format.
> set /p dname=:
> if "%dname%"=="" goto a2
> set /p did=Now, type in the ID:
> c:\opencbm\bin\cbmformat 8 "%dname%",%did%
> :a2
> c:\opencbm\bin\d64copy --warp "%~1" 8
> pause
> ----------------------------
> Enjoy, and tell me what you think!

Exelent , i try it !

thankss

regards

Thierry
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: 50 Days to the Commodore Vegas Expo v15!
Next Topic: Seeking 6502, 6526, 4164
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Mar 28 09:02:04 EDT 2024

Total time taken to generate the page: 0.05149 seconds