mirror of
https://github.com/dkgrizzly/GreenSCSI.git
synced 2025-02-16 04:30:38 +00:00
from TinySCSIEmu with the NCR5380 PHY. Successfully booted OpenVMS and Digital UNIX on an DEC Alpha 3000/300. + Interrupt-driven SCSI Data bus for Read & Write block routines + Low-Level Hardware register access for GPIO manipulation + Initial Optical Drive Emulation ported from TinySCSIEmu + Additional Mode Sense / Mode Select work to enable booting OpenVMS and Digital UNIX from CD or HD + Per-ID Inquiry Response editing via [CH]Dxx_xxx.cfg files instead of SCSI_CONFIG.TXT (same format) + Images should now be named CDxx_xxx.img or HDxx_xxx.img instead of HDxx_xxx.hda
GreenSCSI
GreenSCSI, BlueSCSI & ArdSCSino are hardware that reproduces SCSI devices (hard disks) with Arduino like devices.
GreenSCSI
created by https://github.com/dkgrizzly[dkgrizzly] is a fork of BlueSCSI
which adds:
- Teensy 3.5 (Kinetis K64...) support
- Better LUN handling
BlueSCSI
created by https://github.com/erichelgeson[erichelgeson] is a fork of ArdSCSino-stm32
ArdSCSino-stm32
created by https://github.com/ztto/ArdSCSino-stm32[ztto] is the STM32 version of ArdSCSino
ArdSCSino
created by https://twitter.com/h_koma2[Tambo (TNB Seisakusho)]
Languages
C++
95.7%
C
4.3%