Author Topic: GoADF! 2.x  (Read 1688 times)

Offline 4pLaY

  • Administrator
  • Full Member
  • *****
  • Posts: 235
  • Karma: +1/-0
GoADF! 2.x
« on: December 02, 2019, 07:40:29 PM »


GoADF v2.0.2 has been released.

Main features of GoADF:
  • Reading information about the ADF file through reading and interpretation of all types of Amiga’s disks blocks OFS/FFS:
  • is bootable
  • is DOS disk (or NDOS)
  • type of filesystem (OFS / FFS (INTL/DC/LNFS))
  • disk label
  • dates of modification and creation disk
  • disk size
  • disk usage
  • and many others
  • File exploration mode –(only ADF from DOS disks)- allows to browse the content of the files in ADF file, similarly to the file manager apps. Also, details about files and folders (type, date, size and properties) are viewed. It is possible to enter deep into folder’s structure and extract the files directly from ADF file to the hard disk.
  • Block exploration mode – based on disk editors, allows to browse content of the ADF file, block after block – each block of the disk is presented as HEX and ASCII board.
  • ADF files to physical disks recording mode - intuitive GUI with drive choice and disc formatting options. The operation is presented on the original graphical and logical floppy disk image (based on XCopy).
  • ADF files to one of four virtual drives (ADO to AD3) mounting mode – allows to mount DOS and NDOS disks to the virtual drives. In this way ADF files appear to the operating system as normal disks put into the disk drive, from where they can be operated, for example, by the Directory Opus.
  • In order to operate virtual drives, adf.device packet is being used, with the permission of the author - Bjørn Fuglsang. The packet (included in GoADF!) is also available at: http://bfugl.dk/Download.asp
  • Quick access to all ADF files in one folder – easy access to ADF stored on the hard disk by uploading the list of ADF files from the selected folder to the list in GoADF! app.

Direct Download link.
« Last Edit: February 07, 2020, 09:28:06 PM by 4pLaY »

Offline 4pLaY

  • Administrator
  • Full Member
  • *****
  • Posts: 235
  • Karma: +1/-0
Re: GoADF! 2.0.2
« Reply #1 on: February 07, 2020, 09:21:09 PM »
GoADF! 2.2 has been released.

New features:

-    new option for converting images from ADZ/ADF/DMS to HFE
-    support XVS library - now GoADF! will detect bootblock viruses while loading the image and will check all sectors on demand.
-    optimizing procedures for loading and analyzing images.
-    when writing disk to ADF, GoADF! will use the name of the source volume that is mounted as the default filename and checks if the file extension is present, if not it 
     will automatically append.

Check the link in the first post to go to the projects webpage.