[OpenBIOS] ping [PATCH] bootinfo_load.c: Translate \r to \n for Mac OS 9 compatibility

Mark Cave-Ayland mark.cave-ayland at ilande.co.uk
Fri Apr 15 18:20:04 CEST 2016


On 15/04/16 17:05, Programmingkid wrote:

>> Can you demonstrate how the patch breaks down the OS 9 loader into
>> sections terminated by LF so we can see the individual chunks that are
>> passed to "interpret". With this it is possible to get a good
>> understanding as to how the patch works and determine how it will affect
>> other OSs.
> 
> Why do you think the loader terminates sections by Line Feed? Did you mean New Line?

Simply extract the OS 9 bootloader and break it into individual sections
terminated by either a CR/LF so we can see how bootinfo_load.c segments
its calls into the Forth interpreter.


ATB,

Mark.




More information about the OpenBIOS mailing list