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.

History

minor change default tip

2022-07-19, by ffxx68 [Tue, 19 Jul 2022 14:03:08 +0000] rev 8

minor change


Added SD card handling and basic FILES command processing (under testing yet)

2022-07-19, by ffxx68 [Tue, 19 Jul 2022 13:50:07 +0000] rev 7

Added SD card handling and basic FILES command processing (under testing yet)


Draft version processing the DSKF command

2022-06-15, by ffxx68 [Wed, 15 Jun 2022 16:21:50 +0000] rev 6

Draft version processing the DSKF command


Completed command receive sequence

2022-06-14, by ffxx68 [Tue, 14 Jun 2022 13:51:53 +0000] rev 5

Completed command receive sequence


Fixed input data handshake

2022-06-08, by ffxx68 [Wed, 08 Jun 2022 13:24:05 +0000] rev 4

Fixed input data handshake


changed approach, using interrupts

2022-05-20, by ffxx68 [Fri, 20 May 2022 16:05:41 +0000] rev 3

changed approach, using interrupts


changed approach - using interrupts

2022-05-20, by ffxx68 [Fri, 20 May 2022 15:31:49 +0000] rev 2

changed approach - using interrupts


revised connector access methods

2022-04-25, by ffxx68 [Mon, 25 Apr 2022 16:16:22 +0000] rev 1

revised connector access methods


First version, not tested yet, of an emulator for the Sharp CE-140F Diskette Driver

2022-04-22, by ffxx68 [Fri, 22 Apr 2022 13:58:23 +0000] rev 0

First version, not tested yet, of an emulator for the Sharp CE-140F Diskette Driver