Skip to main content
Home Forums 68kMLA Binary recompilation from 68k to OS X - why not? — #3
Post #3 by Dennis Nedry
Source Forum68kMLA
CategoryDevelopment
Post DateSat, 8 Sep 2012 - 20:30
Original URLhttps://68kmla.org/bb/threads/binary-recompilation-from-68k-to-os-x-why-not.26170/
Post
Would it be possible to emulate toolboxes on one end for the 68k app and then on the other end provide Mac OS X toolbox hooks that reflect and affect the state of the emulated toolboxes? The overhead seems pretty big, but maybe with a fast Mac it would be tolerable?

Are the toolboxes so massive that any attempt to do this is not humanly possible? We could start with System 6 if that would help.

Or is there a simpler, manual approach - is there a way to break an app back down to its "source code", tweak it yourself to work again, and recompile to a different platform with human intervention?

mp.ls