mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-22 16:33:17 +00:00
Added links to potentially useful information
This commit is contained in:
parent
81617cffde
commit
a955d2467f
33
README.md
33
README.md
@ -4,3 +4,36 @@ http://retropc.net/gimons/rascsi/
|
||||
Translated copy of original webpage is available as pdf:
|
||||
https://github.com/akuker/RASCSI/blob/master/RASCSI_webpage_translated.pdf
|
||||
|
||||
|
||||
---------------------------------
|
||||
Useful links and notes:
|
||||
* Mirror of Mac OS 8 Documentation
|
||||
** http://mirror.informatimago.com/next/developer.apple.com/documentation/macos8/mac8.html
|
||||
|
||||
|
||||
* ATAPI list of SCSI commands:
|
||||
** https://wiki.osdev.org/ATAPI
|
||||
* Pioneer CD-ROM SCSI command set
|
||||
** http://www.epicycle.org.uk/pioneercd/SCSI-2%20Command%20Set.pdf
|
||||
* Seagate SCSI Commands Reference Manual (maybe too new to use as a reference?)
|
||||
** https://origin-www.seagate.com/files/staticfiles/support/docs/manual/Interface%20manuals/100293068j.pdf
|
||||
|
||||
* Inside Macintosh "devices" mirror
|
||||
** http://mirror.informatimago.com/next/developer.apple.com/documentation/mac/Devices/Devices-2.html
|
||||
* Mirror of Apple's original SCSI Manager documentation
|
||||
** (OG SCSI Manager) http://mirror.informatimago.com/next/developer.apple.com/documentation/mac/Devices/Devices-119.html
|
||||
** (SCSI Manager 4.3) http://mirror.informatimago.com/next/developer.apple.com/documentation/mac/Devices/Devices-151.html
|
||||
* PDF versions of the SCSI Manager documentation
|
||||
** (OG SCSI Manager) https://developer.apple.com/library/archive/documentation/mac/pdf/Devices/SCSI_Manager.pdf
|
||||
** (SCSI Manager 4.3) https://developer.apple.com/library/archive/documentation/mac/pdf/Devices/SCSI_Manager_4.3.pdf
|
||||
* Apple CD-ROM and Apple CD/DVD Driver Reference
|
||||
** https://siber-sonic.com/mac/Vintage/CD_DVDdriver.html
|
||||
* CD-ROM Drivers
|
||||
** https://www.vintageapple.org/macdrivers/disk.shtml
|
||||
|
||||
* Inside Macintosh "Network Setup" mirror
|
||||
** http://mirror.informatimago.com/next/developer.apple.com/documentation/macos8/pdf/NetworkSetup.pdf
|
||||
* Inside Macintosh "Communications Toolbox" mirror
|
||||
** http://mirror.informatimago.com/next/developer.apple.com/documentation/macos8/pdf/CommToolbox.pdf
|
||||
* Network Services Location manager Developers Kit
|
||||
** http://mirror.informatimago.com/next/developer.apple.com/documentation/macos8/pdf/NSL_Mgr.pdf
|
Loading…
Reference in New Issue
Block a user