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
PhrAx 7ff24d625b
Update Makefile
Fixed source path for make install, added $(BINDIR)/
2020-09-01 23:19:24 -07:00
.github/workflows Updated makefile to cross-compile and updated github workflow to install tools 2020-08-27 23:16:23 -05:00
doc Added warning at the top of the page to not manualy update 2020-07-09 13:28:17 -05:00
hw Version 2.2 of the fullspec board with surface mount parts (#24) 2020-08-22 20:08:43 -05:00
src Update Makefile 2020-09-01 23:19:24 -07:00
_config.yml Set theme jekyll-theme-midnight 2020-07-04 20:39:04 -05:00
LICENSE Create LICENSE 2020-07-05 23:02:40 -05:00
RASCSI_webpage_translated.pdf Merged in RASCSI version 1.47 and re-generated english PDF 2020-07-04 09:57:44 -05:00
README.md Test commit 2 (#31) 2020-08-29 08:50:21 -05:00

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 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!