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, committed 2022-07-19
- Comitter:
- ffxx68
- Date:
- Tue Jul 19 14:03:08 2022 +0000
- Parent:
- 7:0243d36a655a
- Commit message:
- minor change
Changed in this revision
commands.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 0243d36a655a -r 70f13d97eb44 commands.cpp --- 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