First Encounters
After an extraordinary amount of hackery (namely: editing FFE's assembly to move functions out of .text segments and into .data segments so that ld can relocate them, chewing up the Makefile's compiler flags until it would correctly align the stack, link in all of the libraries, and so on, and worse) I got First Encounters running.OK, it crashes when it quits — damn you, __dyld_stub_binding_helper_interface! — but I can live with that. I can also live with the lost hours spent reading Mach-O and nasm docs. It's worth it. Posted at 2006-11-06 21:08:01 by Richard • Link to First Encounters
Comments, trackbacks.

