mirror of
https://github.com/akuker/RASCSI.git
synced 2025-01-13 22:30:52 +00:00
13 lines
749 B
Markdown
13 lines
749 B
Markdown
![C/C++ CI](https://github.com/akuker/RASCSI/workflows/C/C++%20CI/badge.svg)
|
|
|
|
(Note: Coverity not currently set up properly)
|
|
<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 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)!
|