Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MinatsuT authored Aug 30, 2022
1 parent 0ff1678 commit ff9ab4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Raspberry Pi FDD
# Raspberry Pi を用いた PC-80S31 フロッピーディスクドライブエミュレータ
Raspberry Pi を NEC PC-8031-2W/PC-80S31 のようなインテリジェントタイプのFDDユニットにします。
d88形式の2D FDDイメージに対応しています。2ドライブです。
注:FDDユニット側のCPUやメモリには対応していません。

## 必要なハードウェア
- Raspberry Pi 4 (他のRaspberry Piでも動くと思いますが、試していません。)
- PC-8001/PC-8801/PC-9801シリーズの320KBインテリジェントタイプFDD用コネクタから信号線を取り出してRaspberry Piの各GPIOピンに繋ぐケーブル
- PC-8001/PC-8801/PC-9801シリーズの320KBインテリジェントタイプFDD用コネクタから信号線を取り出してRaspberry Piの各GPIOピンに繋ぐ自作ケーブル

## ピンアサイン
```
Expand Down Expand Up @@ -57,4 +57,4 @@ $ sudo ./pc80s31 system.d88 blank.d88
```

## 免責事項
当該情報に基づいて被ったいかなる損害について、一切責任を負うものではございませんのであらかじめご了承ください。
当該情報に基づいて被ったいかなる損害について、一切責任を負うものではございませんのであらかじめご了承ください。

0 comments on commit ff9ab4f

Please sign in to comment.