Pb with conversion HFE to DMK (TRS80)

General discussion forum - for all that doesn't fit in any other category.
Post Reply
Luigi
Posts: 3
Joined: Thu Jul 25, 2013 9:43 pm

Pb with conversion HFE to DMK (TRS80)

Post by Luigi »

Hi,

I am using HxC Floppy Emulator Rev C with a TRS80 (model 4), and encounter the following problem:

1) I downloaded
13GHOSTS.DSK
from
http://www.classiccmp.org/cpmarchives/t ... DMK%5d.zip

2) I converted it to
13GHOSTS_DSK.hfe
thanks to HxCFloppyEmulator v2.0.15.1 - libhxcfe v2.4.0.5 (on a Windows 7 64 bits system)

3) Once the SD card put in the HxC, everything is OK between the TRS80 and this HFE file (either for reading or writing)

4) Now, back on Windows, I am trying to convert
13GHOSTS_DSK.hfe [to make things simple, I take exactly the one obtained in 2)]
to a TRS80 DMK file.
==> this makes HxCFloppyEmulator crash :(
Nom de l’application défaillante HxCFloppyEmulator.exe, version : 2.0.15.1, horodatage : 0x51e531f1
Nom du module défaillant : ntdll.dll, version : 6.1.7601.17725, horodatage : 0x4ec49b8f
Code d’exception : 0xc0000374
Décalage d’erreur : 0x000ce6c3
ID du processus défaillant : 0x25ec
Heure de début de l’application défaillante : 0x01ce89e2ca9597be
Chemin d’accès de l’application défaillante : C:\Users\Louis\Documents\tmp\HxC\HxCFloppyEmulator_soft\Test\HxCFloppyEmulator.exe
Chemin d’accès du module défaillant: C:\windows\SysWOW64\ntdll.dll
ID de rapport : 12f15693-f5d6-11e2-966d-efb4997fa19f
Note: no problem with the HFE --> JV3 conversion

Can you help me please?

Luigi

Jeff
Site Admin
Posts: 8093
Joined: Fri Oct 20, 2006 12:12 am
Location: Paris
Contact:

Re: Pb with conversion HFE to DMK (TRS80)

Post by Jeff »

mmhh i didn't reproduce the issue with a WinXP machine and i don't have access to a Win7 64 until next week.
can you retry with the command line tool ?

hxcfe -conv:TRS80_DMK -finput:13GHOSTS_DSK.hfe

Luigi
Posts: 3
Joined: Thu Jul 25, 2013 9:43 pm

Re: Pb with conversion HFE to DMK (TRS80)

Post by Luigi »

It works with the command line tool:
C:\Users\Louis\Documents\tmp\HxC\HxCFloppyEmulator_soft\Test>hxcfe -conv:TRS80_DMK -finput:13GHOSTS_DSK.hfe
HxC Floppy Emulator : Floppy image file converter
Copyright (C) 2006-2013 Jean-Francois DEL NERO
This program comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it under certain conditions;

libhxcfe version : 2.4.0.5

Input file : 13GHOSTS_DSK.hfe
Output file : 13GHOSTS_DSK_hfe.dmk
Checking 13GHOSTS_DSK.hfe
File loader found : HXC_HFE (SD Card HxCFE HFE file Loader)
Loading 13GHOSTS_DSK.hfe
file loader found!
Write DMK file 13GHOSTS_DSK_hfe.dmk...
Stopping HxCFloppyEmulator...
C:\Users\Louis\Documents\tmp\HxC\HxCFloppyEmulator_soft\Test>
and I have been able to read the obtained DMK with the TRS32 emulator.

Many thanks!

Luigi

gonk23
Posts: 38
Joined: Sat Jun 15, 2013 4:21 pm
Location: Melbourne, Australia

Re: Pb with conversion HFE to DMK (TRS80)

Post by gonk23 »

I tried the same test with the GUI version on Windows 8 (64-bit) and it works fine for me.

Jeff
Site Admin
Posts: 8093
Joined: Fri Oct 20, 2006 12:12 am
Location: Paris
Contact:

Re: Pb with conversion HFE to DMK (TRS80)

Post by Jeff »

Anyway there was a problem into the DMK writer code : a bad free was done at the end. This is now corrected on the repository.

Jeff
Site Admin
Posts: 8093
Joined: Fri Oct 20, 2006 12:12 am
Location: Paris
Contact:

Re: Pb with conversion HFE to DMK (TRS80)

Post by Jeff »

Jeff wrote:Anyway there was a problem into the DMK writer code : a bad free was done at the end. This is now corrected on the repository.
Updated ! :

https://hxc2001.com/download/floppy_driv ... r_soft.zip

Luigi
Posts: 3
Joined: Thu Jul 25, 2013 9:43 pm

Re: Pb with conversion HFE to DMK (TRS80)

Post by Luigi »

Great, it now works perfectly well with this new GUI version!
Thanks
Luigi

Post Reply