Skip to content

Instantly share code, notes, and snippets.

@tuxology
Last active December 6, 2023 16:52
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tuxology/3bc4f18d1152c67871b2 to your computer and use it in GitHub Desktop.
Save tuxology/3bc4f18d1152c67871b2 to your computer and use it in GitHub Desktop.

Installing EPOC Emulator

Fedora

  • Install Wine : sudo dnf install wine
  • Download the Symbian OS V5 emulator from here
  • Extract the files under ~/.wine/dosdevices/c:/

Running the EPOC Emulator

cd ~/.wine/dosdevices/c:/Epoc32/Release/Wins/Deb
wine EPOC.EXE -Me32-sys.ini

This works well for the Psion 5. If you have any other psion device, you would have to supply an initialization file to the -M option other than e23-sys.ini. Refer this complete guide for more such options and instruction for Windows installation.

@ambercaramel
Copy link

Hi, thanks for doing this, the link to the emulator doesn't work at the moment, also it should possibly be of course sudo apt install win for ubuntu and debian instead of dnf. I'll give it a try nonetheless.

@ambercaramel
Copy link

here is a link that might work, as of April '18

http://www.fam-lameris.net/psion/OPL_V5.zip

@antsgt
Copy link

antsgt commented Apr 5, 2021

Does anyone please have access to the emulator files? Above link is no longer working.

@antsgt
Copy link

antsgt commented Apr 6, 2021

I was able to find someone who could give me access to the emulators!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment