Changes between Version 5 and Version 6 of DeveloperDocs
- Timestamp:
- 2009-11-16T19:19:10Z (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperDocs
v5 v6 2 2 3 3 This page is meant to collect links to redistributable and published online manuals and specifications, such as hardware manuals, protocol specifications, etc. Also information learned about a piece of hardware that is not readily available in existing docs can be recorded here. 4 4 5 5 6 == amd64 == … … 21 22 * [http://www.arm.com/miscPDFs/14128.pdf ARM Architecture Reference Manual] 22 23 24 * [http://infocenter.arm.com/help/topic/com.arm.doc.ihi0042c/IHI0042C_aapcs.pdf Procedure Call Standard for the ARM Architecture] 25 23 26 == ia32 == 24 27 … … 35 38 * [http://www.intel.com/Assets/PDF/manual/248966.pdf Intel® 64 and IA-32 Architectures Optimization Reference Manual] 36 39 40 * [http://download.intel.com/design/pentium/datashts/24201606.pdf MultiProcessor Specification] 41 42 * [http://www.intel.com/design/chipsets/datashts/29056601.pdf 82093AA I/O ADVANCED PROGRAMMABLE INTERRUPT CONTROLLER (IOAPIC)] 43 44 * [http://www.intel.com/design/chipsets/specupdt/29071001.pdf Intel 82093AA I/O Advanced Programmable Interrupt Controller (I/O APIC) Specification Update] 45 37 46 * [http://www.sco.com/developers/devspecs/abi386-4.pdf SYSTEM V APPLICATION BINARY INTERFACE Intel386 Architecture Processor Supplement] 47 48 == ia64 == 49 50 * [http://download.intel.com/design/Itanium/manuals/24531705.pdf Intel Itanium Architecture Software Developer’s Manual Volume 1: Application Architecture] 51 52 * [http://download.intel.com/design/Itanium/manuals/24531805.pdf Intel Itanium Architecture Software Developer’s Manual Volume 2: System Architecture] 53 54 * [http://download.intel.com/design/Itanium/manuals/24531905.pdf Intel Itanium Architecture Software Developer’s Manual Volume 3: Instruction Set Reference] 55 56 * [http://download.intel.com/design/Itanium/Downloads/245358.pdf Intel Itanium Software Conventions & Runtime Architecture Guide] 38 57 39 58 == Peripherals ==