Skip to content

Instantly share code, notes, and snippets.

View bmuessig's full-sized avatar

Benedikt Müssig bmuessig

  • Germany
  • 01:18 (UTC +02:00)
View GitHub Profile

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

//
// Regular Expression for URL validation
//
// Author: Diego Perini
// Created: 2010/12/05
// Updated: 2018/09/12
// License: MIT
//
// Copyright (c) 2010-2018 Diego Perini (http://www.iport.it)
//