What resources to look to in order to write an emulator for iPhoneOS?
Posted
by Roman Kagan
on Stack Overflow
See other posts from Stack Overflow
or by Roman Kagan
Published on 2010-04-13T19:40:44Z
Indexed on
2010/04/13
19:43 UTC
Read the original article
Hit count: 259
What are available resources I should look to in order to write an emulator for iPhoneOS? I'd like to write an emulator to run applications written for MacOS. I understand that I won't be able to use file system and other OS resources. I do have an SDK, XCode and all documentation for those resources, but I wonder if I can find some examples (perhaps similar to the emulator that can run Ninetendo games on iPhone)?
© Stack Overflow or respective owner