PiSCSI / piscsi

PiSCSI allows a Raspberry Pi to function as emulated SCSI devices (hard disk, CD-ROM, and others) for vintage SCSI-based computers and devices. This is a fork of the RaSCSI project by GIMONS.
https://piscsi.org
BSD 3-Clause "New" or "Revised" License
545 stars 82 forks source link

Recognize .cdr and .toast as CD-ROM image file endings #1413

Closed rdmark closed 10 months ago

rdmark commented 10 months ago

Proposing the addition of these two unambiguous file endings as recognized CD-ROM file endings (in addition to .iso and .is1)

sonarcloud[bot] commented 10 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

rdmark commented 10 months ago

@nucleogenic Everyone else is on extended breaks from this project, so may I perhaps ask you to review this very trivial change? :)

rdmark commented 10 months ago

Cheers!