Path: utzoo!attcan!uunet!husc6!rutgers!gatech!udel!mmdf From: jack@csmunix.larc.nasa.gov (Jack Dunn) Newsgroups: comp.os.minix Subject: Re: Minix/ST question Message-ID: <5420@louie.udel.EDU> Date: 15 Nov 88 12:37:34 GMT Sender: mmdf@udel.EDU Lines: 14 This would be nice, but the task is a big one. First you would need a good referenc as to what the rom code does. I don't know of any. Then you would need to adjust the ST Minix kernal to start at around 0x800 because the ST roms use page 0 for its data storage. Then you would need to figure how to just bring the GEM interface without using all the other things that are in the roms. I have thought about the first step, but when I look at the size of the task (192K of rom) it has me belive that my work would be better off else where. Also keep in mind that the new roms are in assembly rathe that the 60% c 40% assembly. Jack