7f3c3f9b76
- setup a 32KB (+32byte) stack, instead of 4KB stack - cache flush: use _start instead of 0x4000, and flush 2k instead of 1k Features (by me): - implement: OF_write() (and grab "stdout" from "/chosen") putstrn(s,n) using OF_write(); write string s of n bytes long putstr(s); write fixed-sized string s putc(c); write char c - add some useful messages which output the status of loading the stage 2 bootstrap (which is usually ofwboot) This code now works on Bill's Beige G3! |
||
---|---|---|
.. | ||
compile | ||
conf | ||
dev | ||
include | ||
macppc | ||
pci | ||
stand | ||
Makefile |