RASCSI/README.md

11 lines
891 B
Markdown
Raw Normal View History

2020-08-27 20:54:10 +00:00
![C/C++ CI](https://github.com/akuker/RASCSI/workflows/C/C++%20CI/badge.svg) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/akuker/RASCSI/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/akuker/RASCSI/?branch=master)
2020-08-26 02:33:00 +00:00
<a href="https://scan.coverity.com/projects/akuker-rascsi">
<img alt="Coverity Scan Build Status"
src="https://scan.coverity.com/projects/21656/badge.svg"/>
</a>
# 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](https://github.com/akuker/RASCSI/wiki)!