pauldevine / RASCSI

English fork of the Japanese RaSCSI project. RaSCSI allows a Raspberry Pi to function as emulated SCSI devices (hard disk, CD-ROM, and others) for vintage SCSI-based computers and devices.

Home Page:https://github.com/akuker/RASCSI/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The default branch has been renamed!

master is now named main

If you have a local clone, you can update it by running the following commands.

git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a

About

English fork of the Japanese RaSCSI project. RaSCSI allows a Raspberry Pi to function as emulated SCSI devices (hard disk, CD-ROM, and others) for vintage SCSI-based computers and devices.

https://github.com/akuker/RASCSI/wiki

License:BSD 3-Clause "New" or "Revised" License