HxC Floppy Drive Emulator

HxC Floppy Drive Emulator general information and news
It is currently Thu Jun 20, 2013 12:31 am

All times are UTC + 2 hours




Post new topic Reply to topic  [ 63 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Author Message
 Post subject: Re: Oric floppy images support
PostPosted: Mon Sep 12, 2011 5:27 pm 
Offline

Joined: Fri Jun 24, 2011 11:24 am
Posts: 15
Nightbird72 wrote:
JihemB:

if you are a CEO member, why don't you try to use the last Oric floppy (edisk of june 2011, Ceoz1106.dsk), it is SEDORIC 3 (42 tracks/17 sectors/2 sides), boot it on HxC then try backup to 3" floppy drive (BACKUP A TO B or B TO A)?

Best regards,

Thierry


Hey, it the file I gave you during the CEO isn't it ? ;)


Top
 Profile  
 
 Post subject: Re: Oric floppy images support DSK to HFE conversion
PostPosted: Thu Sep 15, 2011 10:01 am 
Offline

Joined: Sun Aug 28, 2011 9:26 am
Posts: 9
Hello guys!

recently I got a microdisc + hxc floppy emulator and it works great !

but i 'm experiencing a very annoying problem in using the converter from .dsk files to .hfe

while converting the .dsk file images found on the internet , there'is not so many problems , the disks in hfe are correctly recognized by the hxe emu. (most of them...) and some ends with track/sector read errors...

so , In oricutron I 've made some new dsk images, working very well in the oricutron emulator.
but after saving the dsk image ( after modifications in oricutron) , and then passing them to the hfe converter
I loose many sectors and tracks ! making hfe image unusable :'(

so on my first try , I found with hex editor of oricutron generated dsk that the inter -sector informations (gaps/synchros..) are not the same , it seems that the CRC for each sector are different !!!

so i fix it for my first test , by changing in hex editor the frame 4E 4E 00 00 00... A1 A1 A1 F8 by 4E 4E 00 00 00 .. A1 A1 A1 FB and i was the happiest man in the world ... but for a short moment only...

Adding more files to a new dsk image....converted it... not working...TRACK/SECTOR READ FAULT ERRORS even after the fix above...

Examining the log of hfe converter:

before fixing with hexed , the converter seems to skip many sectors....
after fixing , ok i got all sectors , but not like in my first test , the track/sector order is scrambled !
(ie Track 0 Sector 1,2,3,4,5,6,7,8,9,10,11,12...17
Track 1 Sector 14,15,16,17,1,2,3,4,5,6,7,8,9,10,11,12,13
Track 2 Sector 10,11,12,13,14,15,16,17,1,2,3,4,5,6,7,8,9....

I will post tonite (as i am at work right now) the log files & dsk image to make it more evident

So my next test is to generate dsk images with another oric emulator (euphoric) but i m so used to oricutron :(

please help !
seb (aka psypoker)
Toulouse - France


ps: ignore my poor english :)


Top
 Profile  
 
 Post subject: Re: Oric floppy images support - FILES
PostPosted: Thu Sep 15, 2011 7:08 pm 
Offline

Joined: Sun Aug 28, 2011 9:26 am
Posts: 9
here the log files

but problem solved with opening dsk image with euphoric
making a fresh empty dsk with euphoric in drive B
and COPY A TO B


You do not have the required permissions to view the files attached to this post.


Last edited by seb on Sat Oct 01, 2011 1:40 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Oric floppy images support - FILES
PostPosted: Thu Sep 15, 2011 8:30 pm 
Offline
Site Admin

Joined: Fri Oct 20, 2006 12:12 am
Posts: 2901
Location: Paris
seb wrote:
here the log files

but problem solved with opening dsk image with euphoric
making a fresh empty dsk with euphoric in drive B
and COPY A TO B


Pouvez vous poster le dsk en défaut ?


Top
 Profile  
 
 Post subject: Re: Oric floppy images support
PostPosted: Thu Sep 15, 2011 9:06 pm 
Offline

Joined: Sun Aug 28, 2011 9:26 am
Posts: 9
tested on real oric with image copied from this disk to new euphoric disk :D


Last edited by seb on Sat Oct 01, 2011 9:24 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Oric floppy images support
PostPosted: Fri Sep 16, 2011 9:20 am 
Offline

Joined: Sun Aug 28, 2011 9:26 am
Posts: 9
seb wrote:
tested on real oric with image copied from this disk to new euphoric disk :D


still having to do the fix in hexed to make it readable for euphoric ... (replacing A1 A1 A1 FB by A1 A1 A1 F8)
and then this is good for conversion to hfe...


Top
 Profile  
 
 Post subject: Re: Oric floppy images support
PostPosted: Fri Sep 16, 2011 9:54 am 
Offline
Site Admin

Joined: Fri Oct 20, 2006 12:12 am
Posts: 2901
Location: Paris
seb wrote:
seb wrote:
tested on real oric with image copied from this disk to new euphoric disk :D


still having to do the fix in hexed to make it readable for euphoric ... (replacing A1 A1 A1 FB by A1 A1 A1 F8)
and then this is good for conversion to hfe...


Ok this is a "deleted data" mark issue. i will correct this asap.


Top
 Profile  
 
 Post subject: Re: Oric floppy images support
PostPosted: Fri Sep 16, 2011 12:16 pm 
Offline

Joined: Sun Aug 28, 2011 9:26 am
Posts: 9
great!

whatever , the process is ok but complicated (hexediting , open in euphoric with dosbox environment, copy A to B (B=new disk) but it works and it is the most important for me :)

thanx for the support


Top
 Profile  
 
 Post subject: Re: Oric floppy images support
PostPosted: Fri Sep 16, 2011 7:08 pm 
Offline
Site Admin

Joined: Fri Oct 20, 2006 12:12 am
Posts: 2901
Location: Paris
seb wrote:
great!

whatever , the process is ok but complicated (hexediting , open in euphoric with dosbox environment, copy A to B (B=new disk) but it works and it is the most important for me :)

thanx for the support


Ok things should be easier now :

http://hxc2001.free.fr/floppy_drive_emu ... t_beta.zip

;)


Top
 Profile  
 
 Post subject: Re: Oric floppy images support
PostPosted: Fri Sep 16, 2011 8:19 pm 
Offline

Joined: Sun Aug 28, 2011 9:26 am
Posts: 9
hello !

just tested ,and i still have to patch the file with A1 A1 A1 F8 -> A1 A1 A1 FB to make a good hfe file

with F8 the log stills show missing sectors


Top
 Profile  
 
 Post subject: Re: Oric floppy images support
PostPosted: Fri Sep 16, 2011 9:33 pm 
Offline
Site Admin

Joined: Fri Oct 20, 2006 12:12 am
Posts: 2901
Location: Paris
seb wrote:
hello !

just tested ,and i still have to patch the file with A1 A1 A1 F8 -> A1 A1 A1 FB to make a good hfe file

with F8 the log stills show missing sectors


logs please.


Top
 Profile  
 
 Post subject: Re: Oric floppy images support
PostPosted: Fri Sep 16, 2011 10:15 pm 
Offline

Joined: Sun Aug 28, 2011 9:26 am
Posts: 9
hi again :)

here the files


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
 Post subject: Re: Oric floppy images support
PostPosted: Fri Sep 16, 2011 10:53 pm 
Offline
Site Admin

Joined: Fri Oct 20, 2006 12:12 am
Posts: 2901
Location: Paris
seb wrote:
hi again :)

here the files


all is ok here.
Check that you have the v1.6.11.7a !


Top
 Profile  
 
 Post subject: Re: Oric floppy images support
PostPosted: Fri Sep 16, 2011 11:04 pm 
Offline

Joined: Sun Aug 28, 2011 9:26 am
Posts: 9
ok sorry;)

winrar made a subdir , shortcut was for old version lol

nice work thank you so much


Top
 Profile  
 
 Post subject: Re: Oric floppy images support
PostPosted: Mon Dec 10, 2012 11:03 pm 
Offline

Joined: Tue Jul 19, 2011 8:47 am
Posts: 16
Hi,

I have some .DSK Oric floppy disk images that make HxCFloppyEmulator.exe (even v2 Beta) to crash while converting.
Here are two of them in case someone can see what's wrong :
https://www.rapidshare.com/files/2896436297/METEOR.DSK
https://www.rapidshare.com/files/593498502/SOLITRIA.DSK

Regards,

JihemB


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 63 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group