The BeOS:
Technical Tidbits
|
FAQ Number:
FAQ-0157
|
Last Modified:
12/9/98
|
Keywords:
BeOS,
Technical,
Tidbits,
design,
port,
processor,
PowerPC,
Intel,
Alpha,
MIPS,
Hobbit
|
|
At Be, we believe there is no such thing as portable code, only code that has been ported. In other words, we believe in doing rather than theorizing.
With that in mind, more than 95 percent of the BeOS has been ported (rather than being re-written from scratch), three times now. The Intel chip is the third processor the BeOS has been implemented on, the PowerPC chip was the second, and AT&T's Hobbit (also called CRISP) processor, which was the basis for our original (and never released) hardware design, was the first.
Read the Be headers for some of the (tongue-in-cheek) possibilities of other processors we're thinking of (hint: check in kernel/OS.h):
http://www.be.com/developers/developer_library/headers/be/index.html
|