xref: /haiku/docs/develop/kernel/arch/ppc/bebox.rst (revision bb83316a5811a550c4f850d07fa8e328e7ac0a94)
1Notes on a possible BeBox Haiku port
2====================================
3
4Bootloader
5----------
6
7The BeBox ROM expects the bootloader to be in PEF format, as was produced by the CodeWarrior
8compiler used by Be. However, support for this format in binutils seems incomplete.
9
10references
11----------
12
13* http://www.netbsd.org/ports/bebox/
14* http://netbsd.2816.n7.nabble.com/BeBox-memory-configuration-td278318.html
15
16QEMU target
17-----------
18
19http://qemu-project.org/Features/BeBox
20