
Aug. 25, 2009
7:11 p.m.
I would like to print messages to the console. What function should I use to do this? Background information: Building OpenBIOS for Qemu. Emulated Computer: Macintosh.

August 2009
8:37 p.m.
On Tue, Aug 25, 2009 at 8:11 PM, G 3<programmingkidx@gmail.com> wrote:
I would like to print messages to the console. What function should I use to do this?
printk() from C, from Forth normal Forth words.
Background information: Building OpenBIOS for Qemu. Emulated Computer: Macintosh.
PPC or x86? What type? Is the device tree available, like these: http://penguinppc.org/historical/dev-trees-html/trees-index.html ?
5806
Age (days ago)
5806
Last active (days ago)
1 comments
2 participants
participants (2)
-
Blue Swirl
-
G 3