
ER5 SDK, running under Wine, under the Asus variant of Xandros linux, on a 701 EeePC. First attempt.
Second attempt at the frame file it goes in c:/Epoc32/Data along with EeePC.ini
That is a start Im now working on making the SDK only an emulator so that its smaller. Its down to 28 MB installed
The installed files without HTML Docs. Un-Zip this to the root of C: drive and call C:/Epoc32/Release/Wins/Rel/EPOC.EXE to start the emulator
The installed files with HTML Docs. Un-Zip this to the root of C: drive and call C:/Epoc32/Release/Wins/Rel/EPOC.EXE to start the emulator
This is the script that I use to start the emulator under wine on my EeePC
#bash!
cd /home/user/.wine/drive_c/Epoc32/Release/Wins/Rel/
exec wine epoc.exe -MEeePC --
The -MEeePC -- part specifies the name of the .ini file to use in this case EeePC.ini and hence EeePC.bmp