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.
Go to file
thewesker 87c84689c6
Update lib_rascsi.php (#42)
Add ..cdr to be interpreted as a CD-Rom image.
2020-10-11 23:53:57 -05:00
.github Add issue template (#41) 2020-09-30 16:48:30 -05:00
doc Remove macos file 2020-09-25 14:00:53 -05:00
hw Updated to correct part fields and descriptions. Removed conflicting mouser references 2020-09-22 09:00:48 -05:00
src Update lib_rascsi.php (#42) 2020-10-11 23:53:57 -05:00
test/robot Created an initial suite of tests to make sure that the RaSCSI is working properly (#33) 2020-09-10 13:06:36 -05:00
_config.yml
LICENSE
RASCSI_webpage_translated.pdf
README.md

C/C++ CI Scrutinizer Code Quality Coverity Scan Build Status

What is RaSCSI?

RaSCSI is a virtual SCSI device emulator that runs on a Raspberry Pi. It runs in userspace, and can emulate several SCSI devices at one time. There is a control interface to attach / detach drives during runtime, as well as insert and eject removable media. This project is aimed at users of vintage Macintosh computers from the 1980's and 1990's.

Please check out the full story with much more detail on the wiki!