Wednesday, December 13, 2006

Running Macintosh inside your USB

I have come across this post today and it seems interesting. It allows you to run Macintosh upto 7.5. There is a sample image here. I had difficulty following the instruction from minivmac site due to .sim.bin file that I can't manipulate in Windows. Even Stuffit Expander does not really help when running in Windows.

No comments:

QNX: Running a function at specific interval using timer interrupt

#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...