Enlaces
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."
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.
Object Oriented Programming For All (OOP4A)
Another language independant OOP framework for AmigaOS. In contrast to
BOOPSI, it consists of both a shared library to handle the runtime and a
precompiler to allow for an easier syntax.
Geek Gadgets
Ports of the most common GNU tools to Amiga, giving you a complete UNIX-like
environment on Amiga. Includes all common GNU development tools like
binutils, GCC, grep, gawk, autoconf, automake, bison, cvs, flex, perl and
much more.
Martin Blom's crosscompiler
A crosscompiler suite by Martin Blom based on GCC for crosscompiling
Amiga programs on Linux.
Jocke 'Zerohero' Birging's crosscompiler
Crosscompilers for Cygwin and Linux for creating of AROS programs.
68k Hosted cross compiler for generating x86-AROS binaries
|
|