And also, are there any good "silverball" clone which are free?
Can I test games & apps for 7650 on my pc?
Normally you cannot. You can of course download the SDK, including the emulator from Forum Nokia. But if you just have sis file what you use to install the application to your computer, that includes binaries only to 7650 phone, not to emulator. If you have the sourcecodes also, then you can compile those to wins environment (emulator) and try program also on your PC with emulator.
Or you could send the application files from the phone to the PC and copy them to the required directory and use the EPOC Release Emulator 😉
MaleBuffy: did you actually try that? it worked?
Hmm. Muffy, that just wont work. 😞
The EPOC 'emulator' is not an emulator for the phone architecture (ARM)...
The 'emulator' runs WINS compiled versions which are compiled for x86 and hence cannot run on the phone and vice versa. There is no way (atleast publicly available) to run the phone applications on a PC..
Theoretically if there was a VM for ARM on the PC AND more importantly if all the code of the OS (or binary) was available.. then maybe... but still...
😊
Sorry to disappoint yall..
Yes you are right, what was I thinking! I got confused because I donwloaded an app from the net and managed to run it on the emulator but I forgot that I compiled the source code which was included 😃