@docent, post #36
@docent, post #38
03 February 2019 : Firmware STM32 USB HxCFloppyEmulator v3.1.36.1a - Direct access mode : New functions - Select mode (0x5) : Mode 0 - Flash sector access mode (Default) Mode 1 - Plain text browser, Entries format : "IIII;T;SSSSSSSS;File name\r\n" IIII = Object ID (ASCII HEX Number). T = Type -> 'F'=FILE, 'D'=DIRECTORY SSSSSSSS = File Size (ASCII HEX Number). Mode 2 - Slot list mode. - Change Objects list ID base (0x6) (Plain text browser). - Select/Enter Object (0x7) (Plain text browser - Image/Directory selection or File tranfert mode). - Set file base offset (0x8) (File transfer mode). - Get current selected image (0x9). - Select file with path (0xA) (Select image with a plain text file path). - MFM & FM support. (see the customization page : https://hxc2001.com/custom_fw/) With these new direct access API functions small file selector/browser/swapper/loader can be developed without the need of any FAT32 library on resource-limited machines. The protocol specification document will be updated soon at this address : https://hxc2001.com/download/floppy_drive_emulator/SDCard_HxC_Floppy_Emulator_Direct_Access_mode.pdf