Mac Hello World OS
Posted: Sat Oct 21, 2006 12:11 am
Hi, I own a PPC Mac (New World) and I just want to make an "OS" that boots and prints a hello world message to the screen.
Or a bootloader that prints the message.
I'm willing to learn PPC ASM if it's needed.
The problem is that I cannot find any similar projects.
While hundreds of tutorials exist for the x86 architecture, none exist for the PPC.
developer.apple.com has no information, BootX documentation is limited and OpenFirmware makes it so hard.
I'm also aware of yaboot, which I'm thinking of using if I don't succeed in making my own bootloader.
I know of the penguinppc and netbsd sites.
Can anyone point me to some documents, tutorials, similar projects, code that can show me or help me understand how to do this?
Or a bootloader that prints the message.
I'm willing to learn PPC ASM if it's needed.
The problem is that I cannot find any similar projects.
While hundreds of tutorials exist for the x86 architecture, none exist for the PPC.
developer.apple.com has no information, BootX documentation is limited and OpenFirmware makes it so hard.
I'm also aware of yaboot, which I'm thinking of using if I don't succeed in making my own bootloader.
I know of the penguinppc and netbsd sites.
Can anyone point me to some documents, tutorials, similar projects, code that can show me or help me understand how to do this?