Emulator for the Sharp CE-140F Diskette Driver

Dependencies:   mbed SDFileSystem

This is an attempt (for the time being, it isn't complete yet!) of emulating the Sharp CE-140F disk drive with a Nucleo board, attached to a Sharp Pocket Computer though its platform-proprietary 11-pin interface.

Revision:
8:70f13d97eb44
Parent:
7:0243d36a655a
--- a/commands.cpp	Tue Jul 19 13:50:07 2022 +0000
+++ b/commands.cpp	Tue Jul 19 14:03:08 2022 +0000
@@ -119,7 +119,7 @@
         outDataAppend(CheckSum(n_files));
         outDataAppend(checksum);
         
-        process_FILES_LIST ( 0x00 ); // append first file name too
+        // process_FILES_LIST ( 0x00 ); // append first file name by default ?
         
     } else {
         // could not open directory