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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:70f13d97eb44 | 2022-07-19 | ffxx68 | minor change |
7:0243d36a655a | 2022-07-19 | ffxx68 | Added SD card handling and basic FILES command processing (under testing yet) |
6:cbe323b05b63 | 2022-06-15 | ffxx68 | Draft version processing the DSKF command |
5:69d21df72eb0 | 2022-06-14 | ffxx68 | Completed command receive sequence |
4:6e0a5ddfcb82 | 2022-06-08 | ffxx68 | Fixed input data handshake |
3:f829cb6eea98 | 2022-05-20 | ffxx68 | changed approach, using interrupts |
2:8b6005719a58 | 2022-05-20 | ffxx68 | changed approach - using interrupts |
1:cbecc06355fa | 2022-04-25 | ffxx68 | revised connector access methods |
0:832d44b89b24 | 2022-04-22 | ffxx68 | First version, not tested yet, of an emulator for the Sharp CE-140F Diskette Driver |