cpcsdk / rust.cpclib

Rust libary that targets the creation of Amstrad CPC demos ((dis-)assemble, build,convert, ...)
14 stars 1 forks source link

Add support to HFE format #11

Open rgiot opened 1 year ago

rgiot commented 1 year ago

https://hxc2001.com/download/floppy_drive_emulator/SDCard_HxC_Floppy_Emulator_HFE_file_format.pdf

rgiot commented 1 year ago

This is implemented. But it is necessary to activate the appropriate feature because it currently only works on Linux. I have some issues when linking on windows. I do not understand yet why