In the CPM22QED programs set there is TOSQ1.COM.
It simulates the TOS A.2 cable protocol and allows CP/M disks.
The used files have 9 bytes Microdrive compatibile file headers.
For files without extention ".BZX" is assumed.

After loading TOSQ1 you can use instructions:

CAT *
LOAD * "filename"
LOAD * "filename" CODE

I can add more instruction if there's someone interested.