Bug when loading adl images

General discussion forum - for all that doesn't fit in any other category.
Post Reply
Radiorama
Posts: 13
Joined: Mon Jan 18, 2021 9:51 am

Bug when loading adl images

Post by Radiorama »

Hi Jeff,

I noticed that when loading adl images (BBC Micro ADFS double sided images), HxC numbers sectors from 1 to 16, while they should go from 0 to 15.

I attached an adl image for your convenience.

Best,
-- Radiorama
Attachments
PIAS5.zip
(126.27 KiB) Downloaded 21 times
Jeff
Site Admin
Posts: 8332
Joined: Fri Oct 20, 2006 12:12 am
Location: Paris
Contact:

Re: Bug when loading adl images

Post by Jeff »

Radiorama wrote: Sat Aug 22, 2026 12:35 pm Hi Jeff,

I noticed that when loading adl images (BBC Micro ADFS double sided images), HxC numbers sectors from 1 to 16, while they should go from 0 to 15.

I attached an adl image for your convenience.

Best,
-- Radiorama
Yes this is right, thanks for reporting the issue.
The fix is now pushed to the repository.

https://github.com/jfdelnero/HxCFloppyEmulator
Radiorama
Posts: 13
Joined: Mon Jan 18, 2021 9:51 am

Re: Bug when loading adl images

Post by Radiorama »

Thanks! That was pretty quick :)
-- R.
Jeff
Site Admin
Posts: 8332
Joined: Fri Oct 20, 2006 12:12 am
Location: Paris
Contact:

Re: Bug when loading adl images

Post by Jeff »

Radiorama wrote: Sun Aug 23, 2026 12:21 pm Thanks! That was pretty quick :)
-- R.
The fix is simple to implement.
Post Reply