j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Given the size of the local variable code I made, I think it would be best to place it all in its own file. Would anyone know how to add a file to OpenBIOS?
On 2012-Aug-23 20:09 , Programmingkid wrote:
Given the size of the local variable code I made, I think it would be best to place it all in its own file. Would anyone know how to add a file to OpenBIOS?
Refresh my memory - what's this for?
The purpose of OpenBIOS is to run IEEE1275, and that doesn't meniton local variables.
On 24/08/12 21:27, Tarl Neustaedter wrote:
Refresh my memory - what's this for?
The purpose of OpenBIOS is to run IEEE1275, and that doesn't meniton local variables.
Hi Tarl,
It's apparently required for Apple's BootX loader (required to boot OS X): http://www.openfirmware.info/pipermail/openbios/2009-July/003796.html.
HTH,
Mark.
On Fri, Aug 24, 2012 at 12:09 AM, Programmingkid programmingkidx@gmail.com wrote:
Given the size of the local variable code I made, I think it would be best to place it all in its own file. Would anyone know how to add a file to OpenBIOS?
There are files named build.xml in each directory, they tell which files are included in each build and their type (Forth v. C).
-- OpenBIOS http://openbios.org/ Mailinglist: http://lists.openbios.org/mailman/listinfo Free your System - May the Forth be with you