http://www.aros.org AROS-Exec AROS-Exec Archives Power2People
kitty mascottop logo menu

Enlaces

El desarrollo de los controladores de dispositivo

  • USB 2.0 specifications

    The official source of USB information. Not really easy to grasp, but mandatory if you want to know all about USB.

  • USB in a Nutshell (making sense of the USB standard)

    A quote from the site:

    "Starting out new with USB can be quite daunting. With the USB 2.0 specification at 650 pages one could easily be put off just by the sheer size of the standard. [...] The good news is you don't even need to bother reading the entire USB standard [...] Lets take a little journey through the various chapters of the USB 2.0 specification and briefly introduce the key points."

El formato de los archivos ejecutables

  • ELF - Executable and Linking Format - Specification v1.2 - pdf version

    The official source of information about the ELF format. Apart from the specifications common to all platforms where the ELF standard is adopted, it also contains parts specific to the Intel architecture.

  • ELF - Executable and Linking Format - html version

    An HTML version of the ELF specifications. It only contains the specifications common to all platforms where the ELF standard is adopted.

  • Amiga Portable Binaries

    A research project about creating a system for portable binaries for the Amiga, allowing one to use a single executable binary for a multitude of CPU architectures. Unfortunately, the page hasn't been updated for a long time; but it does contain some interesting ideas. Definately something we would like to see in AROS.

Recursos misceláneos sobre Sistemas Operativos

  • The Operating System Resource Center

    A comprehensive set of links to various resources related to Operating Systems development, like file systems, device drivers, memory management, and so on.

  • Protected Mode Basics

    An in-depth article by Robert Collins about protected mode on the x86 architecture. Probably contains more information about said architecture than you want to know... ;-)

  • Write your own operating system

    Lots of useful information about the low-level bits of writing an operating system for the x86 architecture. Mostly about controlling the hardware, but also contains some useful tidbits about filesystems, networking, executable formats and other things...

  • Write your own operating system [FAQ]

    Even more information about writing operating systems, although also geared towards the x86 architecture. Much information about the hardware, but also quite a lot of details on higher level things and some good references to useful books, tools and sources.

Herramientas


Copyright © 1995-2024, The AROS Development Team. All rights reserved.
Amiga® is a trademark of Amiga Inc. All other trademarks belong to their respective owners.