Skip to main content
Home Forums 68kMLA Pointers for writing a PPC extension — #1
Post #1 by rlawson
Source Forum68kMLA
CategoryPowerPC
Post DateSun, 21 Oct 2007 - 02:28
Original URLhttps://68kmla.org/bb/threads/pointers-for-writing-a-ppc-extension.10360/
Post
All,

I am writing a utility to allow owners of older machines to change their monitor resolution as there are often res's that a video card supports but are not shown in the built-in control panel. I have the shared lib and the gui done and it works fine (altho is PPC only at the moment). The trouble now is I need to write an INIT which will set the display at boot. But I can't find any examples of compiling and linking a PPC INIT *with* MPW. Can anyone on this list point me in the right direction (or better yet send me a makefile) ? I have googled for 3 days with no luck.

Thanks,

Rick

mp.ls