Difference between pages "File:EKA2L1.png" and "EKA2L1"

From Emulation General Wiki
(Difference between pages)
Jump to navigation Jump to search
(Rdx uploaded a new version of File:EKA2L1.png)
(Tags: Mobile edit, Mobile web edit)
 
(Tags: Mobile edit, Mobile web edit)
 
Line 1: Line 1:
 +
{{Infobox emulator
 +
|title = EKA2L1
 +
|logo = EKA2L1.png
 +
|logowidth = 130
 +
|version = [https://github.com/EKA2L1/EKA2L1/releases {{EKA2L1Ver}}] (official; GitHub)
 +
[https://play.google.com/store/apps/details?id=com.github.eka2l1 0.0.4.2] (official; Google Play Store)
  
 +
1.0.1480 (unofficial; AppVeyor)
 +
|active = Yes
 +
|platform = Windows, macOS, Linux, and Android
 +
|target = [[Cellphone emulators#Symbian and N-Gage (Nokia)|Symbian and N-Gage]]
 +
|developer = [https://github.com/pent0 pent0] (formerly ''bentokun'')
 +
|prog-lang = C++ (17)
 +
|website = [https://12z1.com 12z1.com]
 +
|support = [https://www.paypal.me/thi573 PayPal]
 +
|license = GNU GPLv3
 +
|source = [https://github.com/EKA2L1/EKA2L1 GitHub]
 +
}}
 +
 +
'''EKA2L1''' (EPOC Kernel Architecture 2 Level 1) is an open-source, [[High/Low level emulation|high-level]] [[Cellphone emulators#N-Gage (Nokia)|Symbian OS emulator]], written in C++17 and support Windows, macOS, Linux, and Android.
 +
 +
==Overview==
 +
The original author of EKA2L1, formerly nicknamed "bentokun", had briefly worked on the [[Vita3K]] emulator before starting his new N-Gage emulator around 2017 or 2018. He presented progress reports on his Patreon account and on the r/emulation at Reddit in 2018. He had changed his online nick to 'pent0' perhaps in late 2018 or January 2019.
 +
 +
pent0 had cancelled his Patreon account on February 2019 with the reason being that he wanted to focus on more reverse-engineering of the Symbian operating system (Series 60 platform on Symbian OS v6.1) that was baked into the N-Gage device, and to reorganize the central repository of EKA2L1 at GitHub. Additionally, the publicly available source code (presumably for the Symbian OS that was also on legacy Nokia phones and other brands' phones) was different from the binary code from the N-Gage itself. He continued with newer progress reports at his [https://12z1.com/ new site]. You can watch the progress on his active [https://discordapp.com/invite/5Bm5SJ9 Discord server].
 +
 +
==Download==
 +
{| cellpadding="4"
 +
|-
 +
|align=center|{{Icon|APK|Win|macOS|Linux}}
 +
|'''[https://github.com/EKA2L1/EKA2L1/releases Releases]'''
 +
|-
 +
|align=center|{{Icon|APK}}
 +
|'''[https://play.google.com/store/apps/details?id=com.github.eka2l1 Play Store]'''
 +
|}
 +
 +
==Emulator==
 +
The emulator emulates Symbian OS's EKA1 and EKA2 behavior, and re-implements most of its critical app servers, which are like the services that Windows OSes run in the background for basic essentials, communication needs and other elements such as a file system and graphical display rendering). The emulator is still in very early development and as such most games and apps either crash outright or display little to no output, but a handful of games do work such as ''Bounce Touch'' or ''Snakes 3D'' with little to no issues.
 +
 +
==Compatibility List==
 +
<B>
 +
* [https://eka2l1.miraheze.org/wiki/Main_Page  EKA2L1 Wiki]
 +
 +
==External links==
 +
* [https://github.com/EKA2L1/EKA2L1 Official git repository]
 +
* [https://discordapp.com/invite/5Bm5SJ9 Discord server]
 +
* [https://ci.appveyor.com/project/bentokun/eka2l1-mjiuq AppVeyor page]
 +
* [https://crowdin.com/project/eka2l1 The Official EKA2L1 Translation Project]
 +
* [https://mega.nz/folder/JosSEZjD#isLNm8y0irCvodRGkV2dqg Symbian OS ROMs (Required)]
 +
 +
'''Obsolete'''
 +
* [https://github.com/pent0/EKA2L1 bentokun's old Git fork of EKA2L1] (Recommended to go to the official Git repository)
 +
* [https://www.patreon.com/fewdspuck Patreon] (Cancelled on February 2019)
 +
* [http://web.archive.org/web/20190213024230/https://bentokun.xyz bentokun.xyz] (archived)
 +
 +
[[Category:Emulators]]
 +
[[Category:Mobiles emulators]]
 +
[[Category:Cellphone emulators]]
 +
[[Category:Windows emulation software]]
 +
[[Category:Linux emulation software]]
 +
[[Category:macOS emulation software]]
 +
[[Category:Android emulation software]]

Revision as of 16:41, 16 August 2021

EKA2L1
EKA2L1.png
Developer(s) pent0 (formerly bentokun)
Latest version 0.0.8.1 (official; GitHub)

0.0.4.2 (official; Google Play Store)

1.0.1480 (unofficial; AppVeyor)

Active Yes
Platform(s) Windows, macOS, Linux, and Android
Emulates Symbian and N-Gage
Website 12z1.com
Support ($) PayPal
Programmed in C++ (17)
License GNU GPLv3
Source code GitHub

EKA2L1 (EPOC Kernel Architecture 2 Level 1) is an open-source, high-level Symbian OS emulator, written in C++17 and support Windows, macOS, Linux, and Android.

Overview

The original author of EKA2L1, formerly nicknamed "bentokun", had briefly worked on the Vita3K emulator before starting his new N-Gage emulator around 2017 or 2018. He presented progress reports on his Patreon account and on the r/emulation at Reddit in 2018. He had changed his online nick to 'pent0' perhaps in late 2018 or January 2019.

pent0 had cancelled his Patreon account on February 2019 with the reason being that he wanted to focus on more reverse-engineering of the Symbian operating system (Series 60 platform on Symbian OS v6.1) that was baked into the N-Gage device, and to reorganize the central repository of EKA2L1 at GitHub. Additionally, the publicly available source code (presumably for the Symbian OS that was also on legacy Nokia phones and other brands' phones) was different from the binary code from the N-Gage itself. He continued with newer progress reports at his new site. You can watch the progress on his active Discord server.

Download

Android Windows macOS Linux Releases
Android Play Store

Emulator

The emulator emulates Symbian OS's EKA1 and EKA2 behavior, and re-implements most of its critical app servers, which are like the services that Windows OSes run in the background for basic essentials, communication needs and other elements such as a file system and graphical display rendering). The emulator is still in very early development and as such most games and apps either crash outright or display little to no output, but a handful of games do work such as Bounce Touch or Snakes 3D with little to no issues.

Compatibility List

External links

Obsolete

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current20:10, 9 October 2021Thumbnail for version as of 20:10, 9 October 2021171 × 149 (18 KB)WebMint (talk | contribs)Resize
16:41, 16 August 2021Thumbnail for version as of 16:41, 16 August 2021500 × 500 (23 KB)Rdx (talk | contribs)NEW
16:40, 16 August 2021Thumbnail for version as of 16:40, 16 August 2021512 × 512 (6 KB)Rdx (talk | contribs)
  • You cannot overwrite this file.

The following page uses this file:

Metadata