[OpenBIOS] Even more findings to report about booting Mac OS 9

Segher Boessenkool segher at kernel.crashing.org
Sun Apr 17 04:12:59 CEST 2016


On Sat, Apr 16, 2016 at 09:59:52PM -0400, Programmingkid wrote:
> Apple already has this?

Yes.

> Would you have an example program that would work in Apple's OF that would not work in OpenBIOS when using the return stack? 

How about the OS9 boot script?  Heh.

Or try this perhaps:

hex 2a >r  : oink  [ r> ] literal ;

which is bound to give some fireworks if you don't have a separate
interpret-mode return stack.

Even if it does work, try to run OINK and see if it returns what you
expected.


Segher



More information about the OpenBIOS mailing list