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