LisaEm/DC42 Profile image to RAW/ArduinoFile image converter?

1 post / 0 new
SQ9PXB's picture
Offline
Last seen: 3 weeks 4 hours ago
Joined: Apr 14 2022 - 07:51
Posts: 63
LisaEm/DC42 Profile image to RAW/ArduinoFile image converter?

Hi,

I need help converting a *.DC42 disk image format (e.g., one created in the Lisa emulator) to  Profile image . I want to obtain an Arduinofile *.image disk image.

The Lisa emulator (Windows) has a dc42-to-raw.exe tool, but the generated image doesn't work in Lisa—error 85. I've tried various -s and -f options, but it doesn't work. 

DC42 5MB file size (5,175,380B) changes correctly after "conversion" to 5MB Profile (5,175,296B), but it doesn't work.

  ---------------------------------------------------------------------------

    DC42 To Raw Image (data+tags) v0.02              http://lisaem.sunder.net

  ---------------------------------------------------------------------------

          Copyright (C) 2021, Ray A. Arachelian, All Rights Reserved.

              Released under the GNU Public License, Version 2.0

    There is absolutely no warranty for this program. Use at your own risk.

  ---------------------------------------------------------------------------

dc42-to-raw

Usage: dc42-to-raw -i|-d|-s Disk_Image.dc42

 -i | --interleave   - turn on   interleave 5 translation

 -d | --deinterleave - turn on deinterleave 5 translation

 -s | --straight     - no translation (default)

 -f | --ffffff       - add ProFile -1 block header

 

Maybe I'm trying the wrong tool? Can anyone help me with the conversion?