Difference between revisions of "Cellphone emulators"

From Emulation General Wiki
Jump to navigation Jump to search
m (Fixed colspans of some tables.)
m
 
(389 intermediate revisions by more than 100 users not shown)
Line 3: Line 3:
 
The situation is quite different in Japan where mobile hardware was much more developed, only loosely Java-based, and major video game developers were much more invested in creating unique and high-quality content that's most obscure and unpreserved, let alone emulated, today. Those are the very different [[wikipedia:Galapagos syndrome|Galapagos mobile phones]] (like NTT DoCoMo i-mode, DeNa, RoID...). Some of these games got ported to the inferior Western hardware but these are in the tiny minority.
 
The situation is quite different in Japan where mobile hardware was much more developed, only loosely Java-based, and major video game developers were much more invested in creating unique and high-quality content that's most obscure and unpreserved, let alone emulated, today. Those are the very different [[wikipedia:Galapagos syndrome|Galapagos mobile phones]] (like NTT DoCoMo i-mode, DeNa, RoID...). Some of these games got ported to the inferior Western hardware but these are in the tiny minority.
  
<code>.JAR</code> files of Java-based non-Japanese cell phones can be still found online with some effort, namely on WAP sites offering (pirated) mobile content e.g. [http://dedomil.net dedomil.net], [http://phoneky.com phoneky.com], [http://mobiles24.co mobiles24.co]
+
{|class="wikitable" style="float:right;"
 +
|+
 +
!Platform(s)
 +
!File extension
 +
|-
 +
|J2ME
 +
|.jar (.jad descriptor)
 +
|-
 +
|Symbian
 +
|.sis, .sisx
 +
|-
 +
|[[N-Gage]]
 +
|.blz (BLZ Installer required)
 +
|-
 +
|[[N-Gage (service)|N-Gage 2.0]]
 +
|.n-gage
 +
|-
 +
|[[ExEn]]
 +
|.exn
 +
|-
 +
|[[Mophun]]
 +
|.mpn
 +
|-
 +
|Flash Lite
 +
|.swf
 +
|-
 +
|BlackBerry OS
 +
|.bar, .cod (.alx descriptor)
 +
|-
 +
|WebOS
 +
|.ipk
 +
|-
 +
|MRE (privious VRE)
 +
|.axf, .vxp (later)
 +
|-
 +
|UMI
 +
|.jra
 +
|-
 +
|MORE
 +
|.moz, .mz
 +
|-
 +
|PalmOS
 +
|.prc, .pdb
 +
|-
 +
|MiniJ
 +
|.mrp
 +
|-
 +
|Windows Mobile
 +
(older than 7)
 +
|.cab, .zip
 +
|-
 +
|Windows Mobile
 +
(newer)
 +
|.xap
 +
|-
 +
|Windows Phone
 +
|.xap, .appx (later), .appxbundle
 +
|-
 +
|Android
 +
|.apk (.apks, .apkm, .xapk), .obb, .aab
 +
|-
 +
|iOS
 +
|.ipa, .app, .pxl (legacy), .deb (jailbroken apps)
 +
|-
 +
|MotoEZX
 +
|.pkg (.mpkg)
 +
|-
 +
|MotoMAGX
 +
|.mgx, .mpkg, .pep
 +
|-
 +
|BREW
 +
(and later EZweb)
 +
|.mod (.mif descriptor)
 +
|-
 +
|i-mode (Doja)
 +
|.jar (.jam descriptor)
 +
|-
 +
|EZplus
 +
|.kjx
 +
|-
 +
|WIPI
 +
|.jar
 +
|-
 +
|Maemo
 +
|.deb
 +
|-
 +
|MeeGo
 +
|.deb
 +
|-
 +
|Danger Hiptop
 +
|.bndl
 +
|-
 +
|[[WGE]]
 +
|.wga (.wgc descriptor)
 +
|-
 +
|Tizen
 +
|.tpk
 +
|}
  
==Java 2 Micro Edition <small>(J2ME)</small>==
+
<code>.JAR</code> files of Java-based non-Japanese cell phones can be still found online with some effort, namely on WAP sites offering (pirated) mobile content.
  
»» A free cross-platform language capable of working in devices with highly reduced capabilities. It was basically Java stripped down to the bare essentials.
+
==Oracle==
 +
===Java 2 Micro Edition <small>(J2ME)</small>===
 +
{{Infobox console
 +
|title=J2ME / Java ME
 +
|logo=J2ME.png
 +
|logowidth=220
 +
|developer=[[wikipedia: Sun Microsystems|Sun]]→[[wikipedia: Oracle Corporation|Oracle]]
 +
|type=Cellphone / Mobile
 +
|generation=6th generation - 8th generation
 +
|release=2000
 +
|discontinued=2020 ([https://web.archive.org/web/20200116213231/http://wapshop.gameloft.com/wifi/product.php?product=2729&cat=newgames&ms_sid=4&phoneId=4880&c=55&ms_sid=4 Gameloft])
 +
|emulated={{✓}}
 +
}}
 +
 
 +
:''This page is about emulating J2ME on other systems. For the inverse, see [[Emulators on J2ME]].''
 +
 
 +
A free cross-platform language capable of working in devices with highly reduced capabilities. It was basically Java stripped down to the bare essentials.
 
While originally not intended for games (until its more advanced game-oriented API came), it became the ''de facto'' market standard for cell phone gaming - due in no small part to the SDK being free and without licensing costs.
 
While originally not intended for games (until its more advanced game-oriented API came), it became the ''de facto'' market standard for cell phone gaming - due in no small part to the SDK being free and without licensing costs.
  
»» Sony Ericsson 3D Game Engine (Mascot Capsule 3D) rendering engine enables real-time processing of 3D graphics for applications running on a wide variety of embedded devices such as mobile phones, handheld games, arcade game equipment, etc. It can be implemented on any OS and platforms to create 3D expressions that are far more versatile than 2D, in the environment with limited resources.
+
<i>[[Mascot Capsule 3D]]</i> is a proprietary 3D graphics engine developed by Hi Corporation. It was mostly used in Japanese cellphone devices, but it also made it overseas featured in many Sony Ericsson devices. Many developers made use of this tech to bring higher quality 3D graphics on the Sony Ericsson version of their J2ME games.
  
===Emulators===
+
Currently, the Android-exclusive [[J2ME Loader]] is able to run most of the 2D and 3D (with [[Mascot Capsule 3D]] exclusive) J2ME games. On desktops [[KEmulator]] and [[FreeJ2ME]] should suffice for most games, but there's a minority of games making use of obscure vendor-specific APIs supported only on their respective SDK tools. Given the scarcity of such tools, this list aims to comprehensively list the available ones for convenience.
  
Currently, [[KEmulator]] and [[FreeJ2ME]] should suffice for most games, but there's a minority of games making use of obscure vendor-specific APIs supported only on their respective SDK tools. Given the scarcity of such tools, this list aims to comprehensively list the available ones for convenience.
+
; If you don't want to mess with these J2ME emulators, just use [[Kahvibreak]] - preservation project focusing on games for J2ME (including [[#Mophun|Mophun]] and [[#Monochrome_mobile_phones|Nokia 3310]] software and emulators).
  
{| class="wikitable" style="text-align:center;"
+
<div style="max-width:100%; overflow:auto;">
 +
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|[[Mascot Capsule 3D]]
 +
!scope="col"|Accuracy
 +
!scope="col"|VM
 +
!scope="col"|Derived from
 +
!scope="col"|FLOSS
 +
!scope="col"|Active
 +
!scope="col"|Recommended
 
|-
 
|-
! scope="col"|Name
+
!colspan="10"|PC / x86 <small>(Emulators)</small>
! scope="col"|Platform(s)
 
! scope="col"|Version
 
! scope="col"|<abbr title="Sony Ericsson 3D Engine">Mascot Capsule 3D</abbr>
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|VM
 
! scope="col"|Derived from
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
!colspan="10"|PC / x86
 
 
|-
 
|-
 
|[[KEmulator]]
 
|[[KEmulator]]
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://archive.org/details/KEmulator103 1.0.3]<br>[https://github.com/ancient-empires-resources/KEmulator git]
+
|[https://archive.org/details/KEmulator103 1.0.3]<br/>[https://nnp.nnchan.ru/kem/ 2.15] <small>(nnmod)</small>
 +
|{{✓}}<small>(nnmod)</small><ref>[https://drive.google.com/file/d/1T-xZO_iY46zx3JN1hYxAiIHY5lhvAhG0/view 1.0.3 modded + Mascot Capsule 3D support]</ref>
 +
|Mid
 +
|Host JVM
 +
| —
 +
|{{✗}}
 +
|{{✓}} <small>(nnmod)</small>
 +
|{{✓}}
 +
|-
 +
|MahoLator
 +
|align=left|{{Icon|Windows|Lin}}
 +
|[https://nnp.nnchan.ru/ml/ 2024.216.3]
 
|{{✗}}
 
|{{✗}}
 
|Mid
 
|Mid
 
|?
 
|?
|?
+
|
|{{✗}}
 
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 +
|{{~}}
 
|-
 
|-
 
|[[FreeJ2ME]]
 
|[[FreeJ2ME]]
|align=left|{{Icon|Java|LiA|Libretro}}
+
|align=left|{{Icon|Java|LiA}}
|[https://sourceforge.net/projects/freej2me/files/ 2018/09/07][https://github.com/hex007/freej2me git]
+
|[https://github.com/hex007/freej2me/actions git]
|{{}}
+
|{{~}}
 
|Mid
 
|Mid
 
|Host JVM
 
|Host JVM
|?
+
|
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|[[Kahvibreak]]
+
|SJ Boy
|align=left|{{Icon|Windows|Linux}}
 
|[https://bluemaxima.org/kahvibreak/Kahvibreak%201.5.zip Stable]<br/>[https://bluemaxima.org/kahvibreak/Kahvibreak%20Brewer%201.5.10.zip Dev]<br/>[https://bluemaxima.org/kahvibreak/linux-testing/index.html Linux (Beta)]
 
|{{✗}}
 
| Mid
 
| Host JVM (FreeJ2ME)
 
| ?
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}<small> (WIP)</small>
 
|-
 
|SJ Boy Emulator
 
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://web.archive.org/web/20061120062624/http://www.sjboy.cn:80/setup.zip Beta 4]
+
|[https://web.archive.org/web/20061120062624/http://www.sjboy.cn:80/setup.zip Beta 4]<br/>[https://mega.nz/#!9U0lXBBC!n3CraS74FmdEvCq-Gdc8w8kSnqyvQ1Ge6gUReEzKmpY Special Edition]
 
|{{✗}}
 
|{{✗}}
|Low
+
|Mid-Low
|?
+
|
|?
+
|
 
|?
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{~}}
 
|{{~}}
 +
|-
 +
|[[EKA2L1]]
 +
|align=left|{{Icon|Windows}}
 +
|[https://github.com/EKA2L1/EKA2L1/releases Automatic CI builds]
 +
|{{✗}}
 +
|Mid
 +
|
 +
| —
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}<br/><small>(Only MIDP 1.0 - S60v1)</small>
 
|-
 
|-
 
|[[SquirrelJME]]
 
|[[SquirrelJME]]
|align=left|{{Icon|Java|Libretro}}
+
|align=left|{{Icon|Java}}
|{{SquirrelJMEVer}}
+
|{{SquirrelJMEVer}}<br/> [https://buildbot.libretro.com/nightly/ libretro core]<br/>
 
|{{✗}}
 
|{{✗}}
 
|{{SquirrelJMEAccuracy}}
 
|{{SquirrelJMEAccuracy}}
 
|Custom (Java)
 
|Custom (Java)
| -
+
|
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
|?<small> (WIP)</small>
+
|{{~}} <small>(WIP)</small>
 
|-
 
|-
 
|Jademula
 
|Jademula
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://github.com/RobDangerous/Jademula git]
+
|[https://web.archive.org/web/20090924013332/http://jademula.kontechs.de 0.23][https://github.com/RobDangerous/Jademula git]
 
|{{✗}}
 
|{{✗}}
 
|Mid
 
|Mid
|?
+
|Host JVM
 
|?
 
|?
 
|{{✓}}
 
|{{✓}}
Line 97: Line 221:
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|[http://me4se.org ME4SE]
+
|ME4SE
 
|align=left|{{Icon|Java}}
 
|align=left|{{Icon|Java}}
 
|[https://sourceforge.net/projects/kobjects/files/me4se/2.2.0 2.2.0]
 
|[https://sourceforge.net/projects/kobjects/files/me4se/2.2.0 2.2.0]
 
|{{✗}}
 
|{{✗}}
 
|Mid
 
|Mid
|?
+
|Host JVM
 
|?
 
|?
 
|{{✓}}
 
|{{✓}}
Line 110: Line 234:
 
|Pstros
 
|Pstros
 
|align=left|{{Icon|Java}}
 
|align=left|{{Icon|Java}}
|[https://web.archive.org/web/20060720210353/http://www.volny.cz/molej/pstros/download.htm 1.6.0]
+
|[https://web.archive.org/web/20060720210353/http://www.volny.cz/molej/pstros/download.htm 1.5.2]<br/>[https://web.archive.org/web/20171028060614/http://mujweb.cz/molej/pstros/download.htm 1.6.1]
 
|{{✗}}
 
|{{✗}}
 
|Mid
 
|Mid
 +
|Host JVM
 
|?
 
|?
 
|?
 
|?
|?
 
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|Nokia SDKs
+
|Micro Emulator
 +
|align=left|{{Icon|Java|Windows|mcOS|Lin}}
 +
|[https://github.com/artem-frolov/microemu git][https://sourceforge.net/projects/microemulator/files/microemulator/2.0.4 2.0.4]
 +
|{{✗}}
 +
|Mid
 +
|Host JVM
 +
| —
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|Minisoyo
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://archive.org/details/nokia_sdks_n_dev_tools Part 1] <br/>[https://archive.org/details/nokia_sdks_n_dev_tools2 Part 2]<br/>[https://archive.org/details/nokia_sdks_n_dev_tools3 Part 3]
+
|[https://web.archive.org/web/20061026100050/http://www.sjboy.cn:80/images/minisoyo_en.zip 0.0.2]
 
|{{✗}}
 
|{{✗}}
|Mid
+
|Low
|?
 
 
|?
 
|?
 
|?
 
|?
 
|{{✗}}
 
|{{✗}}
|{{~}}
+
|{{✗}}
 +
|{{✗}}
 
|-
 
|-
|Sony Ericsson SDKs
+
|MidpX (NHAL Win32 Emulator)
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://drive.google.com/file/d/1xHSPbVOGSG84y1hlvGDI0RC4iGiCQ7HP/view?usp=sharing 2.5.0.6]
+
|[https://web.archive.org/web/20070831144240/http://kwyshell.myweb.hinet.net 1.0.1]<br/>[https://midp2exe.softag.com midp2exe]
 
|{{✗}}
 
|{{✗}}
|Mid
+
|Low
 +
|?
 
|?
 
|?
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|MPowerPlayer<br/>MPowerPlayer SDK
 +
|align=left|{{Icon|Windows|Linux|Mac}}
 +
|[https://web.archive.org/web/20070126100250/http://mpowerplayer.com:80/mppwin.zip 2.0]<br/>[http://web.archive.org/web/20070219134458/http://mpowerplayer.com/products-sdk.php Build 1185]
 +
|{{✗}}
 +
|Low
 
|?
 
|?
 
|?
 
|?
 
|{{✗}}
 
|{{✗}}
|{{~}}
+
|{{✗}}
 +
|{{✗}}
 
|-
 
|-
|Siemens SDKs
+
|Midp-Emulator
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://archive.org/details/siemens-club.ru-siemens-emulators Site 1]<br/>[http://www.siemensmania.cz/emulatory.php Site 2]
+
|[https://web.archive.org/web/20070729182344/http://www.perimind.com/midpEmul.zip 1.31][https://github.com/ichisadashioko/midp-emulator git]
 
|{{✗}}
 
|{{✗}}
|Mid
+
|Low
|?
 
 
|?
 
|?
 
|?
 
|?
 
|{{✗}}
 
|{{✗}}
|{{~}}
+
|{{✗}}
 +
|{{✗}}
 
|-
 
|-
|Motorola SDKs
+
|[[GameMagic S60]]
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://web.archive.org/web/20070213084711if_/http://trix2.cellmania.com:80/downloads/downloads/files/sdk41ga.zip 4.1]<br/>[https://web.archive.org/web/20051106121510if_/http://trix2.cellmania.com:80/downloads/downloads/files/SDK521.zip 5.2.1]
+
|[https://gamemagic-s60.download.it 1.2.1]
 
|{{✗}}
 
|{{✗}}
|Mid
+
|Low
 +
|?
 
|?
 
|?
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|[[N-GAGE COOL!]]
 +
|align=left|{{Icon|Windows|Lin}}
 +
|[https://web.archive.org/web/20060214111930/http://www.amazingmobile.com:80/DownFiles/NgageCool(Trial).zip 1.2.1 (Trial)] <small>($)</small>
 +
|{{✗}}
 +
|Low
 
|?
 
|?
 
|?
 
|?
 
|{{✗}}
 
|{{✗}}
|{{~}}
+
|{{}}
 +
|{{✗}}
 +
|-
 +
|midp-emulator
 +
|align=left|{{Icon|Java}}
 +
|[https://github.com/ichisadashioko/midp-emulator git]
 +
|{{✗}}
 +
|Low
 +
|Host JVM
 +
| —
 +
|{{✓}}
 +
|{{✓}}
 +
|?
 +
|-
 +
!colspan="10"|PC / x86 <small>(SDKs)</small>
 
|-
 
|-
|Motorola iDEN SDK
+
|Nokia SDKs
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://motorola-iden-sdk-for-j2me.software.informer.com Mirror]
+
|[https://archive.org/details/nokia_sdks_n_dev_tools Part 1] <br/>[https://archive.org/details/nokia_sdks_n_dev_tools2 Part 2]<br/>[https://archive.org/details/nokia_sdks_n_dev_tools3 Part 3]
 
|{{✗}}
 
|{{✗}}
 
|Mid
 
|Mid
 
|?
 
|?
 
|?
 
|?
|?
+
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{~}}
 
|{{~}}
 
|-
 
|-
|MicroEmu
+
|Sony Ericsson SDKs
|align=left|{{Icon|Java|Windows|mcOS|Lin}}
+
|align=left|{{Icon|Windows}}
|[https://github.com/artem-frolov/microemu git]
+
|[https://archive.org/details/semc_java_me_cldc_sdk.2-5-0-6 2.5.0.6]<br/>[http://www.mediafire.com/file/65sd9rfoe9d0c2q/semc_java_me_cldc_sdk.2-5-0-6.exe/file Mirror]
|{{}}
+
|{{}}
 
|Mid
 
|Mid
|Host JVM
+
|?
| -
+
|?
|{{✓}}
 
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 +
|{{~}}
 
|-
 
|-
|MiniSoyo
+
|Siemens SDKs
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://web.archive.org/web/20061026100050/http://www.sjboy.cn:80/images/minisoyo_en.zip 1.0]
+
|[https://archive.org/details/siemens-club.ru-siemens-emulators Site 1]<br/>[http://www.siemensmania.cz/emulatory.php Site 2]
 
|{{✗}}
 
|{{✗}}
|Low
+
|Mid
|?
 
 
|?
 
|?
 
|?
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 +
|{{~}}
 
|-
 
|-
|MidpX (NHAL)
+
|Motorola SDKs
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://web.archive.org/web/20070831144240/http://kwyshell.myweb.hinet.net 1.0.1]
+
|[https://web.archive.org/web/20070213084711if_/http://trix2.cellmania.com:80/downloads/downloads/files/sdk41ga.zip 4.1]<br/>[https://web.archive.org/web/20051106121510if_/http://trix2.cellmania.com:80/downloads/downloads/files/SDK521.zip 5.2.1]
 
|{{✗}}
 
|{{✗}}
|Low
+
|Mid
|?
 
 
|?
 
|?
 
|?
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 +
|{{~}}
 
|-
 
|-
|MPowerPlayer
+
|Motorola iDEN SDK
|align=left|{{Icon|Windows|Linux|Mac}}
+
|align=left|{{Icon|Windows}}
|[https://web.archive.org/web/20070126100250/http://mpowerplayer.com:80/mppwin.zip 2.0]
+
|[https://motorola-iden-sdk-for-j2me.software.informer.com Mirror]
 
|{{✗}}
 
|{{✗}}
|Low
+
|Mid
|?
 
 
|?
 
|?
 
|?
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 +
|{{~}}
 
|-
 
|-
|Midp-Emulator
+
|LG SDK
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://web.archive.org/web/20070729182344/http://www.perimind.com/midpEmul.zip 1.31]<br/>[https://github.com/ichisadashioko/midp-emulator git]
+
|[https://www.softpedia.com/get/Programming/SDK-DDK/LG-SDK-for-Java-ME-Platform.shtml 1.5 Mirror]
 
|{{✗}}
 
|{{✗}}
|Low
+
|Mid
 
|?
 
|?
 
|?
 
|?
|{{✓}}
 
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 +
|{{~}}
 
|-
 
|-
|GameMagic S60
+
|Samsung Java SDK
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://gamemagic-s60.download.it 1.2.1]
+
|[https://www.softpedia.com/get/Programming/SDK-DDK/Samsung-Java-SDK.shtml 1.2.2 Mirror]
 
|{{✗}}
 
|{{✗}}
|Low
+
|Mid
|?
 
 
|?
 
|?
 
|?
 
|?
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 +
|{{~}}
 
|-
 
|-
|N-GAGE COOL!
+
|Zucotto Wireless Whiteboard SDK
|align=left|{{Icon|Windows|Lin}}
+
|align=left|{{Icon|Windows}}
|[https://web.archive.org/web/20060214111930/http://www.amazingmobile.com:80/DownFiles/NgageCool(Trial).zip 1.2.1 (Trial)]
+
|[https://web.archive.org/web/20010906063602if_/http://www.zucotto.com:80/whiteboard/downloads/WB_SE_2_0_Setup.exe 2.0]
 
|{{✗}}
 
|{{✗}}
 
|Low
 
|Low
 
|?
 
|?
 
|?
 
|?
|?
+
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
Line 255: Line 425:
 
|[[J2ME Loader]]
 
|[[J2ME Loader]]
 
|align=left|{{Icon|Android}}
 
|align=left|{{Icon|Android}}
|[https://play.google.com/store/apps/details?id=ru.playsoftware.j2meloader 1.7.2-play]<br/>
+
|[https://play.google.com/store/apps/details?id=ru.playsoftware.j2meloader {{JLVer}}]<br/>
[https://github.com/nikita36078/J2ME-Loader/releases {{JLVer}}]<br/>
+
[https://github.com/nikita36078/J2ME-Loader/releases git]<br/>
[https://install.appcenter.ms/users/nikita36078/apps/j2me-loader/distribution_groups/testers 1.7.2-dev-1555]
+
[https://install.appcenter.ms/users/nikita36078/apps/j2me-loader/distribution_groups/testers dev]
|{{}}
+
|{{}}
 
|High
 
|High
|Host JVM
+
|Host JVM<br/><small>(Dalvik dynarec)</small>
| -
+
|
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|[[JL-Mod]]
+
|[[JL-Mod]] <small>(JL fork)</small>
 
|align=left|{{Icon|Android}}
 
|align=left|{{Icon|Android}}
|[https://github.com/woesss/JL-Mod/releases {{JL-ModVer}}]
+
|[https://github.com/woesss/JL-Mod/releases {{JLModVer}}]<br/>
|{{~}}
+
[https://github.com/woesss/JL-Mod/releases/tag/continuous Development build]
 +
|{{}}
 
|High
 
|High
|Host JVM
+
|Host JVM<br/><small>(Dalvik dynarec)</small>
 
|J2ME-Loader
 
|J2ME-Loader
 
|{{✓}}
 
|{{✓}}
Line 277: Line 448:
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|Java J2ME MiDlet Runner
+
|Zhixiaoyou <small>(JL fork)</small>
 
|align=left|{{Icon|Android}}
 
|align=left|{{Icon|Android}}
|[https://docs.google.com/uc?export=download&id=0B0WSQzohaqtBa0ZpSHUwUUxqYXM 2.0.3.7]<br/>[https://web.archive.org/web/20110223233807/http://www.netmite.com/android Netmite.com]
+
| [http://m.danji100.com/game/62519.html 1.2]
 +
|{{✗}}
 +
|Mid
 +
|Host JVM<br/><small>(Dalvik dynarec)</small>
 +
|J2ME-Loader
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|[https://4pda.to/forum/index.php?showtopic=131859 J2ME Runner]
 +
|align=left|{{Icon|Android}}
 +
|[https://docs.google.com/uc?export=download&id=0B0WSQzohaqtBa0ZpSHUwUUxqYXM 2.0.3.7]<br/>[https://web.archive.org/web/20110223233807/http://www.netmite.com/android Netmite.com]<br/>[https://github.com/GFOXSH/midp2apk midp2apk]
 
|{{✗}}
 
|{{✗}}
 
|Low
 
|Low
Line 289: Line 471:
 
|-
 
|-
 
|Jbed
 
|Jbed
|align=left|{{Icon|Android}}
+
|align=left|{{Icon|Android|WinMobile}}
| [https://forum.xda-developers.com/attachments/jbed-zip.668332 2.3.1]
+
| [https://forum.xda-developers.com/attachments/jbed-zip.668332 2.3.1] <small>(Android)</small><br/>[https://4pda.to/forum/index.php?showtopic=157845 2010] <small>(WinMobile)</small>
 
|{{✗}}
 
|{{✗}}
 
|Low
 
|Low
Line 300: Line 482:
 
|-
 
|-
 
|Jblend
 
|Jblend
|align=left|{{Icon|Android}}
+
|align=left|{{Icon|Android|WinMobile}}
| [https://forum.xda-developers.com/attachments/jblend-rar.589116 0.1]
+
| [https://forum.xda-developers.com/attachments/jblend-rar.589116 0.1] <small>(Android)</small><br/>[https://4pda.to/forum/index.php?showtopic=1333 Full-screen] <small>(WinMobile)</small>
 
|{{✗}}
 
|{{✗}}
 
|Low
 
|Low
Line 314: Line 496:
 
|[https://gitlab.com/suborg/project-kava git]
 
|[https://gitlab.com/suborg/project-kava git]
 
|{{✗}}
 
|{{✗}}
|Mid
+
|Low
 +
|?
 +
|J2meJS
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|J2meJS
 +
|align=left|{{Icon|KaiOS}}{{Icon|FirefoxOS}}
 +
|[https://github.com/Rosabis/J2meJS git]
 +
|{{✗}}
 +
|Low
 
|?
 
|?
 
|?
 
|?
 +
|{{✗}}
 
|{{✓}}
 
|{{✓}}
|{{✗}}
 
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|PhoneME
+
|[[phoneME]]
|
+
| -
 
|[https://archive.org/details/phoneme-svn.dump SVN Dump]
 
|[https://archive.org/details/phoneme-svn.dump SVN Dump]
 
|Vendor Specific
 
|Vendor Specific
|Reference Implementation
+
|Reference<br/>Implementation
|kvm (Reference Implementation)
+
|KVM <small>(Reference<br/>Implementation)</small>
|Reference Implementation
+
|Reference<br/>Implementation
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|PhoneME (unofficial)
+
|[[phoneME]] <small>(unofficial)</small>
|align=left|{{Icon|Android|Maemo|MeeGo|WinMobile|PocketPC|WinCE}}
+
|align=left|{{Icon|Android|Maemo}}<br/>{{Icon|MeeGo}}<br/>{{Icon|WinMobile|PocketPC|WinCE}}
 
|[https://github.com/nikita36078/phoneME-android git]<br/>[https://web.archive.org/web/20180305064344/http://davy.preuveneers.be/phoneme/?q=node/10  b168 rev20547]
 
|[https://github.com/nikita36078/phoneME-android git]<br/>[https://web.archive.org/web/20180305064344/http://davy.preuveneers.be/phoneme/?q=node/10  b168 rev20547]
 
|{{✗}}
 
|{{✗}}
 
|Low
 
|Low
 
|PhoneME
 
|PhoneME
|PhoneME Advanced (unofficial)
+
|PhoneME Advanced<br/><small>(unofficial)</small>
|{{}}<small> (Android only)</small>
+
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|KarinME <small>(Based on MicroEmu)</small>
 +
|align=left|{{Icon|Maemo}}
 +
|[https://openrepos.net/content/karinzhao/karinme 3.0.1]
 +
|{{✗}}
 +
|Mid
 +
|?
 +
|?
 +
|{{✗}}
 +
|{{✗}}
 +
|{{~}}
 +
|-
 +
|midpath4dingoo
 +
|align=left|{{Icon|Dingoo}}
 +
|[https://code.google.com/archive/p/midpath4dingoo 3.0]
 +
|{{✗}}
 +
|?
 +
|?
 +
|?
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|midp4palm
 +
|align=left|{{Icon|PalmOS}}
 +
|[http://java.coe.psu.ac.th/J2ME/Plam 1.0]
 +
|{{✗}}
 +
|?
 +
|?
 +
|?
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|Coretek Delta java manager
 +
|align=left|{{Icon|WinMobile}}
 +
|[https://4pda.to/forum/index.php?showtopic=67476 2006d]
 +
|{{✗}}
 +
|?
 +
|?
 +
|?
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|Esmertec Java (jeodek)
 +
|align=left|{{Icon|WinMobile}}
 +
|[https://4pda.to/forum/index.php?showtopic=67476 20070425 build]
 +
|{{✗}}
 +
|?
 +
|?
 +
|?
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|TAO Intent Java MIDlet manager
 +
|align=left|{{Icon|WinMobile}}
 +
|[https://4pda.to/forum/index.php?showtopic=67476 1.1 build]
 +
|{{✗}}
 +
|?
 +
|?
 +
|?
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|IBM J9
 +
|align=left|{{Icon|WinMobile}}
 +
|[https://4pda.to/forum/index.php?showtopic=67476 6.1.0]
 +
|{{✗}}
 +
|?
 +
|?
 +
|?
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|Mitac JVM
 +
|align=left|{{Icon|WinMobile}}
 +
|[https://4pda.to/forum/index.php?showtopic=67476&st=20 Build]
 +
|{{✗}}
 +
|?
 +
|?
 +
|?
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|CrEme JVM
 +
|align=left|{{Icon|WinMobile}}
 +
|[https://4pda.to/forum/index.php?showtopic=67476&st=20 4.12]
 +
|{{✗}}
 +
|?
 +
|?
 +
|?
 +
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|MicroEmu <small> (Converter)</small>
+
|Micro Emulator <small>(Converter)</small>
 
|align=left|{{Icon|Android|Maemo}}
 
|align=left|{{Icon|Android|Maemo}}
 
|[http://microemu.blogspot.com/2009/08/converting-javame-applications-to.html?m=1 Android]<br/>[https://code.google.com/archive/p/microemu/wikis/Maemo.wiki Maemo]
 
|[http://microemu.blogspot.com/2009/08/converting-javame-applications-to.html?m=1 Android]<br/>[https://code.google.com/archive/p/microemu/wikis/Maemo.wiki Maemo]
Line 349: Line 641:
 
|Low
 
|Low
 
|Host JVM
 
|Host JVM
| -
+
|
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|PhoneME-featuredevices (unofficial)
+
|[[phoneME]]-feature devices <small>(unofficial)</small>
 
|align=left|{{Icon|Symbian|WinCE}}
 
|align=left|{{Icon|Symbian|WinCE}}
 
|[https://github.com/hbao/phonemefeaturedevices git]
 
|[https://github.com/hbao/phonemefeaturedevices git]
Line 378: Line 670:
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|Bittboy-j2me
+
|Bittboy-J2ME
 
|align=left|{{Icon|Bitt-Boy}}<br>{{Icon|Pocket-Go}}<small>(Miyoo)</small>
 
|align=left|{{Icon|Bitt-Boy}}<br>{{Icon|Pocket-Go}}<small>(Miyoo)</small>
 
|[https://github.com/pthalin/bittboy-j2me git]
 
|[https://github.com/pthalin/bittboy-j2me git]
Line 386: Line 678:
 
|phoneME Advanced
 
|phoneME Advanced
 
|{{✓}}
 
|{{✓}}
|{{}}
+
|{{}}
 
|{{~}}
 
|{{~}}
 
|-
 
|-
Line 400: Line 692:
 
|{{~}}
 
|{{~}}
 
|-
 
|-
|PhoneME (unofficial)
+
|[[phoneME]] <small>(unofficial)</small>
 
|align=left|{{Icon|GP2X|Wiz}}<br>{{Icon|Caanoo}}
 
|align=left|{{Icon|GP2X|Wiz}}<br>{{Icon|Caanoo}}
 
|[https://github.com/j2me-preservation/phoneME-GP2X-SDL git]
 
|[https://github.com/j2me-preservation/phoneME-GP2X-SDL git]
Line 421: Line 713:
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 +
|-
 +
!colspan="10"|Browser
 +
|-
 +
|-
 +
|JS2ME
 +
|align=left|{{Icon|FirefoxOS}}
 +
|[https://github.com/szatkus/js2me git]
 +
|{{✗}}
 +
|?
 +
|?
 +
|?
 +
|{{✓}}
 +
|{{✓}}
 +
|?
 +
|-
 +
|Pluotsorbet
 +
|align=left|{{Icon|FirefoxOS}}
 +
|[https://github.com/mozilla/pluotsorbet git]
 +
|{{✗}}
 +
|?
 +
|?
 +
|?
 +
|{{✓}}
 +
|{{✓}}
 +
|?
 
|}
 
|}
 +
</div>
  
;Emulators via ~
+
; To play J2ME games on Emulator through Emulator.
 
+
<div style="max-width:100%; overflow:auto;">
{| class="wikitable" style="text-align:center;"
+
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|Through
 +
!scope="col"|[[Mascot Capsule 3D]]
 +
!scope="col"|Accuracy
 +
!scope="col"|VM
 +
!scope="col"|Derived?
 +
!scope="col"|FLOSS
 +
!scope="col"|Active
 +
!scope="col"|Recommended
 +
|-
 +
|[[J2ME Loader]]
 +
|align=left|{{Icon|Switch|Windows|Linux}}
 +
|[https://play.google.com/store/apps/details?id=ru.playsoftware.j2meloader {{JLVer}}]<br/>
 +
[https://github.com/nikita36078/J2ME-Loader/releases git]<br/>
 +
[https://install.appcenter.ms/users/nikita36078/apps/j2me-loader/distribution_groups/testers dev]
 +
| <b>Windows/Linux</b> :<br/>[[Android emulators|Android emulators]]<br/>
 +
<b>Nintendo Switch</b> :<br/>Switchroot
 +
|{{✓}}
 +
|High
 +
|Host JVM<br/><small>(Dalvik dynarec)</small>
 +
| —
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 
|-
 
|-
! scope="col"|Name
+
|[[JL-Mod]] <small> (JL fork)</small>
! scope="col"|Platform(s)
+
|align=left|{{Icon|Switch|Windows|Linux}}
! scope="col"|Version
+
|[https://github.com/woesss/JL-Mod/releases {{JLModVer}}]<br/>
! scope="col"|Via
+
[https://github.com/woesss/JL-Mod/releases/tag/continuous Development build]
! scope="col"|<abbr title="Sony Ericsson 3D Engine">Mascot Capsule 3D</abbr>
+
| <b>Windows/Linux</b> :<br/>[[Android emulators|Android emulators]]<br/>
! scope="col"|[[Emulation Accuracy|Accuracy]]
+
<b>Nintendo Switch</b> :<br/>Switchroot
! scope="col"|VM
+
|{{✓}}
! scope="col"|Derived from
+
|High
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
+
|Host JVM<br/><small>(Dalvik dynarec)</small>
! scope="col"|Active
+
|J2ME-Loader
! scope="col"|[[Recommended Emulators|Recommended]]
+
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 
|-
 
|-
 
|[[PSPKVM]]
 
|[[PSPKVM]]
|align=left|{{Icon|Android|iOS|Windows|macOS|Lin|LiA}}
+
|align=left|{{Icon|Android|iOS|Windows|macOS|Lin}}<br/>{{Icon|LiA|PSVita|Switch}}<br/>{{Icon|Symbian|BB}}<br/>{{Icon|MeeGo|Pandora|Pyra}}<ref group=N> Run J2ME apps on BlackBerry 10 - J2ME loader (and possibly PlayBook through PPSSPP)</ref>
{{Icon|PSVita|Switch}}
 
{{Icon|Symbian|BB|MeeGo|Pandora|Pyra}}
 
 
|[http://sourceforge.net/projects/pspkvm/files/latest/download 0.5.5 Final Edition]<br/>[https://github.com/vadosnaprimer/pspkvm git]
 
|[http://sourceforge.net/projects/pspkvm/files/latest/download 0.5.5 Final Edition]<br/>[https://github.com/vadosnaprimer/pspkvm git]
| PSVita : [https://github.com/TheOfficialFloW/Adrenaline/releases Adrenaline]<br/>
+
| <b>Vita</b> : [https://github.com/TheOfficialFloW/Adrenaline/releases Adrenaline]<br/>
Other : [[PPSSPP]]
+
<b>Others</b> : [[PPSSPP]]
 
|{{✗}}
 
|{{✗}}
 
|Mid
 
|Mid
Line 455: Line 799:
 
|-
 
|-
 
|[[SquirrelJME]]
 
|[[SquirrelJME]]
|align=left|{{Icon|Windows|Linux|Mac}}
+
|align=left|{{Icon|Windows|Linux|Mac}}<br/>{{Icon|APK|iOS|Vita}}<br/>{{Icon|PS2|GCN|NX}}<br/>{{Icon|3DS|Wii|WiiU}}<ref group=N name=libretro>Only available as a libretro core (e.g. [[RetroArch]]).</ref>
{{Icon|APK|iOS|Vita|PS2}}
 
{{Icon|3DS|Wii|WiiU|GCN|NX}}<ref group=N name=libretro>Only available as a libretro core (e.g. [[RetroArch]]).</ref>
 
 
|{{SquirrelJMEVer}}
 
|{{SquirrelJMEVer}}
 
| [[RetroArch]]
 
| [[RetroArch]]
Line 463: Line 805:
 
|{{SquirrelJMEAccuracy}}
 
|{{SquirrelJMEAccuracy}}
 
|Custom (Java)
 
|Custom (Java)
| -
+
|
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|?<small> (WIP)</small>
 
|?<small> (WIP)</small>
 
|-
 
|-
|SJ Boy Emulator
+
|SJ Boy
 
|align=left|{{Icon|Mac|Lin}}
 
|align=left|{{Icon|Mac|Lin}}
|[https://web.archive.org/web/20061120062624/http://www.sjboy.cn:80/setup.zip Beta 4]
+
|[https://web.archive.org/web/20061120062624/http://www.sjboy.cn:80/setup.zip Beta 4]<br/>[https://www.mobers.org/2010/03/sjboy-emulator-special-edition.html?m=1 Special Edition]
 
| [[Wine]]
 
| [[Wine]]
 
|{{✗}}
 
|{{✗}}
|Low
+
|Mid-Low
 
|?
 
|?
 
|?
 
|?
Line 480: Line 822:
 
|{{~}}
 
|{{~}}
 
|}
 
|}
 
+
</div>
 
<references group=N />
 
<references group=N />
  
;[[FreeJ2ME]] - Free and open-source
+
;[[FreeJ2ME]] — Open-source
:Has fewer features than [[KEmulator]], but better compatibility. It is recommended for games that don't work with [[KEmulator]]. It has an optional [[libretro]] core and development is active. Games that freeze on [[KEmulator]], such as Wolfenstein RPG and Doom 2 RPG, run on FreeJ2ME with no issues, although compatibility and accuracy are not as good as [[J2ME Loader]]. Some games run too fast and require tinkering with the frame rate options. No 3D support.
+
:Has fewer features than [[KEmulator]], but better compatibility. It's recommended for games that don't work with [[KEmulator]]. It has an optional [[libretro]] core and development is active. Games that freeze on [[KEmulator]], such as Wolfenstein RPG and Doom 2 RPG, run on FreeJ2ME with no issues, although compatibility and accuracy are not as good as [[J2ME Loader]]. Some games run too fast and require tinkering with the frame rate options. No 3D support.
  
 
;[[KEmulator]] — Closed-source
 
;[[KEmulator]] — Closed-source
:Has more features and compatibility than other ones, as well as 3D emulation. Has support for custom resolutions and full screen (View/Options). You can even set a proxy server for mobile Java apps that connect to the internet under options. Requires Java Runtime Environment installed. It is a recommended emulator if you're on a Windows PC, although some games (such as Wolfenstein RPG and Doom 2 RPG) freeze indefinitely on the loading screen. Last update was in 2012.
+
:Has more features than others, as well as 3D emulation (Compared with SJ Boy and midp2exe, KEmulator has better performance). It's feature-packed with debugging features, like HTTP proxying. Requires Java Runtime Environment installed. It is a recommended emulator if you're on a Windows, although some games (such as Wolfenstein RPG and Doom 2 RPG) freeze indefinitely on the loading screen. Last update was in 2012, brought by Gameloft.
 +
 
 +
;[[J2ME Loader]] & [[JL-Mod]] <small>([[Mascot_Capsule_3D_compatibility_list|Compatibility]])</small> — Open-source
 +
:This is currently the highest compatibility J2ME emulator available. Converts <code>.JAR</code> files offline using its own resources. Easily launches both 2D & 3D apps. Samsung & Nokia API implemented. Supports different keyboard layouts and customization. It is highly accurate, with the right frame rate for each game, as well as vibration. Has slightly improved performance through hardware acceleration, but games won't run too fast. Runs almost every Nokia game, even ones that don't work with [[KEmulator]] or [[FreeJ2ME]], but as well as Sony Ericsson's 3D engine ([[Mascot Capsule 3D]]).  
  
 
;Nokia SDKs
 
;Nokia SDKs
:A set of different device emulators released by Nokia along with their J2ME SDKs. Keyboard bindings are not friendly for playing games. Some of them are buggy. The Nokia 3410 SDK emulator is capable of running some ancient black&white J2ME games no other emulator can.
+
:A set of different device emulators released by Nokia along with their J2ME SDKs. Keyboard bindings are not friendly for playing games. Some of them are buggy. The Nokia 3410 SDK emulator is capable of running some ancient black & white J2ME games no other emulator can.
  
 
;Sony Ericsson SDKs
 
;Sony Ericsson SDKs
:Device emulators released by Sony Ericsson along their J2ME SDKs. Some of them have support for Mascot Capsule V3 3D APIs. Can run some games at better framerates than the original devices  
+
:Device emulators released by Sony Ericsson along their J2ME SDKs. Some of them have support for [[Mascot Capsule 3D]] APIs. Can run some games at better framerates than the original devices.
  
 
;Siemens SDKs
 
;Siemens SDKs
:Device emulators released by Siemens along their J2ME SDKs. Can run some older games that depend on old Siemens APIs
+
:Device emulators released by Siemens along their J2ME SDKs. Can run some older games that depend on old Siemens APIs.
  
 
;Motorola SDKs
 
;Motorola SDKs
:J2ME development kits released by Motorola. Can run some older games that depend on Motorola-specific APIs
+
:J2ME development kits released by Motorola. Can run some older games that depend on Motorola-specific APIs.
  
 
;Motorola iDEN SDK
 
;Motorola iDEN SDK
:J2ME development kit released by Motorola. Can run some older games that depend on iDEN-specific APIs
+
:J2ME development kit released by Motorola. Can run some older games that depend on iDEN-specific APIs.
 +
 
 +
;Samsung Java SDK
 +
:J2ME development kit released by Samsung. Can run some older games that depend on Samsung-specific APIs, mostly Samsung AudioClip.
 +
 
 +
;LG SDK
 +
:J2ME development kit released by LG for their devices.
 +
 
 +
;Zucotto Wireless Whiteboard SDK
 +
:J2ME development kit released by Zucotto Wireless, provider of hardware-based Java bytecode execution solutions.
  
 
;Pstros
 
;Pstros
 
:Haves support for some obscure vendor-specific APIs that other emulators don't support.
 
:Haves support for some obscure vendor-specific APIs that other emulators don't support.
  
;Sj Boy
+
;SJ Boy
:More compatible than MidpX. Can take snapshots. More resolutions (but still buggy). Appears to run correctly some older games [[FreeJ2ME]] and [[KEmulator]] don't.
+
:More compatible than MidpX. Can take snapshots. More resolutions (but still buggy). Appears to run correctly some older games [[FreeJ2ME]] and [[KEmulator]] don't and available for Windows only (play SJ Boy on Linux and Mac through [[Wine]] ). Also available Special Edition, it has chinese bootleg games support.
  
 
;Minisoyo
 
;Minisoyo
:Experimental emulator from the SJBoy authors. Appears to properly emulate transparency on older games making use of Nokia APIs. To open a game, drag and drop the JAR file onto the MiniSoyo window.
+
:Experimental emulator from the SJ Boy authors. Appears to properly emulate transparency on older games making use of Nokia APIs. To open a game, drag and drop the <code>.JAR</code> file onto the MiniSoyo window.
  
 
;MidpX
 
;MidpX
 
:One of the older emulators. Fixed low resolution (176x220) and compatibility, no handler app support. The installer may contain adware.
 
:One of the older emulators. Fixed low resolution (176x220) and compatibility, no handler app support. The installer may contain adware.
  
;MPowerPlayer
+
;MPowerPlayer (MPowerPlayer SDK)
:Emulator from a company that used to develop solutions to allow users to try J2ME game demos on their computer before purchasing them. Doesn't have any known advantageous features. Requires [https://www.java.com/en/download/manual.jsp JRE].
+
:Emulator from a company that used to develop solutions to allow users to try J2ME game demos on their computer before purchasing them. Doesn't have any known advantageous features. Requires [https://www.java.com/en/download/manual.jsp JRE].
 +
 
 +
;[[N-GAGE COOL!]] — Paid <small>($)</small>
 +
:Early attempt at a commercial J2ME and N-Gage  emulator. Haves no real benefits over other offerings.
  
;[[SquirrelJME]] — Free and open-source
+
;Micro Emulator — Open-source
 +
:It's a pure Java implementation of Java ME.
 +
 
 +
;[[SquirrelJME]] — Open-source
 
:Project developing a full JVM implementation + Java ME 8 APIs. Full compatibility with old J2ME software and high portability are among its main goals. Under heavy development.
 
:Project developing a full JVM implementation + Java ME 8 APIs. Full compatibility with old J2ME software and high portability are among its main goals. Under heavy development.
  
;[[J2ME Loader]] — Free and open-source
+
;J2ME Runner
:This is currently the highest-compatibility J2ME emulator available. Converts .jar files offline using its own resources. Easily launches both 2D & 3D apps. Samsung & Nokia API implemented. Supports different keyboard layouts and customization. It is highly accurate, with the right frame rate for each game, as well as vibration. Has slightly improved performance through hardware acceleration, but games won't run too fast. Runs almost every Nokia game, even ones that don't work with [[KEmulator]] or [[FreeJ2ME]], but fails with Sony Ericsson 3D engine (Mascot Capsule), due to the fact that the mascot capsule is almost impossible to port. This is common with most of other emulators as well.
+
:Old tool, launches J2ME Applications on Android using native library. Apps have to be converted first, using [http://www.netmite.com/android/srv/2.0/getapk.php Netmite.com]. Overall 2D stability is acceptable, but 3D support almost does not work. Different types of keyboard & screen stics are included. Unfortunately, often experiences troubles with .JAR conversion [https://4pda.to/forum/index.php?showtopic=684992 Here] and [https://4pda.to/forum/index.php?showtopic=511463 Catalog of games for Java J2ME Runner]
  
;[[JL-Mod]] — Free and open-source
+
;Netmite.com
:This is the experimental mod of the J2ME Loader app with Mascot Capsule 3D (MC3D V3) support. Has some new and experimental features. Converts .jar files offline using its own resources. Easily launches both 2D & 3D apps. Samsung & Nokia API implemented. Supports different keyboard layouts and customization. It is highly accurate, with the right frame rate for each game, as well as vibration. Has slightly improved performance through hardware acceleration, but games won't run too fast. Runs almost every Nokia game, even ones that don't work with [[KEmulator]] or [[FreeJ2ME]], as well as Sony Ericsson 3D engine (Mascot Capsule).
+
:This is a Android J2ME Runner so that any J2ME or MIDP applications can run without modification. Developers can enter the Android Market quickly. You can use your familiar development environment such as J2ME and MIDP or easily port your existing J2ME Application to Android with minimum code change. Users can use java applications directly inside Android. J2ME apps converted found [https://web.archive.org/web/20101125123257/http://netmite.com/android/srv/2.0/apps.php here]
  
;Java J2ME Runner
+
;[[PSPKVM]]
:Old tool, launches Java Applications on Android using native library. Apps have to be converted first, using [http://www.netmite.com/android/srv/2.0/getapk.php Netmite.com]. Overall 2D stability is acceptable, but 3D support almost does not work. Different types of keyboard & screen stics are included. Unfortunately, often experiences troubles with *Jar conversion.
+
:Might be the first one that's open-source. Last update was in 2011. PSPKVM is a J2ME emulator for [[Emulators on PSP|PlayStation Portable]], port of Sun's open-source JavaME implementation phoneME Feature.
  
;Netmite.com
+
;[[phoneME]]
:This is a Android J2ME MIDP RUNNER so that any J2ME or MIDP applications can run without modification. Developers can enter the Android Market quickly. You can use your familiar development environment such as J2ME and MIDP or easily port your existing J2ME Application to Android with minimum code change. Users can use java applications directly inside Android
+
:This is the reference implementation of J2ME made initially by Sun Microsystems, now owned by Oracle Corporation.
  
;[[PSPKVM]] — Free and open-source
+
;[[phoneME]] <small>(unofficial ports)</small>
:Available for cellphones. Might be the first one that's open-source. Last update was in 2011 <small>(0.5.5 Final Edition)</small>. PSPKVM is a [[Emulators on PSP|PSP]] port of Sun's open-source JavaME implementation phoneME Feature.
+
:phoneME for [[Windows_CE|Windows CE]]/Mobile and Android is an implementation of the phoneME open source J2ME application platform for your Windows Mobile phone or Android mobile device. There are two different platforms of the phoneME Virtual machine : <i>phoneME Feature</i> and <i>phoneME Advanced</i>. Beyond precompiled binaries of these VMs for WinCE and Android based operating systems, this website provides information, patches and instructions in order to compile the phoneME sources yourself.
  
;phoneME
+
==Nokia==
This is the reference implementation of J2ME made initially by Sun Microsystems, now owned by Oracle Corporation.
+
===Symbian and [[N-Gage]]===
 +
{{Infobox console
 +
|title = Nokia-Gage
 +
|image2 = N-Gage_logo.png
 +
|image3 = N-Gage_2.0.png
 +
|logowidth = 220
 +
|developer = [[wikipedia: Nokia|Nokia]]
 +
|type = Cellphone & Mobile
 +
|generation = [[:Category:Sixth-generation video game consoles|6th generation]]
 +
|release = 7 October 2003
 +
|discontinued = 24 February 2006
 +
|predecessor =
 +
|successor = [[N-Gage 2.0]]
 +
|emulated = {{✓}}
 +
}}
  
;phoneME (unofficial ports)
+
:''This page is about emulating Symbian/N-Gage on other systems. For the inverse, see [[Emulators on Symbian]].''
:phoneME for Windows CE/Mobile and Android is an implementation of the phoneME open source J2ME application platform for your Windows Mobile phone or Android handheld device. There are two different platforms of the phoneME Virtual machine : <u>phoneME Feature</u> and <u>phoneME Advanced</u>. Beyond precompiled binaries of these VMs for WinCE and Android based operating systems, this website provides information, patches and instructions in order to compile the phoneME sources yourself.
 
  
==Symbian  and N-Gage/2.0 <small>(Nokia)</small>==
+
'''[[N-Gage]]''' is a mobile phone and a handheld game device developed and designed by <i>Nokia Corporation</i>,
 +
announced on 4 November 2002 and released on 7 October 2003.<br/>
 +
N-Gage QD introduced in 2004 as a redesign of the original "N-Gage Classic", fixing widely criticized issues and design problems. 'N-Gage' was discontinued in February 2006, with Nokia moving its gaming capabilities onto selected Series 60 smartphones.<br/>
 +
[[N-Gage 2.0]] was announced in 2007.
  
 
Originally a joint Nintendo-Nokia cellphone handheld hybrid project slated for 2005, Nintendo backed away from the project (and its plans for NES/Game Boy ports for mobile were repurposed for their Virtual Engine project). Nokia continued the project on their own anyways and released N-Gage on October 7, 2003, for <abbr title="$377.10 in 2018 money">$299</abbr> as the most powerful handheld of its time, that is up until the DS and PSP came along and ended Nokia's hopes at dominating the handheld gaming market. It had an ARM920T CPU at 104 MHz.
 
Originally a joint Nintendo-Nokia cellphone handheld hybrid project slated for 2005, Nintendo backed away from the project (and its plans for NES/Game Boy ports for mobile were repurposed for their Virtual Engine project). Nokia continued the project on their own anyways and released N-Gage on October 7, 2003, for <abbr title="$377.10 in 2018 money">$299</abbr> as the most powerful handheld of its time, that is up until the DS and PSP came along and ended Nokia's hopes at dominating the handheld gaming market. It had an ARM920T CPU at 104 MHz.
  
However, while gaining support through GBA/PS1 ports (including the only English version of the JP-only Xanadu series until 2016) and a few original exclusives, the thing suffered from huge design flaws, from the button layout to the display and cell phone functionality.
+
However, while gaining support through GBA/PS1 ports (including the only English version of the JP-only Xanadu series until 2016) and a few original exclusives, the thing suffered from huge design flaws, from the button layout to the display and cell phone functionality. Furthermore, as a derivative of business-oriented devices, it didn't even have any dedicated video or sound hardware, so not unlike many of the PC MS-DOS games, the main CPU had to take care of it, severely limiting its full potential.
 +
 
 +
Has a revision called the ''QD'' which was unveiled on April 14, 2004, with an ARM9E CPU. ROM dumps of Symbian and N-Gage games are available.
  
Has a revision called the QD which was unveiled on April 14, 2004, with an ARM9E CPU. ROM dumps of Symbian and N-Gage games are available.
+
==Emulators==
  
===Emulation===
+
{|class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"
+
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|[[N-Gage]]
 +
!scope="col"|[[N-Gage 2.0]]
 +
!scope="col"|Accuracy
 +
!scope="col"|FLOSS
 +
!scope="col"|Active
 +
!scope="col"|Recommended
 
|-
 
|-
! scope="col"|Name
+
!colspan="10"|PC / x86
! scope="col"|Platform(s)
 
! scope="col"|Version
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
!colspan="7"|PC / x86
 
 
|-
 
|-
 
|[[EKA2L1]]
 
|[[EKA2L1]]
|align=left|{{Icon|Windows|Linux|macOS|}}
+
|align=left|{{Icon|Windows|Linux|macOS}}
|[https://github.com/EKA2L1/EKA2L1/releases {{EKA2L1Ver}}]
+
|[https://github.com/EKA2L1/EKA2L1/releases Automatic CI builds]
 +
|{{}}
 +
|{{~}}<ref group=N name=N-Gage2.0>Required: [https://www.mediafire.com/file/u4fyfjyquwlepl1/N-Gage_2.0_v1.40.1557.zip/file N-Gage 2.0 Installer]</ref>
 
|Mid
 
|Mid
 
|{{✓}}
 
|{{✓}}
Line 575: Line 955:
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
 
|[https://github.com/mrRosset/Engemu git]
 
|[https://github.com/mrRosset/Engemu git]
|None
+
|?
 +
|{{✗}}
 +
|?
 
|{{✓}}
 
|{{✓}}
 
|{{✗}}
 
|{{✗}}
Line 583: Line 965:
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
 
|[https://github.com/NGEmu/NGEmu git]
 
|[https://github.com/NGEmu/NGEmu git]
|None
+
|?
 +
|{{✗}}
 +
|?
 
|{{✓}}
 
|{{✓}}
 
|{{✗}} <small>(see below)</small>
 
|{{✗}} <small>(see below)</small>
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
|N-Gage COOL!
+
|[[N-GAGE COOL!]]
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://ngage-cool.soft32.com 1.2.1] ($)
+
|[https://ngage-cool.soft32.com 1.2.1] <small>($)</small>
|Terrible
+
|?
 +
|{{✗}}
 +
|Low
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
!colspan="7"|Mobile / ARM
+
!colspan="10"|Mobile / ARM
 
|-
 
|-
 
|[[EKA2L1]]
 
|[[EKA2L1]]
|align=left|{{Icon|Android|}}
+
|align=left|{{Icon|Android}}
|[https://github.com/EKA2L1/EKA2L1/releases {{EKA2L1Ver}}]
+
|[https://github.com/EKA2L1/EKA2L1/releases Automatic CI builds]<br/>[https://play.google.com/store/apps/details?id=com.github.eka2l1 0.1.0]
[https://play.google.com/store/apps/details?id=com.github.eka2l1 0.0.6]
+
|{{✓}}
 +
|{{~}}<ref group=N name=N-Gage2.0>Required: [https://www.mediafire.com/file/u4fyfjyquwlepl1/N-Gage_2.0_v1.40.1557.zip/file N-Gage 2.0 Installer]</ref>
 
|Mid
 
|Mid
 
|{{✓}}
 
|{{✓}}
Line 608: Line 995:
 
|}
 
|}
  
;[[EKA2L1]] — Free and open-source
+
<references group=N />
:A Symbian OS emulator with [https://www.reddit.com/r/emulation/comments/8aotzq/eka2l1_a_symbian_os_emulator high-level emulation], 25 Symbian games (6 N-Gage Games) have been labeled In-Game, 9 have been tagged Playable, and many more have yet to be tested.(Note : The Elder Scrolls Travels: Shadowkey and Ashen are among 6 N-Gage Games that go In-Game.)
+
 
 +
;[[EKA2L1]]
 +
:An open-source high-level Symbian and N-Gage emulator, supported OS S60v1, S60v2, S60v3, S60v5, S^3 and S80.
  
 
;Engemu
 
;Engemu
Line 617: Line 1,006:
 
:The [https://github.com/NGEmu/NGEmu/commit/7500b41959c686e65eaed871490c97b2de5da0d6 first] known Nokia N-Gage emulator (with high-level emulation), although it is currently on hiatus due to a lack of information required to further development. Linux support is planned for the future.
 
:The [https://github.com/NGEmu/NGEmu/commit/7500b41959c686e65eaed871490c97b2de5da0d6 first] known Nokia N-Gage emulator (with high-level emulation), although it is currently on hiatus due to a lack of information required to further development. Linux support is planned for the future.
  
;N-Gage COOL!
+
;[[N-GAGE COOL!]] — Paid <small>($)</small>
:A dead payware emulator for Windows. It only partially emulated the J2ME-based Nokia N-Gage exclusives and nothing else from the rest of the bunch.
+
:Early attempt at a commercial N-Gage emulator. Haves no real benefits over other offerings
  
==Execution Engine <small>(ExEn)</small>==
+
===Monochrome mobile phones===
 +
Earlier black & white cellphone games (both in Japan and worldwide) didn't get as much love either when it comes to emulation and preservation of game binaries. There were, however, recreations of Snake and Space Impact for Nokia phones on their website at one time, along with remakes of the aforementioned games for Android and iOS. There are several Nokia phone models with MAME support, though they are preliminary at best with most models displaying a <tt>"CONTACT SERVICE"</tt> error if not a white screen.
  
A freeware solution developed by French mobile game developer [https://www.insightpartners.com/portfolio/in-fusio#:~:text=B2C%20Prior%20Investment%20IN%2DFUSIO,130%20carriers%20and%20portals%20worldwide. In-Fusio] around 2000. It was a Java-based solution presenting itself as an alternative to the limitations of J2ME's game development (offering missing feautures like sprite zooming, parallax scrolling, rotations...).
+
There however exists an SDK for the Nokia 3410, an enhanced variant of the infamous 3310 with a higher-resolution screen and support for MIDP applications. A fixed rip of the simulator can be downloaded on the Internet Archive, though it may have some issues especially on later Windows versions.
  
It achieved relative success and widespread hardware support in Europe, and was also used in China.
+
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|Accuracy
 +
!scope="col"|FLOSS
 +
!scope="col"|Recommended
 +
|-
 +
|Nokia 3410 SDK
 +
|align=left|{{Icon|Windows}}
 +
|[https://archive.org/details/nokia-3410-sdk 1.0]
 +
|Mid
 +
|{{✗}}
 +
|{{~}}
 +
|}
  
===Emulation===
+
===Maemo===
{| class="wikitable" style="text-align:center;"
+
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|FLOSS
 +
!scope="col"|Active
 +
!scope="col"|Recommended
 
|-
 
|-
! scope="col"|Name
+
|The Maemulator
! scope="col"|Platform(s)
+
|align=left|{{Icon|Linux|Web}}
! scope="col"|Version
+
|[https://thp.io/2023/maemulator/ 23.2.25]
! scope="col"|[[Emulation Accuracy|Accuracy]]
+
|?
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
+
|{{✓}}
! scope="col"|[[Recommended Emulators|Recommended]]
+
|{{~}}
 +
|}
 +
 
 +
;The Maemulator
 +
:A compatibility layer for running Bounce Evolution on modern Linux-based systems using qemu user-space emulation. This is not an official port.
 +
;QEMU
 +
:See http://www.rkeene.org/projects/info/wiki/106 for how to do it
 +
 
 +
===MeeGo===
 +
 
 +
==Jolla==
 +
===Sailfish OS===
 +
 
 +
==In-Fusio==
 +
===Execution Engine <small>([[ExEn]])</small>===
 +
ExEn was a freeware solution developed by French company In-Fusio around 2000 and later the company re-developed the ExEn V2 engine in 2002, which further improved the speed and expressiveness of mobile. It was first Java-based game engine entirely dedicated to mobile devices itself as an alternative to the limitations of J2ME's game development (offering missing feautures like sprite zooming, parallax scrolling, rotations).
 +
 
 +
The API is based on Java and is very similar to J2ME, but is optimized for game development and deployment instead. Even the programming style is almost the same. Its significance is very similar to the Mophun platform. The ExEn API has various gaming specific classes that are absent from J2ME. ExEn was the first mass market downloadable game engine to be made available in Europe. It achieved relative success and widespread hardware support in Europe, and was also used in China. It's not as widely distributed though, and according to In-Fusio's website, it isn't available on Nokia, Sony Ericsson, Samsung or Motorola handsets.
 +
 
 +
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|Accuracy
 +
!scope="col"|FLOSS
 +
!scope="col"|Recommended
 
|-
 
|-
 
|EXEN-V2 Generic Simulator
 
|EXEN-V2 Generic Simulator
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|?
+
|[http://alien256.narod.ru/EMULATOR.RAR 0.1]
 
|Low
 
|Low
|?
+
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|}
 
|}
  
 
;EXEN-V2 Generic Simulator
 
;EXEN-V2 Generic Simulator
:A very old dead emulator for ExEn software. While many games will go in-game, they'll crash at various points.
+
:A very old emulator for ExEn software, taken from SDK. While many games will go in-game, they'll crash at various points and fps drop.
  
==Classic BlackBerry OS==
+
==BlackBerry==
 +
===BlackBerry OS===
 +
[[File:BlackBerry 9900 Simulator.png|thumb|198px|BlackBerry 9900 Simulator]]
 +
A [https://blackberry.qnx.com/en QNX] based operating system used in BlackBerry devices.
  
===Emulators===
+
{|class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"
+
!scope="col"|Name
|-
+
!scope="col"|Platform(s)
! scope="col"|Name
+
!scope="col"|Version
! scope="col"|Platform(s)
+
!scope="col"|FLOSS
! scope="col"|Version
+
!scope="col"|Recommended
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
 
|-
 
|-
 
|BlackBerry Simulator Series
 
|BlackBerry Simulator Series
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://www.softpedia.com/dyn-search.php?search_term=blackberry+simulator Varies]
+
|[https://archive.org/details/blackberry10-device-simulator BlackBerry 10]<br/>[https://archive.org/details/black-berry-simulator-7.1.0.318-9900 Blackberry 7]<br/>[https://archive.org/details/black-berry-simulator-6.0.0.668-9780 Blackbery 6]<br/>[https://swdownloads.blackberry.com/Downloads/entry.do?code=060AD92489947D410D897474079C1477 <abbr title="The swdownloads server has been removed from the internet by BlackBerry it seems Monday morning. They've also updated all the legacy notification pages with text similar to: -Downloads for BlackBerry 10 and BlackBerry OS devices and legacy Enterprise software is [sic] no longer available.- and all the links to BlackBerry Desktop (etc.) software have now been cleansed.">Various (Official)</abbr>]<sup>&Dagger;</sup><br/>[https://archive.org/details/blackberryos-smartphone-simulator Various] (B8kifB73erD's archive)<br/>[https://lunarproject.org/ Lunar] <small>(The BlackBerry Preservation Project)</small><br/>[https://forums.crackberry.com/ CrackBerry Forum]
|Cycle
 
 
|?
 
|?
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
  
==Palm OS==
+
==Palm==
 +
===Palm OS===
 +
PalmOS is a mobile operating system developed by Palm, Inc., for personal digital assistants (PDAs) in 1996.
  
===Emulators===
+
{|class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"
+
!scope="col"|Name
|-
+
!scope="col"|Platform(s)
! scope="col"|Name
+
!scope="col"|Version
! scope="col"|Platform(s)
+
!scope="col"|Accuracy
! scope="col"|Version
+
!scope="col"|FLOSS
! scope="col"|[[Emulation Accuracy|Accuracy]]
+
!scope="col"|Active
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
+
!scope="col"|Recommended
! scope="col"|Active
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
 
|-
 
|-
 
!colspan="7"|PC / x86
 
!colspan="7"|PC / x86
 
|-
 
|-
 
|Mu
 
|Mu
|align=left|{{Icon|Windows|Libretro}}
+
|align=left|{{Icon|Lin}}
|[https://palmdb.net/app/mu 1.0.0]
+
|[https://palmdb.net/app/mu 1.0.0][https://github.com/libretro/Mu git]
 +
|Mid
 +
|{{NC}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|StyleTap
 +
|align=left|{{Icon|Windows|macOS|Lin}}
 +
|[https://newsblog.styletap.com/index.php 0.8.034] <small>($)</small>
 
|?
 
|?
 
|{{✗}}
 
|{{✗}}
|{{}}
+
|{{}}
 
|{{~}}
 
|{{~}}
 
|-
 
|-
Line 705: Line 1,147:
 
|{{~}}
 
|{{~}}
 
|{{✗}}
 
|{{✗}}
 +
|-
 +
|[https://cloudpilot-emu.github.io cloudpilot]
 +
|align=left|{{Icon|Web}}
 +
|[https://github.com/cloudpilot-emu/cloudpilot-emu/releases {{CloudpilotVer}}]
 +
|Mid
 +
|{{✓}}
 +
|{{✓}}
 +
|{{~}}
 
|-
 
|-
 
!colspan="7"|Mobile / ARM
 
!colspan="7"|Mobile / ARM
 +
|-
 +
|StyleTap
 +
|align=left|{{Icon|Android|WinMobile|iOS|Symbian}}
 +
|[https://styletap.com/release_notes.php?devicetype=android 0.8.034] <small>($)</small><br/>[https://4pda.to/forum/dl/post/25241522/StyleTap+for+Android+v0.8.034+%5BLicensed%5D.apk 0.8.034 <small>(Cracked)</small>] <small>(Android only)</small>
 +
|?
 +
|{{✗}}
 +
|{{✓}} <small>(Android only)</small>
 +
|{{~}}
 
|-
 
|-
 
|PHEM
 
|PHEM
 
|align=left|{{Icon|Android}}
 
|align=left|{{Icon|Android}}
|[https://play.google.com/store/apps/details?id=com.perpendox.phem 1.43a]
+
|[https://github.com/Florin9doi/PHEM 1.44]
 +
|?
 +
|{{✓}}
 +
|{{✓}}
 +
|{{~}}
 +
|-
 +
|PalmOS Emulator
 +
|align=left|{{Icon|Pandora}}
 +
|[https://repo.openpandora.org/?page=detail&app=palmosemulator.marovada 1.0.2.0]
 
|?
 
|?
 
|{{✗}}
 
|{{✗}}
Line 716: Line 1,182:
 
|{{~}}
 
|{{~}}
 
|-
 
|-
|StyleTap
+
|Garnet VM
|align=left|{{Icon|WinMobile|Android|Windows|macOS|Lin}}
+
|align=left|{{Icon|Maemo}}
|[https://newsblog.styletap.com/index.php 0.8.033]
+
|[http://www.my-maemo.com/software/applications_name_Garnet_VM_fldAuto_1044_faq_46.html Maemo]
 
|?
 
|?
 
|{{✗}}
 
|{{✗}}
 +
|{{✗}}
 +
|{{~}}
 +
|-
 +
|QCopilot
 +
|align=left|{{Icon|Zaurus}}
 +
|[https://cypherpunks.ca/zaurus 0.5]
 +
|?
 +
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 
|{{~}}
 
|{{~}}
 
|}
 
|}
  
==Mediatek Runtime Environment <small>(MRE)/MAUI</small>==
+
<references group=N />
  
Being the turnkey solutions firm that they are known for, as their chips are used on millions and millions of el-cheapo "Shanzhai" devices all over the world (especially counterfeit Nokias and Goophones among other things), Mediatek has also come up with their own mobile platform and API known as the [http://news.softpedia.com/news/Opera-Mini-Arrives-on-MediaTek-s-Runtime-Environment-MRE-238105.shtml Mediatek Runtime Environment], aka MAUI. It is targeted for so-called "smart" feature phones, i.e. those that offer similar functionality to standard mobile operating systems like Android, but are watered down for entry-level users. An SDK is available on their [http://mre.mediatek.com/en/sdk/2.0 developer site] for members, and <code>.VXP</code> files for games and other applications appear to be available on the usual WAP sites.
+
==LG==
 +
===webOS===
 +
Palm launched webOS, then called Palm webOS, in January 2009 as the successor to Palm OS. The first webOS device was the original Palm Pre, released by Sprint in June 2009. In April 2010, HP acquired Palm, then in 2013 LG acquired them to make webOS for TV, Smartwatch, and Smartfridge. For LG's webOS see [[Smart TV Emulators]].
  
===Emulation===
+
TODO: this section is broken, check the history of this section and restore the present metadata but keep the emulator images.
{| class="wikitable" style="text-align:center;"
+
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|Accuracy
 +
!scope="col"|FLOSS
 +
!scope="col"|Active
 +
!scope="col"|Recommended
 +
|-
 +
!colspan="7"|PC / x86
 +
|-
 +
|[https://webostv.developer.lge.com/develop/tools/emulator-introduction webOS SDK emulator]
 +
|align=left|{{Icon|Windows|macOS|Linux}}
 +
|5.0
 +
|
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 
|-
 
|-
! scope="col"|Name
+
|[https://webostv.developer.lge.com/develop/tools/simulator-introduction webOS SDK simulator]
! scope="col"|Platform(s)
+
|align=left|{{Icon|Windows|macOS|Linux}}
! scope="col"|Version
+
|6.0
! scope="col"|[[Emulation Accuracy|Accuracy]]
+
|
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
+
|{{✗}}
! scope="col"|[[Recommended Emulators|Recommended]]
+
|{{✓}}
 +
|{{✓}}
 +
|-
 +
!colspan="7"|Mobile / ARM
 
|-
 
|-
|Mediatek MRE SDK
+
|webOS Emulator images
 +
|align=left|{{Icon|Maemo}}
 +
|[http://wgames.garage.maemo.org Wiki][http://maemo.org/packages/view/wgames 0.6.9]<br/>[http://maemo.org/packages/view/preenv preenv 0.1.7][https://github.com/divan/wgames git]
 +
|High?
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|-
 +
!colspan="7"|Image
 +
|-
 +
|Preenv
 +
|
 +
|[https://www.rwilco12.com/Files/WebOS/WebOS%20Emulator%20Images/ here]
 +
|Mid
 +
|{{✓}}
 +
|{{✗}}
 +
|{{~}}
 +
|}
 +
Also see https://liliputing.com/phoenix-devices-gets-open-webos-to-run-as-an-android-app/
 +
 
 +
==WebOS Ports==
 +
===LuneOS===
 +
 
 +
==Samsung==
 +
===Bada===
 +
Bada (바다) is a mobile operating system developed by Samsung Electronics for devices such as mid- to high-end smartphones and tablet computers. The name is derived from "바다 (bada)", meaning "ocean" or "sea" in Korean. All phones running Bada were branded with the name Wave, unlike Samsung's Android devices which are branded as Galaxy.
 +
 
 +
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|FLOSS
 +
!scope="col"|Active
 +
!scope="col"|Recommended
 +
|-
 +
!colspan="6"|PC / x86
 +
|-
 +
|Bada SDK
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[http://mre.mediatek.com/en/sdk/2.0 3.0]
+
|[https://www.softpedia.com/get/Programming/SDK-DDK/bada-SDK.shtml 2.0.6]
|?
 
 
|?
 
|?
 +
|{{✗}}
 +
|{{~}}
 +
|}
 +
 +
===Tizen===
 +
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|FLOSS
 +
!scope="col"|Active
 +
!scope="col"|Recommended
 +
|-
 +
!colspan="6"|PC / x86
 +
|-
 +
|[https://developer.tizen.org/development/tizen-studio/download Tizen Studio]
 +
|align=left|{{Icon|Windows|macOS|Linux}}
 +
|5.1
 +
|{{✗}}
 +
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
 +
;Tizen Studio
 +
:Has both a Tizen emulator (more accurate) and a Tizen simulator (more usable for slower computers).
  
==Mophun==
+
==Google==
 +
===[[Android emulators|Android]]===
 +
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Latest Version
 +
!scope="col"|FLOSS
 +
!scope="col"|Active
 +
!scope="col"|Recommended
 +
|-
 +
!colspan="6"|PC / x86
 +
|-
 +
|[https://developer.android.com/studio Android Studio]
 +
|align=left|{{Icon|Windows|macOS|Linux|ChromeOS}}
 +
|5.1
 +
|{{~}}
 +
|{{✓}}
 +
|{{~}}
 +
|-
 +
|[https://play.google.com/googleplaygames Google Play Games]
 +
|align=left|{{Icon|Windows}}
 +
|[https://play.google.com/googleplaygames#section-system-requirements Beta]<br/>[https://developer.android.com/games/playgames/emulator Developer]
 +
|{{✗}} ||{{✓}} ||{{~}}
 +
|-
 +
|[https://trinityemulator.github.io/ Trinity]
 +
|align=left|{{Icon|Windows}}
 +
|[https://github.com/TrinityEmulator/TrinityEmulator/releases git]
 +
|{{✓}} ||{{~}} ||{{~}}
 +
|-
 +
|}
 +
;Android Studio
 +
:Has a emulator for Android TV and the new/old Google TV models.
  
'''Mophun''' was an even more hardware-efficient free European-centric mobile gaming solution developed by Swedish company Synergetix. It was supported on various devices, such as the Sony Ericsson T2xx, T3xx and T6xx series, Symbian S60v1, S60v2, S60v3 and UIQ3 phones, and Windows Mobile Smartphones running at a resolution of 176x220 or 240x320. There are 303 known games,<ref>[https://docs.google.com/spreadsheets/d/1AXmupwvgxuI_NRINDsN8azlKtONcQYf6CD6HfKYc8gM Mophun Game List]</ref> of which 255 have been released, 41 are unknown to have been released, 3 are demos and 5 are unreleased. It was later overtaken by advances in J2ME that came with the MIDP 2.0 framework.<ref>[https://twitter.com/sczther/status/1345476460107194368 Mophun preservation thread on Twitter]</ref>
+
==Apple==
 +
===[[iOS emulators|iOS]]===
 +
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|FLOSS
 +
!scope="col"|Active
 +
!scope="col"|Recommended
 +
|-
 +
!colspan="6"|PC / x86
 +
|-
 +
|[https://touchhle.org touchHLE]
 +
|align=left|{{Icon|Windows|macOS}}
 +
|[https://github.com/hikari-no-yume/touchHLE git]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{~}}
 +
|-
 +
|[https://github.com/devos50/qemu-ios/tree/ipod_touch_1g QEMU-iOS]
 +
|align=left|{{Icon|macOS|Linux}}
 +
|[https://github.com/devos50/qemu-ios/tree/ipod_touch_1g#building git]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{~}}
 +
|-
 +
!colspan="6"|Mobile / ARM
 +
|-
 +
|[https://apple.com/macos macOS] 11 (Big Sur) and up<br/><small>[https://support.apple.com/guide/app-store/iphone-ipad-apps-mac-apple-silicon-fird2c7092da/mac (Not an emulator)]</small>
 +
|align=left|{{Icon|macOS}}<ref group=N name=applesilicon>Requires Mac computers with Apple Silicon (M series) processors.</ref>
 +
|14.1 (Sonoma)
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|[https://touchhle.org touchHLE]
 +
|align=left|{{Icon|Android}}
 +
|[https://github.com/hikari-no-yume/touchHLE git]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{~}}
 +
|}
 +
 
 +
==MediaTek==
 +
===MAUI Runtime Environment <small>(MRE)</small>===
  
===Emulators===
+
Being the turnkey solutions firm that they are known for, as their chips are used on millions and millions of el-cheapo "Shanzhai" devices all over the world (especially counterfeit Nokias and Goophones among other things), Mediatek has also come up with their own mobile platform and API known as the [http://web.archive.org/web/20151104094204/http://mre.mediatek.com/en/start/what MAUI Runtime Environment]. It is targeted for so-called "smart" feature phones, i.e. those that offer similar functionality to standard mobile operating systems like Android, but are watered down for entry-level users. Games and applications for this platform are in <code>.VXP</code> format and other applications appear to be available on the usual WAP sites.
  
{| class="wikitable" style="text-align:center;"
+
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|Accuracy
 +
!scope="col"|FLOSS
 +
!scope="col"|Recommended
 
|-
 
|-
! scope="col"|Name
+
|Mediatek MRE SDK
! scope="col"|Platform(s)
+
|align=left|{{Icon|Windows}}
! scope="col"|Version
+
|[http://www.mediafire.com/file/l5pghqj9msvhf4v/MRE_SDK_3.0.00.20_Normal_Eng.zip/file 3.0.00.20]
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
+
|Mid
! scope="col"|[[Emulation Accuracy|Accuracy]]
+
|{{✗}}
! scope="col"|Active
+
|{{~}}
! scope="col"|[[Recommended Emulators|Recommended]]
 
 
|-
 
|-
!colspan="7"|PC / x86
+
|MREmu
 +
|align=left|{{Icon|Windows}}
 +
|[https://github.com/XimikBoda/MREmu git]
 +
|Low
 +
|{{✓}}
 +
|{{~}} (WIP)
 +
|}
 +
 
 +
;Mediatek MRE SDK
 +
:Includes seven phone simulators with various screen resolution presets and user interfaces. Can only run VXP files compiled for the x86 architecture, i.e. apps built for phones will not run.
 +
;MREmu
 +
:Open source emulator that can run VXPs compiled for ARM. In early development.
 +
 
 +
==Motorola==
 +
===MotoEZX / OpenEZX===
 +
===MotoMAGX===
 +
 
 +
==Synergenix==
 +
===[[Mophun]]===
 +
'''Mophun''' is an even more hardware-efficient free European-centric mobile gaming solution developed by Swedish company Synergenix Interactive AB. There are two versions of Mophun, 2D for low-end (Sony Ericsson T2xx, T3xx and T6xx series) and 3D for high-end handsets (Symbian S60 and UIQ3 phones), and it's often used to provide embedded (pre-installed) games on mobile phone handsets.
 +
 
 +
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|2D
 +
!scope="col"|3D
 +
!scope="col"|FLOSS
 +
!scope="col"|Accuracy
 +
!scope="col"|Active
 +
!scope="col"|Recommended
 +
|-
 +
!colspan="9"|PC / x86
 
|-
 
|-
|4Mophun
+
|[[Mophun emulator]]
|align=left|{{Icon|WinMobile}}
+
|align=left|{{Icon|Windows}}
|1.1
+
|[https://archive.org/details/mophun_2.5.4_tuxality_A2 2.5.4 alpha 2](Tuxality_mod)<br/>[https://cdn.discordapp.com/attachments/793085042020450324/803269504859766814/Mophun_emulator_2.5.4__games.zip 2.5.4] (Special version for Hitman)
|{{}}
+
|{{}}
|?
+
|{{✓}}
 
|{{✗}}
 
|{{✗}}
 +
|Mid
 +
|{{~}}<br/> <small>(Tuxality mod)</small>
 
|{{✓}}
 
|{{✓}}
 
|-
 
|-
|[[mophun]]
+
|Nofun
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://cdn.discordapp.com/attachments/793085042020450324/803269504859766814/Mophun_emulator_2.5.4__games.zip 2.5.4]
+
|[https://github.com/RadratSoftworks/nofun 0.0.3]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|Mid
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|Mophun SDK
 +
|align=left|{{Icon|Win}}
 +
|[http://tuxality.net/public/MophunSDK_2_5.zip 2.5]
 +
|{{✓}}
 +
|
 
|{{✗}}
 
|{{✗}}
|?
+
|Mid
 
|{{✗}}
 
|{{✗}}
|{{}}
+
|{{~}}
 
|-
 
|-
 
|MoRePhun
 
|MoRePhun
|align=left|N/A
+
|align=left|{{Icon|Windows}}
 
|[https://github.com/Luca1991/MoRePhun git]
 
|[https://github.com/Luca1991/MoRePhun git]
 
|{{✓}}
 
|{{✓}}
 +
|
 +
|{{✓}}
 +
|Low
 +
|{{✗}}
 +
|{{✗}}
 +
|-
 +
|Mophun ActiveX Control
 +
|align=left|{{Icon|Internet}}
 +
|[http://web.archive.org/web/20040325124622/http://www.mophun.com:80/codebase/mophun.cab 1.0]
 +
|{{✓}}
 +
|
 +
|{{✗}}
 +
|Low
 
|{{✗}}
 
|{{✗}}
 +
|{{✗}}
 +
|-
 +
!colspan="9"|Mobile / ARM
 +
|-
 +
|Nofun
 +
|align=left|{{Icon|Android}}
 +
|[https://github.com/RadratSoftworks/nofun 0.0.3]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|Mid
 +
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 +
|-
 +
|4Mophun
 +
|align=left|{{Icon|WinMobile}}
 +
|[https://mega.nz/folder/M59gSSRQ#4_rFMoHhhUH1D-N7GuEGMA 1.1]<br/>[https://4pda.to/forum/dl/post/51930/MophunWM2003SE.7z 2003SE Edition]
 +
|
 +
|
 
|{{✗}}
 
|{{✗}}
 +
|Mid
 +
|{{✗}}
 +
|{{✓}}
 
|-
 
|-
!colspan="7"|Mobile / ARM
+
|[[Mophun Games Launcher]]
 +
|align=left|{{Icon|Symbian}}
 +
|[https://archive.org/download/mophun-collection/Emulators/Mophun_Games_Launcher_for_Symbian.rar 1.01]<br/>[https://www.mediafire.com/file/xdsunfacpvy20n2/Mophun+Games+Launcher+++Game+For+EKA2L1+Android.zip/file 1.01]<br/>v2008<br/>1.0.4
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✗}}
 +
|Mid
 +
|{{✗}}
 +
|{{✓}}
 
|-
 
|-
|Mophun Games Launcher
+
|Mophun<br/><small>(traced & powered by zg)</small>
 
|align=left|{{Icon|Symbian}}
 
|align=left|{{Icon|Symbian}}
|[https://andredream13.wordpress.com/2012/07/13/mophun-games-launcher-v1-01-s60v3-12-games-in-one 1.01]
+
|[https://cdn.discordapp.com/attachments/793085042020450324/1034083922306412655/mophun_mod_6_011zg.zip 6.011 mod by zg]
 +
|
 +
|
 
|{{✗}}
 
|{{✗}}
|?
+
|Mid
 
|{{✗}}
 
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 +
|-
 +
|Blaze Mophun Emulator
 +
|align=left|{{Icon|Symbian}}
 +
|N-Series Edition <small>(Russian)</small><br/>[http://simbian8.narod.ru/games.htm N90 Special Edition by 100565]
 +
|
 +
|
 +
|{{✗}}
 +
|Mid
 +
|{{✗}}
 +
|{{~}}
 +
|-
 +
|Mophun<br/><small>(Playfun.ru Edition)</small>
 +
|align=left|[[File:N-Gage logo.png|90px]]
 +
|v1
 +
|
 +
|
 +
|{{✗}}
 +
|Mid
 +
|{{✗}}
 +
|{{~}}
 
|}
 
|}
  
;Mophun Games Launcher
+
;[[Mophun Games Launcher]]
:only compatible with 13 games, all of which use the 3D engine and were released for Symbian. The emulator is available for S60v3.
+
:Only compatible with 13 games, all of which use the 3D engine and were released for Symbian S60 and UIQ devices.
  
 
;4Mophun
 
;4Mophun
:does not work with games that are locked (e.g. have a predefined IMEI recognition algorithm) or do not use the 3D engine.
+
:Does not work with games that are locked (e.g. have a predefined IMEI recognition algorithm) or do not use the 3D engine.
  
 
;[[mophun]]
 
;[[mophun]]
:an official emulator, designed for development and demos. As such, encrypted or compressed games do not boot. However, this has been worked around, both by decrypting the files and decompressing them (except for compressed resources), and modifying the emulator to perform decryption on the fly, albeit only when opening them via the Open menu. Exile is not known to work in any found version of the emulator.
+
:An official emulator, designed for development and demos. As such, encrypted or compressed games do not boot. However, this has been worked around, both by decrypting the files and decompressing them (except for compressed resources), and modifying the emulator to perform decryption on the fly, albeit only when opening them via the Open menu. Exile is not known to work in any found version of the emulator.
  
 
;MoRePhun
 
;MoRePhun
:a new, open source emulator by Luca91. It is only a proof of concept, as only a few opcodes and a couple of SDK APIs are emulated, and there is no heap. There is sprite and input support, as well as support for the collision API. It is compatible with a few small homebrews. Luca91 mentions the SDK API handler needs to be better organized.
+
:A new, open source emulator by Luca91. It is only a proof of concept, as only a few opcodes and a couple of SDK APIs are emulated, and there is no heap. There is sprite and input support, as well as support for the collision API. It is compatible with a few small homebrews. Luca91 mentions the SDK API handler needs to be better organized.
 +
 
 +
;Mophun ActiveX Control
 +
:The official website for the platform, [https://web.archive.org/web/20030330191213/http://mophun.com/ mophun.com], used to host development demos playable in the browser using the ActiveX platform ([http://web.archive.org/web/*/http://www.mophun.com:80/tmp/* crawled demo files here]). The mophun plugin itself can run unencrypted .mpn files. Although it is not playable through the web archives of the site, it is [https://cdn.discordapp.com/attachments/793085042020450324/876265345550274570/unknown.png expected] to be curated for [[Flashpoint]].
 +
 
 +
==Adobe==
 +
===[[Flash|Flash Lite]]===
 +
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|FLOSS
 +
!scope="col"|Active
 +
!scope="col"|Recommended
 +
|-
 +
!colspan="6"|PC / x86
 +
|-
 +
|[https://ruffle.rs Ruffle]
 +
|align=left|{{Icon|Windows|Linux|macOS|Web}}
 +
|[https://github.com/ruffle-rs/ruffle git]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
!colspan="6"|Mobile / ARM
 +
|-
 +
|[https://ruffle.rs Ruffle]
 +
|align=left|{{Icon|Android}}
 +
|[https://github.com/torokati44/ruffle-android git]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|}
  
 
==Japanese cellphones==
 
==Japanese cellphones==
 
+
Several Japanese-centric mobile game technologies spawned during the 2000's as part of convoluted all-in-one technological solutions, mostly based on Java.
Several Japanese-centric mobile game technologies spawned during the 00's as part of convoluted all-in-one technological solutions, mostly based on Java.
 
  
 
* NTT DoCoMo released <b>DoJa</b> (later renamed to Star), based on Java ME CLDC, but not MIDP. Applications come in the form of .JAR files accompained by a .JAM descriptor.
 
* NTT DoCoMo released <b>DoJa</b> (later renamed to Star), based on Java ME CLDC, but not MIDP. Applications come in the form of .JAR files accompained by a .JAM descriptor.
  
* KDDI released <b>ezplus</b> (later renamed to "EZ-appli (Java)"), based on Java ME extended with propietary APIs. Applications come in the form of .KJX files. It was later replaced with a BREW-based solution called "EZ-appli (BREW)"
+
* KDDI released <b>ezplus</b> (later renamed to "EZ-appli (Java)"), based on Java ME extended with proprietary APIs. Applications come in the form of .KJX files. It was later replaced with a BREW-based solution called "EZ-appli (BREW)"
  
* J-PHONE released <b>J-SKY</b>, based on standard J2ME MIDP extended with several propietary 3D/sound/gfx APIs. It was later renamed to "Vodafone Live!" and "Yahoo! Keitai" as the company got purchased by Vodafone and SoftBank, respectively. Applications come in the form of .JAR and .JAD files.
+
* J-PHONE released <b>J-SKY</b>, based on standard J2ME MIDP extended with several proprietary 3D/sound/gfx APIs. It was later renamed to "Vodafone Live!" and "Yahoo! Keitai" as the company got purchased by Vodafone and SoftBank, respectively. Applications come in the form of .JAR and .JAD files.
  
 
It is possible to develop applications that work both under ezplus, J-SKY and standard J2ME devices by using only MIDP1.0 APIs
 
It is possible to develop applications that work both under ezplus, J-SKY and standard J2ME devices by using only MIDP1.0 APIs
  
===i-mode (DoJa)===
+
===i-mode (DoJa/Star)===
 
 
 
Japanese mobile manufacturer NTT DoCoMo released [https://en.wikipedia.org/wiki/DoJa DoJa] (DoCoMo's Java) as part of their i-mode set of standards for mobile telephony. It is based on Java ME CLDC, but not MIDP. The profile received several updates, being later renamed to "Star". It was used on DoCoMo's mova and FOMA series of mobile phones, being first featured on the mova 503i from 2001.
 
Japanese mobile manufacturer NTT DoCoMo released [https://en.wikipedia.org/wiki/DoJa DoJa] (DoCoMo's Java) as part of their i-mode set of standards for mobile telephony. It is based on Java ME CLDC, but not MIDP. The profile received several updates, being later renamed to "Star". It was used on DoCoMo's mova and FOMA series of mobile phones, being first featured on the mova 503i from 2001.
  
Line 832: Line 1,606:
 
DeNa (Mobage), Namco (Tales of Mobile) and Level-5 (RoiD) set up Steam-like game distribution portals specific to some cell-phone models yet i-mode based. The different names are to confuse dirty gaijin, probably.
 
DeNa (Mobage), Namco (Tales of Mobile) and Level-5 (RoiD) set up Steam-like game distribution portals specific to some cell-phone models yet i-mode based. The different names are to confuse dirty gaijin, probably.
  
Applications were denominated "i-αppli" (Japanese : iアプリ) and come in the form of .JAR files accompained by a .JAM descriptor text file.
+
Applications were denominated "i-αppli" (Japanese : iアプリ) and come in the form of <code>.JAR</code> files accompained by a <code>.JAM</code> descriptor text file.
  
 
====Emulators====
 
====Emulators====
{| class="wikitable" style="text-align:center;"
+
{|class="wikitable" style="text-align:center;"
|-
+
!scope="col"|Name
! scope="col"|Name
+
!scope="col"|Platform(s)
! scope="col"|Platform(s)
+
!scope="col"|Version
! scope="col"|Version
+
!scope="col"|Accuracy
! scope="col"|[[Emulation Accuracy|Accuracy]]
+
!scope="col"|FLOSS
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
+
!scope="col"|Active
! scope="col"|Active
+
!scope="col"|Recommended
! scope="col"|[[Recommended Emulators|Recommended]]
 
 
|-
 
|-
 
!colspan="7"|PC / x86
 
!colspan="7"|PC / x86
Line 849: Line 1,622:
 
|DoJa SDKs
 
|DoJa SDKs
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|Various
+
|[https://archive.org/details/iappli-tool-dev-tools IappliTool]
 
|Mid
 
|Mid
|?
+
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{~}}
 
|{{~}}
Line 858: Line 1,631:
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
 
|[https://web.archive.org/web/20070614131147/http://www.doja-developer.net/downloads/index.php?node=41 1.03]
 
|[https://web.archive.org/web/20070614131147/http://www.doja-developer.net/downloads/index.php?node=41 1.03]
|Low (DoJa 2.5 OE)
+
|Low <small>(DoJa 2.5 Overseas Edition)</small>
|?
+
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
Line 866: Line 1,639:
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
 
|[https://web.archive.org/web/20040618195810if_/http://www.mobilejava.co.kr:80/bbs/temp/midpboard/i-JADEsetup0.exe 1.2.3]
 
|[https://web.archive.org/web/20040618195810if_/http://www.mobilejava.co.kr:80/bbs/temp/midpboard/i-JADEsetup0.exe 1.2.3]
|Low (DoJa 1.X)
+
|Low <small>(DoJa 1.X)</small>
|?
+
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
Line 874: Line 1,647:
 
|align=left|{{Icon|Java}}
 
|align=left|{{Icon|Java}}
 
|[https://web.archive.org/web/20151127190756/http://mujweb.cz/molej/jade/index.htm 0.1.7]
 
|[https://web.archive.org/web/20151127190756/http://mujweb.cz/molej/jade/index.htm 0.1.7]
|Low (DoJa 1.5)
+
|Low <small>(DoJa 1.5)</small>
|?
+
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|-
 
|-
 
|[[SquirrelJME]]
 
|[[SquirrelJME]]
|align=left|{{Icon|Windows|Linux|Mac|Java|}}
+
|align=left|{{Icon|Java}}
 
|{{SquirrelJMEVer}}
 
|{{SquirrelJMEVer}}
 
|{{SquirrelJMEAccuracy}}
 
|{{SquirrelJMEAccuracy}}
Line 889: Line 1,662:
 
!colspan="7"|Mobile / ARM
 
!colspan="7"|Mobile / ARM
 
|-
 
|-
|iApp Archives <br/>(i-appli)
+
|説明 懐かしのiアプリをお手軽実況プレイ!iアプリ・アーカイブス
 
|align=left|{{Icon|Android}}
 
|align=left|{{Icon|Android}}
|[https://m.apkpure.com/jp/%E6%87%90%E3%81%8B%E3%81%97%E3%81%AEi%E3%82%A2%E3%83%97%E3%83%AA%E3%82%92%E3%81%8A%E6%89%8B%E8%BB%BD%E5%AE%9F%E6%B3%81%E3%83%97%E3%83%AC%E3%82%A4%EF%BC%81i%E3%82%A2%E3%83%97%E3%83%AA%E3%83%BB%E3%82%A2%E3%83%BC%E3%82%AB%E3%82%A4%E3%83%96%E3%82%B9/com.develga.iapp 2.6]
+
|[https://m.apkpure.com/jp/com.develga.iapp 2.6]
 
|Low
 
|Low
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 
|{{✗}}
 +
|-
 +
|Doja iAppli エミュレータ <small>(Browser)</small>
 +
|align=left|{{Icon|Android}}
 +
|[https://play.google.com/store/apps/details?id=jp.dip.ysmsrv.iappli 1.1.2]
 +
|?
 +
|{{✗}}
 +
|{{~}}
 +
|?
 
|}
 
|}
  
 
;DoJa SDKs
 
;DoJa SDKs
 
:Official development kit from NTT DoCoMo, featuring a device emulator. Several releases were archived by Wayback Machine ::[https://web.archive.org/web/20051125214529if_/http://communaute.imode.fr:80/pages/13/idk_doja1.5_vers_1.0.6.zip DoJa 1.5] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp:80/binary/archive/service/imode/make/content/download/contract/emu504_1.03_021217.zip DoJa 2.?] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp/binary/archive/service/imode/make/content/download/contract/emudoja2.1f_1.00_021217.zip DoJa 2.1] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp/binary/archive/service/imode/make/content/download/contract/emufordoja3_0_322_p.zip DoJa 3.0] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp/binary/archive/service/imode/make/content/download/contract/emufordoja3_5_222_p.zip DoJa 3.5] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp/binary/archive/service/imode/make/content/download/contract/emufordoja4_0_205_p.zip DoJa 4.0] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp:80/binary/archive/service/imode/make/content/download/contract/emufordoja4_1_111_p.zip DoJa 4.1 (111)] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp/binary/archive/service/imode/make/content/download/contract/emufordoja4_1_201.zip DoJa 4.1 (201)] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp/binary/archive/service/imode/make/content/download/contract/emufordoja5_0_3_00.zip DoJa 5.0] [https://web.archive.org/web/20000426191235if_/http://www.nttdocomo.co.jp/binary/archive/service/developer/make/content/iappli/tool/star/star20/download/emuforstar2_0_1_01.zip Star 2.0]
 
:Official development kit from NTT DoCoMo, featuring a device emulator. Several releases were archived by Wayback Machine ::[https://web.archive.org/web/20051125214529if_/http://communaute.imode.fr:80/pages/13/idk_doja1.5_vers_1.0.6.zip DoJa 1.5] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp:80/binary/archive/service/imode/make/content/download/contract/emu504_1.03_021217.zip DoJa 2.?] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp/binary/archive/service/imode/make/content/download/contract/emudoja2.1f_1.00_021217.zip DoJa 2.1] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp/binary/archive/service/imode/make/content/download/contract/emufordoja3_0_322_p.zip DoJa 3.0] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp/binary/archive/service/imode/make/content/download/contract/emufordoja3_5_222_p.zip DoJa 3.5] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp/binary/archive/service/imode/make/content/download/contract/emufordoja4_0_205_p.zip DoJa 4.0] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp:80/binary/archive/service/imode/make/content/download/contract/emufordoja4_1_111_p.zip DoJa 4.1 (111)] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp/binary/archive/service/imode/make/content/download/contract/emufordoja4_1_201.zip DoJa 4.1 (201)] [https://web.archive.org/web/20060519052212if_/http://www.nttdocomo.co.jp/binary/archive/service/imode/make/content/download/contract/emufordoja5_0_3_00.zip DoJa 5.0] [https://web.archive.org/web/20000426191235if_/http://www.nttdocomo.co.jp/binary/archive/service/developer/make/content/iappli/tool/star/star20/download/emuforstar2_0_1_01.zip Star 2.0]
 +
 +
:*Also see [https://www.rockman-corner.com/2024/02/rockman-dash-great-adventure-on-5.html Rockman DASH: Great Adventure on 5 Islands & Rockman Tennis Preserved in Full].
  
 
;DoJa Overseas Edition SDK
 
;DoJa Overseas Edition SDK
Line 913: Line 1,696:
 
:Open source emulator that can run J2ME software, will be adding i-Mode support in 2022.
 
:Open source emulator that can run J2ME software, will be adding i-Mode support in 2022.
  
===KDDI ezplus===
+
===KDDI EZplus===
 
+
Japanese carrier KDDI/Au released ezplus as part of their EZweb set of standards for mobile telephony. It is based on Java ME extended with proprietary APIs. The first device supporting it was released on 2001 (Hitachi C451H).
Japanese carrier KDDI/Au released ezplus as part of their EZweb set of standards for mobile telephony. It is based on Java ME extended with propietary APIs. The first device supporting it was released on 2001 (Hitachi C451H).
 
 
ezplus was later renamed to "EZ-appli (Java)" (Japanese : "EZアプリ (Java)") and gradually replaced with a BREW-based solution called "EZ-appli (BREW)" until 2004 when the last ezplus device was released.
 
ezplus was later renamed to "EZ-appli (Java)" (Japanese : "EZアプリ (Java)") and gradually replaced with a BREW-based solution called "EZ-appli (BREW)" until 2004 when the last ezplus device was released.
  
In 2006 an Open Application Player (Japanese: オープンアプリプレイヤー) feature was added allowing to run MIDP 2.0 Java apps on the BREW devices, which were often denominated as オープンアプリ. It lacks support for the original propietary extensions of ezplus. On 2011, Open Application Player was updated and renamed to "EZ-appli (J)" along EZ-appli (BREW) which became "EZ-appli (B)"
+
In 2006 an Open Application Player (Japanese: オープンアプリプレイヤー) feature was added allowing to run MIDP 2.0 Java apps on the BREW devices, which were often denominated as オープンアプリ. It lacks support for the original proprietary extensions of ezplus. On 2011, Open Application Player was updated and renamed to "EZ-appli (J)" along EZ-appli (BREW) which became "EZ-appli (B)"
  
Applications were denominated "ezplusアプリ" (during the ezplus name era) and come in the form of .KJX files.
+
Applications were denominated "ezplus アプリ" (during the ezplus name era) and come in the form of <code>.KJX</code> files.
  
 
====Emulators====
 
====Emulators====
 
+
{|class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"
+
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|Accuracy
 +
!scope="col"|FLOSS
 +
!scope="col"|Active
 +
!scope="col"|Recommended
 
|-
 
|-
! scope="col"|Name
+
!colspan="7"|PC / x86
! scope="col"|Platform(s)
 
! scope="col"|Version
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
 
|-
 
|-
 
|ezplus emulator
 
|ezplus emulator
Line 937: Line 1,720:
 
|[https://web.archive.org/web/20070202203659if_/http://www.au.kddi.com/ezfactory/tec/spec/exe/ezplus_emulator.exe 1.0]
 
|[https://web.archive.org/web/20070202203659if_/http://www.au.kddi.com/ezfactory/tec/spec/exe/ezplus_emulator.exe 1.0]
 
|Mid
 
|Mid
|?
+
|{{✗}}
 +
|{{✗}}
 
|{{~}}
 
|{{~}}
 +
|-
 +
!colspan="7"|Mobile / ARM
 +
|-
 +
|[[J2ME Loader]]
 +
|align=left|{{Icon|Android}}
 +
|[https://play.google.com/store/apps/details?id=ru.playsoftware.j2meloader {{JLVer}}]<br/>
 +
[https://github.com/nikita36078/J2ME-Loader/releases git]<br/>
 +
[https://install.appcenter.ms/users/nikita36078/apps/j2me-loader/distribution_groups/testers Dev]
 +
|Mid
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|[[JL-Mod]] <small>(JL fork)</small>
 +
|align=left|{{Icon|Android}}
 +
|[https://github.com/woesss/JL-Mod/releases {{JL-ModVer}}]
 +
|Mid
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 
|}
 
|}
  
 
;ezplus emulator
 
;ezplus emulator
:Official development tool from KDDI, developed by Zentek
+
:Official development tool from KDDI, developed by Zentek.
 +
 
 +
;[[J2ME Loader]]
 +
:Now J2ME Loader support ezplus apps that only support 128x160 resolution and font option recommend is <small>(9 - 13 - 15)</small>.[https://ohayoyogi.hatenablog.com/entry/2021/10/14/001241 Installation guid] and [https://ohayoyogi.hatenablog.com/entry/2021/09/02/001014 here]
  
 
===J-SKY===
 
===J-SKY===
 
+
Japanese service provider 'J-PHONE' released the J-SKY platform as part of their set of standards for mobile telephony. It was based on J2ME and MIDP extended with several proprietary 3D/sound/gfx APIs called JSCL.
Japanese service provider J-PHONE released the J-SKY platform as part of their set of standards for mobile telephony. It was based on J2ME and MIDP extended with several propietary 3D/sound/gfx APIs called JSCL.
 
 
J-PHONE had been purchased by Vodafone on 2001, which two years later took over the original branding renaming the carrier to Vodafone KK.  The J-SKY technology became then known as "Vodafone Live!" and it was extended with the VSCL set of APIs.  
 
J-PHONE had been purchased by Vodafone on 2001, which two years later took over the original branding renaming the carrier to Vodafone KK.  The J-SKY technology became then known as "Vodafone Live!" and it was extended with the VSCL set of APIs.  
 
On 2006, Vodafone KK was purchased by SoftBank Group, getting this technology rebranded again as "Yahoo! Keitai".
 
On 2006, Vodafone KK was purchased by SoftBank Group, getting this technology rebranded again as "Yahoo! Keitai".
  
Applications were called "Java™ App" (Japanese : Java™アプリ) during the J-SKY era, "V-Appli" (Japanese : Vアプリ) during the Vodafone era and "S! Appli" (Japanese : S!アプリ) during the SoftBank era. They come in the form of .JAR accompained by a .JAD descriptor text file.
+
Applications were called "Java™ App" (Japanese : Java™アプリ) during the J-SKY era, "V-Appli" (Japanese : Vアプリ) during the Vodafone era and "S! Appli" (Japanese : S!アプリ) during the SoftBank era. They come in the form of <code>.JAR</code> accompained by a <code>.JAD</code> descriptor text file.
  
 
====Emulators====
 
====Emulators====
{| class="wikitable" style="text-align:center;"
+
{|class="wikitable" style="text-align:center;"
|-
+
!scope="col"|Name
! scope="col"|Name
+
!scope="col"|Platform(s)
! scope="col"|Platform(s)
+
!scope="col"|Version
! scope="col"|Version
+
!scope="col"|Accuracy
! scope="col"|[[Emulation Accuracy|Accuracy]]
+
!scope="col"|FLOSS
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
+
!scope="col"|Recommended
! scope="col"|[[Recommended Emulators|Recommended]]
 
 
|-
 
|-
 
|J-SKY Application Emulator
 
|J-SKY Application Emulator
 
|align=left|{{Icon|Windows}}
 
|align=left|{{Icon|Windows}}
|[https://web.archive.org/web/20040201023001/http://www.mobilejava.co.kr:80/bbs/temp/midpboard/J-SKY_Application_Emulator-1_3_B.exe 1.3]
+
|[https://web.archive.org/web/20040201023001/http://www.mobilejava.co.kr:80/bbs/temp/midpboard/J-SKY_Application_Emulator-1_3_B.exe 1.3B]
 
|Mid
 
|Mid
|?
+
|{{✗}}
 
|{{~}}
 
|{{~}}
 +
|-
 +
|[https://codeproject.com/Articles/44371/Creating-Softbank-Mobile-Phone-Applications-J2ME MEXA Emulator]
 +
|align=left|{{Icon|Windows}}
 +
|2.3.1 [https://s-appli-mexa-emulator.software.informer.com Software Informer][https://s-appli-mexa-emulator.updatestar.com UpdateStar]
 +
|
 +
|{{✗}}
 +
|
 
|}
 
|}
  
 
;J-SKY Application Emulator
 
;J-SKY Application Emulator
 
:Official development tool from J-PHONE, developed by Zentek. It does not supports any of the later APIs.
 
:Official development tool from J-PHONE, developed by Zentek. It does not supports any of the later APIs.
 +
 +
;MEXA Emulator
 +
:Developed by SoftBank for S! Appli.
  
 
==Korean cellphones==
 
==Korean cellphones==
 +
'''SKT (Sunkyong Telecom)''' provided two development platforms: GVM and SK-VM. GVM based on Mobile C, and SK-VM based on Java. SK-VM was a Java-based development platform, but the execution speed was slower than GVM due to the nature of Java. SK-VM is a J2ME (Java 2 Micro Eidtion) Java execution environment developed
 +
 +
'''GVM (General Virtual Machine)''': GVM1X, GVM2X
 +
Mobile platform created based on Mobile C (modified to fit the mobile environment, such as reduction of pointer and union functions in the existing C language) developed by Shinji Soft.
 +
 +
'''GNEX (General & Next Multimedia Player)''': GVM3X
 +
A mobile platform that eliminates the limitations of the existing GVM and further strengthens functions such as file system, network, and graphics. GNEX is an upgraded version of GVM, and has the advantage of having few capacity restrictions and fast speed, but its penetration has fallen significantly compared to GVM. Therefore, when releasing a GNEX version of a game, we developed both the GVM version and the GNEX version to support phones that do not support GNEX
 +
 +
'''KTF (Korea Telecom Freete)''' provided Qualcomm's BREW. The biggest advantage is that it is based on C/C++, and unlike other development platforms, it is executed in the form of a native binary rather than being executed based on a VM. it is an integrated platform, but it has been divided into SKT-WIPI, KT-WIPI, and LGT-WIPI. For example, SKT-WIPI and LGT-WIPI supported C/C++, while KTF-WIPI supported only C. Aside from that, many other aspects differed from carrier to carrier.
 +
 +
'''LGT (Lucky Goldstar Telecom)''' - MIDP [JAVA]
 +
A mobile platform that adds additional functions such as sound to J2ME (Java 2 Micro Edition) of LG MIDP JAVA SUN. LGT's platform is sometimes called MIDP and JAVA
 +
 +
 +
- SKT's WIPI-JAVA<br/>
 +
- SKT's WIPI-C<br/>
 +
- KTF's WIPI-JAVA<br/>
 +
- KTF's WIPI-C<br/>
 +
- LGT's WIPI-JAVA (LGT does not support WIPI-C)
  
 
===Wireless Internet Platform for Interoperability <small>(WIPI)</small>===
 
===Wireless Internet Platform for Interoperability <small>(WIPI)</small>===
 
 
WIPI a national middleware platform standard in South Korea. Almost all cellphone games released in South Korea from 2002 to 2009 were developed as WIPI.
 
WIPI a national middleware platform standard in South Korea. Almost all cellphone games released in South Korea from 2002 to 2009 were developed as WIPI.
 +
SKT (GNEX, SKVM), KTF (BREW), LGT (MIDP-JAVA), etc. are these, and they are currently converting to an integrated platform called WIPI. After conversion to an integrated platform called WIPI, mobile games have higher quality graphics and game ability than before.
  
==Chinese cellphones==
+
====Emulators====
 +
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|FLOSS
 +
!scope="col"|Active
 +
!scope="col"|Recommended
 +
|-
 +
!colspan="7"|PC / x86
 +
|-
 +
|[https://wie.dlunch.net/ WIE] (WIPI/SKVM/J2ME Emulator)
 +
|align=left|{{Icon|Windows|Linux|macOS|Web}}
 +
|[https://github.com/dlunch/wie git]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{TBD}}
 +
|-
 +
|AROMA WIPI Emulator
 +
|align=left|{{Icon|Windows}}
 +
|[https://cdn.discordapp.com/attachments/687635895364354136/727872909011452064/WIPI_emulation.zip 1.1.1.8]
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|-
 +
|KTF WIPI
 +
|align=left|{{Icon|Windows}}
 +
|[https://cdn.discordapp.com/attachments/687635895364354136/727872909011452064/WIPI_emulation.zip 1.1]
 +
|{{✗}}
 +
|{{✗}}
 +
|{{✓}}
 +
|}
  
 +
==Chinese Mobiles==
  
===MiniJ<small> (MRP Platform)</small>===
+
===MiniJ <small>(MRP platform)</small>===
 +
'''MiniJ''' is a lightweight mobile platform developed by Hangzhou Sky Network Technology Co., Ltd. and it's widespread in China (and in some other countries). It has excellent overall performance and could run applications and games smoothly with very limited hardware resources. MiniJ applications are written in C programming language.
  
'''MiniJ''' is a mobile platform widespread in China (and in other countries). It is analog of java for phones with MTK CPU. Games for this platform are in <code>.mrp</code> format.
+
Games and applications for this platform are in <code>.mrp</code> format.
There is many original Contra games for this platform, created by different companies. It also has some Konami's mobile game.
 
  
===Emulators===
+
====Emulators====
{| class="wikitable" style="text-align:center;"
+
{|class="wikitable" style="text-align:center;"
|-
+
!scope="col"|Name
! scope="col"|Name
+
!scope="col"|Platform(s)
! scope="col"|Platform(s)
+
!scope="col"|Version
! scope="col"|Version
+
!scope="col"|Accuracy
! scope="col"|[[Emulation Accuracy|Accuracy]]
+
!scope="col"|FLOSS
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
+
!scope="col"|Active
! scope="col"|Active
+
!scope="col"|Recommended
! scope="col"|[[Recommended Emulators|Recommended]]
 
 
|-
 
|-
 
!colspan="7"|PC / x86
 
!colspan="7"|PC / x86
Line 1,007: Line 1,872:
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 +
|-
 +
|[https://ityouyou.com/bbs/View.php?id=5359 iacEmuMrp]
 +
|align=left|{{Icon|Windows}}
 +
|[http://sj.ysupan.com/skymrp 0.3.3][http://skymrp.ysepan.com/?xzpd=1 0.3.3]<ref group=A name=iPadOnly>Download available in ③MTK_冒泡(.mrp)/⓪模拟器 folder.</ref>
 +
|Mid
 +
|{{✗}}
 +
|{{✓}}
 +
|{{~}}
 
|-
 
|-
 
!colspan="7"|Mobile / ARM
 
!colspan="7"|Mobile / ARM
Line 1,012: Line 1,885:
 
|Mythras
 
|Mythras
 
|align=left|{{Icon|Android}}
 
|align=left|{{Icon|Android}}
|[https://github.com/CounsellorPolonius/mythras git]<br/>[https://github.com/Yichou/mrpoid2018 mrpoid2018]
+
|[https://github.com/CounsellorPolonius/mythras git]<br/>[https://github.com/Yichou/mrpoid2018 2018]<br/>[https://github.com/CounsellorPolonius/mrpoid2021 2021]
 
|Mid
 
|Mid
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 
|{{✓}}
 +
|-
 +
|[https://ityouyou.com/bbs/View.php?id=5186 iacMrp]
 +
|align=left|{{Icon|Android}}
 +
|[http://skymrp.ysepan.com/?xzpd=1 1.9.56][http://sj.ysupan.com/skymrp 1.9.56]<ref group=A name=iPadOnly>Download available in ③MTK_冒泡(.mrp)/⓪模拟器 folder.</ref>
 +
|Mid
 +
|{{✗}}
 +
|{{✓}}
 +
|{{~}}
 +
|-
 +
|Mrpoid2
 +
|align=left|{{Icon|Android}}
 +
|[https://m.apkpure.com/mrpoid2-mrp/com.mrpoid.app/amp 3.2.10]
 +
|Mid
 +
|{{✗}}
 +
|{{✗}}
 +
|{{~}}
 +
|-
 +
|[https://ityouyou.com/bbs/View.php?id=5325 iacEmu]
 +
(iacMrp2)
 +
|align=left|{{Icon|Android}}
 +
|?
 +
|?
 +
|{{✗}}
 +
|?
 +
|TBD
 +
|-
 +
|iacMrp
 +
|align=left|{{Icon|MRE}}
 +
|[http://ityouyou.com/bbs/View.php?id=5238 0.7.6]
 +
|?
 +
|{{✗}}
 +
|{{✗}}
 +
|{{~}}
 
|}
 
|}
 +
<references group=A />
  
 
===KaiOS===
 
===KaiOS===
 +
'''KaiOS''' is a mobile Linux distribution for keypad feature phones. It is developed by KaiOS Technologies (Hong Kong) Limited.
  
'''KaiOS''' is a mobile operating system, based on Linux, for keypad feature phones. It is developed by KaiOS Technologies (Hong Kong) Limited.
+
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|Active
 +
!scope="col"|FLOSS
 +
!scope="col"|Recommended
  
==Binary Runtime Environment for Wireless <small>(BREW)</small>==
+
|-
 +
|KaiOS RunTime Simulator (Kaiosrt)
 +
|align=left|{{Icon|Linux}}
 +
|[https://developer.kaiostech.com/docs/getting-started/env-setup/simulator/ simulator]
 +
|{{✓}}
 +
|{{✓}}
 +
|{{✓}}
 +
|}
 +
 
 +
<references group=N />
  
A mobile development platform by Qualcomm, originally intended for CDMA handsets such as those sold by Verizon. Unlike Java ME, applications and games for BREW use native code as opposed to running in a virtual machine in the case of Java ME. Also, BREW development has a higher barrier to entry due to stringent certification requirements, which led it to be significantly less popular than Java ME even in markets where CDMA has a significant market share, such as in North America. To top it all off, downloaded BREW apps are tied to an individual handset via a digital signature, making piracy or sideloading difficult if not impossible; it is however possible to unlock certain BREW-enabled CDMA phones to run backups and pirated apps, though downloads for BREW apps and games are rare and hard to find compared to Java ME.
+
==Qualcomm==
 +
===Binary Runtime Environment for Wireless <small>(BREW)</small>===
 +
A mobile development platform by Qualcomm, originally intended for CDMA handsets such as those sold by Verizon. Unlike Java ME, applications and games for BREW use native code as opposed to running in a virtual machine in the case of Java ME. Also, BREW development has a higher barrier to entry due to stringent certification requirements, which led it to be significantly less popular than Java ME even in markets where CDMA has a significant market share, such as in North America. To top it all off, downloaded BREW apps are tied to an individual handset via a digital signature, making piracy or sideloading difficult; it is however possible to unlock certain BREW-enabled CDMA phones to run backups and pirated apps, though downloads for BREW apps and games are rare and hard to find compared to Java ME.
  
The Zeebo, a video game console and online distribution platform developed and released with developing markets in mind, also runs on BREW. Dumps of the Zeebo and its games exist, and gameplay footage of them have been uploaded on YouTube.
+
<i>Zeebo</i> is a brazilian video game console and online distribution platform developed and released with developing markets in mind, also runs on BREW. Dumps of the Zeebo and its games exist, and gameplay footage of them have been uploaded on YouTube.
  
===Emulators===
+
{|class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"
+
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|[[Zeebo]]
 +
!scope="col"|Accuracy
 +
!scope="col"|Active
 +
!scope="col"|FLOSS
 +
!scope="col"|Recommended
 +
|-
 +
!colspan="8"|PC / x86
 +
|-
 +
|BREW Emulator / BREW Simulator
 +
|align=left|{{Icon|Windows}}
 +
|[https://archive.org/details/brew_1.1_sdk 1.1] (BREW SDK)<br/>[https://archive.org/details/bmp-sdkmp-7.12.5 7.12.5] (BREW MP SDK)
 +
|
 +
|
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✓}}
 
|-
 
|-
! scope="col"|Name
+
!colspan="8"|Mobile / ARM
! scope="col"|Platform(s)
+
|-
! scope="col"|Version
+
|[[Melange]]
! scope="col"|[[Emulation Accuracy|Accuracy]]
+
|align=left|{{Icon|Android}}
! scope="col"|Active
+
|[https://gitlab.com/usernameak/brewemulator git]<br/>[https://deltacxx.insomnia247.nl/brewemu/versions Builds]
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
+
|{{✗}}
! scope="col"|[[Recommended Emulators|Recommended]]
+
|Mid
 +
|{{✓}}
 +
|{{~}}<ref group=N name="qualcomm proprietary">Contains proprietary Qualcomm components</ref>
 +
|{{✓}}
 
|-
 
|-
 
|[[Infuse]]
 
|[[Infuse]]
 
|align=left|{{Icon|WinMobile}}
 
|align=left|{{Icon|WinMobile}}
|? (POC)
+
|?
 +
|{{✓}}
 
|Low
 
|Low
 
|{{✓}}
 
|{{✓}}
|{{}}
+
|{{}}
|{{✗}}
+
|TBD
 
|}
 
|}
  
==Danger OS==
+
<references group=N />
 +
 
 +
==Danger==
 +
===Danger OS===
 +
Developed by Danger Incorporated. Danger OS was a Java-based OS used on phones that Danger designed themselves. These devices were sold under many names such as Hiptop, Mobiflip, Sharp Jump, and (most notably) T-Mobile Sidekick. While it could run some J2ME apps (from version 2.3 onward), it also used its own proprietary J2SE-based APIs and SDK; for this reason, anything built using these APIs won't run on a standard J2ME emulator. To aid third-party software design, Danger has released a comprehensive SDK that contains a Hiptop simulator, development installation utilities, and Danger API information.
  
Developed by Danger Incorporated, Danger OS was a Java-based OS used on phones that Danger designed themselves. These devices were sold under many names such as Hiptop, Mobiflip, Sharp Jump, and (most notably) T-Mobile Sidekick. While it could run some J2ME apps (from version 2.3 onward), it also used its own proprietary J2SE-based APIs and SDK; for this reason, anything built using these APIs won't run on a standard J2ME emulator.
+
Danger OS uses special files called "bundles". Bundle files have the extension <code>.bndl</code>. Bundles have inside a custom resource format for storing assets and code which is converted from Java bytecode into a custom bytecode format. Each bundle file is linked to a specific operating system version and build number. For example, a bundle file for v3.4/155053 (T-Mobile Sidekick 3) would be denied installation on a v3.3/149695 device (T-Mobile Sidekick iD). Installation of bundles require a developer key to be installed on your device if you are using a Production OS. Internal OS builds do not require developer keys.
  
===Emulators===
+
{|class="wikitable" style="text-align:center;"
{| class="wikitable" style="text-align:center;"
+
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|Active
 +
!scope="col"|FLOSS
 +
!scope="col"|Recommended
 
|-
 
|-
! scope="col"|Name
+
|[https://archive.org/details/hiptop_sdk Danger Hiptop/Sidekick SDK Simulator]
! scope="col"|Platform(s)
+
| [https://archive.org/download/danger-games/SDK SDKs]
! scope="col"|Version
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|Active
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
|-
 
|[https://archive.org/details/hiptop_sdk Danger Hiptop/Sidekick SDK]
 
 
|align=left|{{Icon|Windows|Linux|Mac}}
 
|align=left|{{Icon|Windows|Linux|Mac}}
|?
 
 
|Mid
 
|Mid
 
|{{✗}}
 
|{{✗}}
|?
+
|{{~}}
|{{}}
 
 
|}
 
|}
  
;Danger Hiptop/Sidekick SDK
+
;Danger Hiptop/Sidekick SDK Simulator
:Official SDK from Danger Incorporated
+
:Official SDK from Danger Inc with built-in simulators for testing. These simulators can't run the special bytecode format used on real devices.
  
==Dark Age of Monochrome Mobile Phones==
+
==Microsoft==
 +
===[[Windows CE]]===
  
Earlier black & white cellphone games (both in Japan and worldwide) didn't get as much love either when it comes to emulation and preservation of game binaries. There were, however, recreations of Snake and Space Impact for Nokia phones on their website at one time, along with remakes of the aforementioned games for Android and iOS. There are several Nokia phone models with MAME support, though they are preliminary at best with most models displaying a "CONTACT SERVICE" error if not a white screen.
+
===Windows Mobile <small>(PocketPC)</small>===
 +
Released in 2000 by Microsoft as their first mobile OS, originally called "Pocket PC" and made to run on PDA's, the name changed to Windows Mobile when the PDA market began to shrink. WM was initially based on [[Windows_CE|Windows CE]] before evolving into something unique. It was mainly designed for business users, so it didn't have a lot of games for it.
  
 +
{|class="wikitable" style="text-align:center;"
 +
!scope="col"|Name
 +
!scope="col"|Platform(s)
 +
!scope="col"|Version
 +
!scope="col"|FLOSS
 +
!scope="col"|Active
 +
!scope="col"|Recommended
 +
|-
 +
|Microsoft Device Emulator
 +
|align=left|{{Icon|Windows}}
 +
|
 +
[https://github.com/davie504/Microsoft-Device-Emulator git]
 +
[https://www.mediafire.com/file/u6g8z7sq2lb82re/MSDeviceEmu.zip/file 3.0]
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✓}}
 +
|}
 +
[https://archive.org/details/WM614Emulator Windows Mobile 6.1.4 Emulator Images]
  
==TTPcom's Wireless Games Engine <small>(WGE)</small>==
+
===Windows Phone & Windows 10 Mobile===
 
+
{|class="wikitable" style="text-align:center;"
==Firefox OS==
+
!scope="col"|Name
 
+
!scope="col"|Platform(s)
===Emulators===
+
!scope="col"|Version
{{No current emulators|OS}}
+
!scope="col"|FLOSS
 
+
!scope="col"|Active
==Fire OS==
+
!scope="col"|Recommended
 +
|-
 +
!colspan="6"|PC / x86
 +
|-
 +
|Windows 10 SDK
 +
|align=left|{{Icon|Windows}}
 +
|[https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/ 10.0.15254.1]<br/>[https://visualstudio.microsoft.com/vs/older-downloads/ Visual Studio 2017]
 +
|{{✗}}
 +
|{{✓}}
 +
|{{✓}}
 +
|-
 +
|WPR
 +
|align=left|{{Icon|Windows}}
 +
|[https://github.com/8212369/WPR git]<br/>[https://github.com/mediaexplorer74/WPR mediaexplorer74's fork]
 +
|{{✓}}
 +
|{{~}}
 +
|{{~}}
 +
|-
 +
!colspan="6"|Mobile / ARM
 +
|-
 +
|WPR
 +
|align=left|{{Icon|Android}}
 +
|[https://github.com/8212369/WPR git]
 +
|{{✓}}
 +
|{{~}}
 +
|{{~}}
 +
|}
  
===Emulators===
+
==TTPcom==
{{No current emulators|OS}}
+
===Wireless Games Engine <small>([[WGE]])</small>===
  
==Tizen==
+
==Mozilla==
 
+
===Firefox OS===
===Emulators===
+
{|class="wikitable" style="text-align:center;"
{{No current emulators|OS}}
+
!scope="col"|Name
 
+
!scope="col"|Platform(s)
==webOS==
+
!scope="col"|Version
 
+
!scope="col"|FLOSS
===Emulators===
+
!scope="col"|Active
{{No current emulators|OS}}
+
!scope="col"|Recommended
 
 
==Bada OS==
 
 
 
===Emulators===
 
{{No current emulators|OS}}
 
 
 
==Windows Phone==
 
 
 
===Emulators===
 
{{No current emulators|OS}}
 
 
 
 
 
==Windows Mobile series==
 
 
 
===Windows Mobile<small> (Earlier)</small>===
 
 
 
Released in 2000 by Microsoft as their first mobile OS, originally called "Pocket PC" and made to run on PDA's, the name changed to Windows Mobile when the PDA market began to shrink. WM was initially based on Windows CE before evolving into something unique. It was mainly designed for business users, so it didn't have a lot of games for it.
 
 
 
===Emulators===
 
{| class="wikitable" style="text-align:center;"
 
 
|-
 
|-
! scope="col"|Name
+
!colspan="6"|PC / x86
! scope="col"|Platform(s)
 
! scope="col"|Version
 
! scope="col"|[[Emulation Accuracy|Accuracy]]
 
! scope="col"|<abbr title="Free/Libre and Open-Source Software">FLOSS</abbr>
 
! scope="col"|[[Recommended Emulators|Recommended]]
 
 
|-
 
|-
|Microsoft Device Emulator
+
|Firefox OS Simulator
|align=left|{{Icon|Windows}}
+
|align=left|{{Icon|Web}}
|[https://www.mediafire.com/file/u6g8z7sq2lb82re/MSDeviceEmu.zip/file 3.0]
+
|[https://github.com/mozilla/r2d2b2g git]</br> [https://ftp.mozilla.org/pub/labs/fxos-simulator/index.html WebIDE add-ons] </br>
|?
+
[https://web.archive.org/web/20181103003207/https://addons.mozilla.org/en-US/firefox/addon/firefox-os-simulator/ Firefox OS 1.1 Simulator]
|?
+
|{{✓}}
 +
|{{✗}}
 
|{{✓}}
 
|{{✓}}
 
|}
 
|}
  
Images are required. They can be downloaded [https://archive.org/details/WM614Emulator here]
+
==Amazon==
 
+
===Fire OS===
===Windows 10 Mobile===
+
Fire OS is a mobile operating system developed by Amazon for their Fire line of devices. It is basically a heavily-modified [[Android]] distribution with extensive dependency on Amazon services. Apps sold on the Amazon App Store should run fine on any Android emulator with little to no issue. (Stock) Windows Subsystem for Android is recommended as it includes Amazon-exclusive frameworks.
  
 
==Acknowledgments==
 
==Acknowledgments==
 
 
* [https://books.google.com/books?id=tCxvX60J8OAC&lpg=PP1&pg=PA145#v=onepage&q&f=false Micro Java Game Development], mentions Japanese i-mode emulators that are currently dead, like i-tool.
 
* [https://books.google.com/books?id=tCxvX60J8OAC&lpg=PP1&pg=PA145#v=onepage&q&f=false Micro Java Game Development], mentions Japanese i-mode emulators that are currently dead, like i-tool.
  
 
* [https://www.gamedev.net/articles/programming/general-and-gameplay-programming/the-clash-of-mobile-platforms-j2me-exen-moph-r1944 A 2003 article from GameDev.net] about the major Western mobile phone systems.
 
* [https://www.gamedev.net/articles/programming/general-and-gameplay-programming/the-clash-of-mobile-platforms-j2me-exen-moph-r1944 A 2003 article from GameDev.net] about the major Western mobile phone systems.
  
* [http://www2.sys-con.com/itsg/virtualcd/Java/archives/0609/blut/index.html Article] about DoCoMo Java programming.
+
* [https://web.archive.org/web/20190627164329/http://www2.sys-con.com/itsg/virtualcd/Java/archives/0609/blut/index.html Article] about DoCoMo Java programming.
 +
 
 +
==See Also==
 +
* [[Cellphone games preservation]]
  
 
==References==
 
==References==
 
{{Reflist}}
 
{{Reflist}}
 
+
----
- <b><u>Moscot Capsule 3D Engine</b></u>
+
{{NEL}}
 
+
[[Category:Mobiles|*]]
* [https://web.archive.org/web/20120203183920/http://www.mascotcapsule.com/en/products/ Moscot Capsule]
 
 
 
* [https://www.hicorp.co.jp/en/products_v3/ hicorp.co.jp V3]
 
 
 
 
 
[[Category:Mobiles]]
 
 
[[Category:Cellphone emulators|*]]
 
[[Category:Cellphone emulators|*]]
<!-- [[Category:Not yet emulated]]
+
[[Category:Operating systems|*]]
[[Category:Very early emulation]] -->
+
[[Category:Mobile Operating Systems|*]]
 +
[[Category:Various Emulation]]

Latest revision as of 03:43, 22 March 2024

Before the smartphones we know today were staples of mainstream culture, mobile phones, and their technology were pretty rudimentary and often relied on apps made in Java seeing as the language was designed to be portable (though Windows Mobile and Symbian were also somewhat popular as proto-smartphone platforms of choice). This didn't keep games from being developed for these platforms. Casual simplistic games and rip-offs of retro franchises thrived, but it attracted some genuinely fun games that forever remained obscure, such as those from Gameloft.

The situation is quite different in Japan where mobile hardware was much more developed, only loosely Java-based, and major video game developers were much more invested in creating unique and high-quality content that's most obscure and unpreserved, let alone emulated, today. Those are the very different Galapagos mobile phones (like NTT DoCoMo i-mode, DeNa, RoID...). Some of these games got ported to the inferior Western hardware but these are in the tiny minority.

Platform(s) File extension
J2ME .jar (.jad descriptor)
Symbian .sis, .sisx
N-Gage .blz (BLZ Installer required)
N-Gage 2.0 .n-gage
ExEn .exn
Mophun .mpn
Flash Lite .swf
BlackBerry OS .bar, .cod (.alx descriptor)
WebOS .ipk
MRE (privious VRE) .axf, .vxp (later)
UMI .jra
MORE .moz, .mz
PalmOS .prc, .pdb
MiniJ .mrp
Windows Mobile

(older than 7)

.cab, .zip
Windows Mobile

(newer)

.xap
Windows Phone .xap, .appx (later), .appxbundle
Android .apk (.apks, .apkm, .xapk), .obb, .aab
iOS .ipa, .app, .pxl (legacy), .deb (jailbroken apps)
MotoEZX .pkg (.mpkg)
MotoMAGX .mgx, .mpkg, .pep
BREW

(and later EZweb)

.mod (.mif descriptor)
i-mode (Doja) .jar (.jam descriptor)
EZplus .kjx
WIPI .jar
Maemo .deb
MeeGo .deb
Danger Hiptop .bndl
WGE .wga (.wgc descriptor)
Tizen .tpk

.JAR files of Java-based non-Japanese cell phones can be still found online with some effort, namely on WAP sites offering (pirated) mobile content.

Oracle[edit]

Java 2 Micro Edition (J2ME)[edit]

J2ME / Java ME
J2ME.png
Developer SunOracle
Type Cellphone / Mobile
Generation 6th generation - 8th generation
Release date 2000
Discontinued 2020 (Gameloft)
Emulated
This page is about emulating J2ME on other systems. For the inverse, see Emulators on J2ME.

A free cross-platform language capable of working in devices with highly reduced capabilities. It was basically Java stripped down to the bare essentials. While originally not intended for games (until its more advanced game-oriented API came), it became the de facto market standard for cell phone gaming - due in no small part to the SDK being free and without licensing costs.

Mascot Capsule 3D is a proprietary 3D graphics engine developed by Hi Corporation. It was mostly used in Japanese cellphone devices, but it also made it overseas featured in many Sony Ericsson devices. Many developers made use of this tech to bring higher quality 3D graphics on the Sony Ericsson version of their J2ME games.

Currently, the Android-exclusive J2ME Loader is able to run most of the 2D and 3D (with Mascot Capsule 3D exclusive) J2ME games. On desktops KEmulator and FreeJ2ME should suffice for most games, but there's a minority of games making use of obscure vendor-specific APIs supported only on their respective SDK tools. Given the scarcity of such tools, this list aims to comprehensively list the available ones for convenience.

If you don't want to mess with these J2ME emulators, just use Kahvibreak - preservation project focusing on games for J2ME (including Mophun and Nokia 3310 software and emulators).
Name Platform(s) Version Mascot Capsule 3D Accuracy VM Derived from FLOSS Active Recommended
PC / x86 (Emulators)
KEmulator Windows 1.0.3
2.15 (nnmod)
(nnmod)[1] Mid Host JVM (nnmod)
MahoLator Windows Linux 2024.216.3 Mid ? ~
FreeJ2ME Java Linux ARM git ~ Mid Host JVM
SJ Boy Windows Beta 4
Special Edition
Mid-Low ? ~
EKA2L1 Windows Automatic CI builds Mid
(Only MIDP 1.0 - S60v1)
SquirrelJME Java 0.2.0
libretro core
Aims for 100% Custom (Java) ~ (WIP)
Jademula Windows 0.23git Mid Host JVM ?
ME4SE Java 2.2.0 Mid Host JVM ?
Pstros Java 1.5.2
1.6.1
Mid Host JVM ? ?
Micro Emulator Java Windows Linux git2.0.4 Mid Host JVM
Minisoyo Windows 0.0.2 Low ? ?
MidpX (NHAL Win32 Emulator) Windows 1.0.1
midp2exe
Low ? ?
MPowerPlayer
MPowerPlayer SDK
Windows Linux macOS 2.0
Build 1185
Low ? ?
Midp-Emulator Windows 1.31git Low ? ?
GameMagic S60 Windows 1.2.1 Low ? ?
N-GAGE COOL! Windows Linux 1.2.1 (Trial) ($) Low ? ?
midp-emulator Java git Low Host JVM ?
PC / x86 (SDKs)
Nokia SDKs Windows Part 1
Part 2
Part 3
Mid ? ? ~
Sony Ericsson SDKs Windows 2.5.0.6
Mirror
Mid ? ? ~
Siemens SDKs Windows Site 1
Site 2
Mid ? ? ~
Motorola SDKs Windows 4.1
5.2.1
Mid ? ? ~
Motorola iDEN SDK Windows Mirror Mid ? ? ~
LG SDK Windows 1.5 Mirror Mid ? ? ~
Samsung Java SDK Windows 1.2.2 Mirror Mid ? ? ~
Zucotto Wireless Whiteboard SDK Windows 2.0 Low ? ?
Mobile / ARM
J2ME Loader Android 1.7.9

git
dev

High Host JVM
(Dalvik dynarec)
JL-Mod (JL fork) Android 0.86-ALPHA

Development build

High Host JVM
(Dalvik dynarec)
J2ME-Loader
Zhixiaoyou (JL fork) Android 1.2 Mid Host JVM
(Dalvik dynarec)
J2ME-Loader
J2ME Runner Android 2.0.3.7
Netmite.com
midp2apk
Low ? ?
Jbed Android Windows Mobile 2.3.1 (Android)
2010 (WinMobile)
Low ? ?
Jblend Android Windows Mobile 0.1 (Android)
Full-screen (WinMobile)
Low ? ?
Project Kava KaiOS git Low ? J2meJS
J2meJS KaiOS FirefoxOS git Low ? ?
phoneME - SVN Dump Vendor Specific Reference
Implementation
KVM (Reference
Implementation)
Reference
Implementation
phoneME (unofficial) Android Maemo
MeeGo
Windows Mobile Windows CE
git
b168 rev20547
Low PhoneME PhoneME Advanced
(unofficial)
KarinME (Based on MicroEmu) Maemo 3.0.1 Mid ? ? ~
midpath4dingoo Dingoo 3.0 ? ? ?
midp4palm PalmOS 1.0 ? ? ?
Coretek Delta java manager Windows Mobile 2006d ? ? ?
Esmertec Java (jeodek) Windows Mobile 20070425 build ? ? ?
TAO Intent Java MIDlet manager Windows Mobile 1.1 build ? ? ?
IBM J9 Windows Mobile 6.1.0 ? ? ?
Mitac JVM Windows Mobile Build ? ? ?
CrEme JVM Windows Mobile 4.12 ? ? ?
Micro Emulator (Converter) Android Maemo Android
Maemo
Low Host JVM
phoneME-feature devices (unofficial) Symbian Windows CE git Low phoneME CLDC phoneME Feature
Consoles
PSPKVM PSP 0.5.5 Final Edition
git
Mid phoneME CLDC phoneME Feature
Bittboy-J2ME Bitt-Boy
Pocket-Go (Miyoo)
git Mid phoneME CLDC phoneME Advanced ~
Midpath RetroFW git Mid ? ? ~
phoneME (unofficial) GP2X GP2X Wiz
Caanoo
git Mid phoneME CLDC phoneME Feature ~ ~
Pstros-nds Nintendo DS 0.7.2 r6git Low ? ?
Browser
JS2ME FirefoxOS git ? ? ? ?
Pluotsorbet FirefoxOS git ? ? ? ?
To play J2ME games on Emulator through Emulator.
Name Platform(s) Version Through Mascot Capsule 3D Accuracy VM Derived? FLOSS Active Recommended
J2ME Loader Switch Windows Linux 1.7.9

git
dev

Windows/Linux :
Android emulators

Nintendo Switch :
Switchroot

High Host JVM
(Dalvik dynarec)
JL-Mod (JL fork) Switch Windows Linux 0.86-ALPHA

Development build

Windows/Linux :
Android emulators

Nintendo Switch :
Switchroot

High Host JVM
(Dalvik dynarec)
J2ME-Loader
PSPKVM Android iOS Windows macOS Linux
Linux ARM Vita Switch
Symbian BlackBerry
MeeGo Pandora Dragonbox Pyra [N 1]
0.5.5 Final Edition
git
Vita : Adrenaline

Others : PPSSPP

Mid phoneME CLDC phoneME Feature
SquirrelJME Windows Linux macOS
Android iOS Vita
PlayStation 2 GameCube Switch
Nintendo 3DS Wii Wii U [N 2]
0.2.0 RetroArch Aims for 100% Custom (Java) ? (WIP)
SJ Boy macOS Linux Beta 4
Special Edition
Wine Mid-Low ? ? ? ~
  1. Run J2ME apps on BlackBerry 10 - J2ME loader (and possibly PlayBook through PPSSPP)
  2. Only available as a libretro core (e.g. RetroArch).
FreeJ2ME — Open-source
Has fewer features than KEmulator, but better compatibility. It's recommended for games that don't work with KEmulator. It has an optional libretro core and development is active. Games that freeze on KEmulator, such as Wolfenstein RPG and Doom 2 RPG, run on FreeJ2ME with no issues, although compatibility and accuracy are not as good as J2ME Loader. Some games run too fast and require tinkering with the frame rate options. No 3D support.
KEmulator — Closed-source
Has more features than others, as well as 3D emulation (Compared with SJ Boy and midp2exe, KEmulator has better performance). It's feature-packed with debugging features, like HTTP proxying. Requires Java Runtime Environment installed. It is a recommended emulator if you're on a Windows, although some games (such as Wolfenstein RPG and Doom 2 RPG) freeze indefinitely on the loading screen. Last update was in 2012, brought by Gameloft.
J2ME Loader & JL-Mod (Compatibility) — Open-source
This is currently the highest compatibility J2ME emulator available. Converts .JAR files offline using its own resources. Easily launches both 2D & 3D apps. Samsung & Nokia API implemented. Supports different keyboard layouts and customization. It is highly accurate, with the right frame rate for each game, as well as vibration. Has slightly improved performance through hardware acceleration, but games won't run too fast. Runs almost every Nokia game, even ones that don't work with KEmulator or FreeJ2ME, but as well as Sony Ericsson's 3D engine (Mascot Capsule 3D).
Nokia SDKs
A set of different device emulators released by Nokia along with their J2ME SDKs. Keyboard bindings are not friendly for playing games. Some of them are buggy. The Nokia 3410 SDK emulator is capable of running some ancient black & white J2ME games no other emulator can.
Sony Ericsson SDKs
Device emulators released by Sony Ericsson along their J2ME SDKs. Some of them have support for Mascot Capsule 3D APIs. Can run some games at better framerates than the original devices.
Siemens SDKs
Device emulators released by Siemens along their J2ME SDKs. Can run some older games that depend on old Siemens APIs.
Motorola SDKs
J2ME development kits released by Motorola. Can run some older games that depend on Motorola-specific APIs.
Motorola iDEN SDK
J2ME development kit released by Motorola. Can run some older games that depend on iDEN-specific APIs.
Samsung Java SDK
J2ME development kit released by Samsung. Can run some older games that depend on Samsung-specific APIs, mostly Samsung AudioClip.
LG SDK
J2ME development kit released by LG for their devices.
Zucotto Wireless Whiteboard SDK
J2ME development kit released by Zucotto Wireless, provider of hardware-based Java bytecode execution solutions.
Pstros
Haves support for some obscure vendor-specific APIs that other emulators don't support.
SJ Boy
More compatible than MidpX. Can take snapshots. More resolutions (but still buggy). Appears to run correctly some older games FreeJ2ME and KEmulator don't and available for Windows only (play SJ Boy on Linux and Mac through Wine ). Also available Special Edition, it has chinese bootleg games support.
Minisoyo
Experimental emulator from the SJ Boy authors. Appears to properly emulate transparency on older games making use of Nokia APIs. To open a game, drag and drop the .JAR file onto the MiniSoyo window.
MidpX
One of the older emulators. Fixed low resolution (176x220) and compatibility, no handler app support. The installer may contain adware.
MPowerPlayer (MPowerPlayer SDK)
Emulator from a company that used to develop solutions to allow users to try J2ME game demos on their computer before purchasing them. Doesn't have any known advantageous features. Requires : JRE.
N-GAGE COOL! — Paid ($)
Early attempt at a commercial J2ME and N-Gage emulator. Haves no real benefits over other offerings.
Micro Emulator — Open-source
It's a pure Java implementation of Java ME.
SquirrelJME — Open-source
Project developing a full JVM implementation + Java ME 8 APIs. Full compatibility with old J2ME software and high portability are among its main goals. Under heavy development.
J2ME Runner
Old tool, launches J2ME Applications on Android using native library. Apps have to be converted first, using Netmite.com. Overall 2D stability is acceptable, but 3D support almost does not work. Different types of keyboard & screen stics are included. Unfortunately, often experiences troubles with .JAR conversion Here and Catalog of games for Java J2ME Runner
Netmite.com
This is a Android J2ME Runner so that any J2ME or MIDP applications can run without modification. Developers can enter the Android Market quickly. You can use your familiar development environment such as J2ME and MIDP or easily port your existing J2ME Application to Android with minimum code change. Users can use java applications directly inside Android. J2ME apps converted found here
PSPKVM
Might be the first one that's open-source. Last update was in 2011. PSPKVM is a J2ME emulator for PlayStation Portable, port of Sun's open-source JavaME implementation phoneME Feature.
phoneME
This is the reference implementation of J2ME made initially by Sun Microsystems, now owned by Oracle Corporation.
phoneME (unofficial ports)
phoneME for Windows CE/Mobile and Android is an implementation of the phoneME open source J2ME application platform for your Windows Mobile phone or Android mobile device. There are two different platforms of the phoneME Virtual machine : phoneME Feature and phoneME Advanced. Beyond precompiled binaries of these VMs for WinCE and Android based operating systems, this website provides information, patches and instructions in order to compile the phoneME sources yourself.

Nokia[edit]

Symbian and N-Gage[edit]

Nokia-Gage
N-Gage logo.png
N-Gage 2.0.png
Developer Nokia
Type Cellphone & Mobile
Generation 6th generation
Release date 7 October 2003
Discontinued 24 February 2006
Successor N-Gage 2.0
Emulated
This page is about emulating Symbian/N-Gage on other systems. For the inverse, see Emulators on Symbian.

N-Gage is a mobile phone and a handheld game device developed and designed by Nokia Corporation, announced on 4 November 2002 and released on 7 October 2003.
N-Gage QD introduced in 2004 as a redesign of the original "N-Gage Classic", fixing widely criticized issues and design problems. 'N-Gage' was discontinued in February 2006, with Nokia moving its gaming capabilities onto selected Series 60 smartphones.
N-Gage 2.0 was announced in 2007.

Originally a joint Nintendo-Nokia cellphone handheld hybrid project slated for 2005, Nintendo backed away from the project (and its plans for NES/Game Boy ports for mobile were repurposed for their Virtual Engine project). Nokia continued the project on their own anyways and released N-Gage on October 7, 2003, for $299 as the most powerful handheld of its time, that is up until the DS and PSP came along and ended Nokia's hopes at dominating the handheld gaming market. It had an ARM920T CPU at 104 MHz.

However, while gaining support through GBA/PS1 ports (including the only English version of the JP-only Xanadu series until 2016) and a few original exclusives, the thing suffered from huge design flaws, from the button layout to the display and cell phone functionality. Furthermore, as a derivative of business-oriented devices, it didn't even have any dedicated video or sound hardware, so not unlike many of the PC MS-DOS games, the main CPU had to take care of it, severely limiting its full potential.

Has a revision called the QD which was unveiled on April 14, 2004, with an ARM9E CPU. ROM dumps of Symbian and N-Gage games are available.

Emulators[edit]

Name Platform(s) Version N-Gage N-Gage 2.0 Accuracy FLOSS Active Recommended
PC / x86
EKA2L1 Windows Linux macOS Automatic CI builds ~[N 1] Mid
Engemu Windows git ? ?
NGEmu Windows git ? ? (see below)
N-GAGE COOL! Windows 1.2.1 ($) ? Low
Mobile / ARM
EKA2L1 Android Automatic CI builds
0.1.0
~[N 1] Mid
  1. 1.0 1.1 Required: N-Gage 2.0 Installer
EKA2L1
An open-source high-level Symbian and N-Gage emulator, supported OS S60v1, S60v2, S60v3, S60v5, S^3 and S80.
Engemu
A Nokia N-Gage focused emulator with low-level emulation.
NGEmu
The first known Nokia N-Gage emulator (with high-level emulation), although it is currently on hiatus due to a lack of information required to further development. Linux support is planned for the future.
N-GAGE COOL! — Paid ($)
Early attempt at a commercial N-Gage emulator. Haves no real benefits over other offerings

Monochrome mobile phones[edit]

Earlier black & white cellphone games (both in Japan and worldwide) didn't get as much love either when it comes to emulation and preservation of game binaries. There were, however, recreations of Snake and Space Impact for Nokia phones on their website at one time, along with remakes of the aforementioned games for Android and iOS. There are several Nokia phone models with MAME support, though they are preliminary at best with most models displaying a "CONTACT SERVICE" error if not a white screen.

There however exists an SDK for the Nokia 3410, an enhanced variant of the infamous 3310 with a higher-resolution screen and support for MIDP applications. A fixed rip of the simulator can be downloaded on the Internet Archive, though it may have some issues especially on later Windows versions.

Name Platform(s) Version Accuracy FLOSS Recommended
Nokia 3410 SDK Windows 1.0 Mid ~

Maemo[edit]

Name Platform(s) Version FLOSS Active Recommended
The Maemulator Linux Web 23.2.25 ? ~
The Maemulator
A compatibility layer for running Bounce Evolution on modern Linux-based systems using qemu user-space emulation. This is not an official port.
QEMU
See http://www.rkeene.org/projects/info/wiki/106 for how to do it

MeeGo[edit]

Jolla[edit]

Sailfish OS[edit]

In-Fusio[edit]

Execution Engine (ExEn)[edit]

ExEn was a freeware solution developed by French company In-Fusio around 2000 and later the company re-developed the ExEn V2 engine in 2002, which further improved the speed and expressiveness of mobile. It was first Java-based game engine entirely dedicated to mobile devices itself as an alternative to the limitations of J2ME's game development (offering missing feautures like sprite zooming, parallax scrolling, rotations).

The API is based on Java and is very similar to J2ME, but is optimized for game development and deployment instead. Even the programming style is almost the same. Its significance is very similar to the Mophun platform. The ExEn API has various gaming specific classes that are absent from J2ME. ExEn was the first mass market downloadable game engine to be made available in Europe. It achieved relative success and widespread hardware support in Europe, and was also used in China. It's not as widely distributed though, and according to In-Fusio's website, it isn't available on Nokia, Sony Ericsson, Samsung or Motorola handsets.

Name Platform(s) Version Accuracy FLOSS Recommended
EXEN-V2 Generic Simulator Windows 0.1 Low
EXEN-V2 Generic Simulator
A very old emulator for ExEn software, taken from SDK. While many games will go in-game, they'll crash at various points and fps drop.

BlackBerry[edit]

BlackBerry OS[edit]

BlackBerry 9900 Simulator

A QNX based operating system used in BlackBerry devices.

Name Platform(s) Version FLOSS Recommended
BlackBerry Simulator Series Windows BlackBerry 10
Blackberry 7
Blackbery 6
Various (Official)
Various (B8kifB73erD's archive)
Lunar (The BlackBerry Preservation Project)
CrackBerry Forum
?

Palm[edit]

Palm OS[edit]

PalmOS is a mobile operating system developed by Palm, Inc., for personal digital assistants (PDAs) in 1996.

Name Platform(s) Version Accuracy FLOSS Active Recommended
PC / x86
Mu Linux 1.0.0git Mid NC
StyleTap Windows macOS Linux 0.8.034 ($) ? ~
POSE Windows Varies ? ? ~
Palm Simulator Windows Varies ? ? ~
cloudpilot Web 1.10.2 Mid ~
Mobile / ARM
StyleTap Android Windows Mobile iOS Symbian 0.8.034 ($)
0.8.034 (Cracked) (Android only)
? (Android only) ~
PHEM Android 1.44 ? ~
PalmOS Emulator Pandora 1.0.2.0 ? ~
Garnet VM Maemo Maemo ? ~
QCopilot Sharp Zaurus 0.5 ? ~


LG[edit]

webOS[edit]

Palm launched webOS, then called Palm webOS, in January 2009 as the successor to Palm OS. The first webOS device was the original Palm Pre, released by Sprint in June 2009. In April 2010, HP acquired Palm, then in 2013 LG acquired them to make webOS for TV, Smartwatch, and Smartfridge. For LG's webOS see Smart TV Emulators.

TODO: this section is broken, check the history of this section and restore the present metadata but keep the emulator images.

Name Platform(s) Version Accuracy FLOSS Active Recommended
PC / x86
webOS SDK emulator Windows macOS Linux 5.0
webOS SDK simulator Windows macOS Linux 6.0
Mobile / ARM
webOS Emulator images Maemo Wiki0.6.9
preenv 0.1.7git
High?
Image
Preenv here Mid ~

Also see https://liliputing.com/phoenix-devices-gets-open-webos-to-run-as-an-android-app/

WebOS Ports[edit]

LuneOS[edit]

Samsung[edit]

Bada[edit]

Bada (바다) is a mobile operating system developed by Samsung Electronics for devices such as mid- to high-end smartphones and tablet computers. The name is derived from "바다 (bada)", meaning "ocean" or "sea" in Korean. All phones running Bada were branded with the name Wave, unlike Samsung's Android devices which are branded as Galaxy.

Name Platform(s) Version FLOSS Active Recommended
PC / x86
Bada SDK Windows 2.0.6 ? ~

Tizen[edit]

Name Platform(s) Version FLOSS Active Recommended
PC / x86
Tizen Studio Windows macOS Linux 5.1
Tizen Studio
Has both a Tizen emulator (more accurate) and a Tizen simulator (more usable for slower computers).

Google[edit]

Android[edit]

Name Platform(s) Latest Version FLOSS Active Recommended
PC / x86
Android Studio Windows macOS Linux Chrome OS 5.1 ~ ~
Google Play Games Windows Beta
Developer
~
Trinity Windows git ~ ~
Android Studio
Has a emulator for Android TV and the new/old Google TV models.

Apple[edit]

iOS[edit]

Name Platform(s) Version FLOSS Active Recommended
PC / x86
touchHLE Windows macOS git ~
QEMU-iOS macOS Linux git ~
Mobile / ARM
macOS 11 (Big Sur) and up
(Not an emulator)
macOS [N 1] 14.1 (Sonoma)
touchHLE Android git ~

MediaTek[edit]

MAUI Runtime Environment (MRE)[edit]

Being the turnkey solutions firm that they are known for, as their chips are used on millions and millions of el-cheapo "Shanzhai" devices all over the world (especially counterfeit Nokias and Goophones among other things), Mediatek has also come up with their own mobile platform and API known as the MAUI Runtime Environment. It is targeted for so-called "smart" feature phones, i.e. those that offer similar functionality to standard mobile operating systems like Android, but are watered down for entry-level users. Games and applications for this platform are in .VXP format and other applications appear to be available on the usual WAP sites.

Name Platform(s) Version Accuracy FLOSS Recommended
Mediatek MRE SDK Windows 3.0.00.20 Mid ~
MREmu Windows git Low ~ (WIP)
Mediatek MRE SDK
Includes seven phone simulators with various screen resolution presets and user interfaces. Can only run VXP files compiled for the x86 architecture, i.e. apps built for phones will not run.
MREmu
Open source emulator that can run VXPs compiled for ARM. In early development.

Motorola[edit]

MotoEZX / OpenEZX[edit]

MotoMAGX[edit]

Synergenix[edit]

Mophun[edit]

Mophun is an even more hardware-efficient free European-centric mobile gaming solution developed by Swedish company Synergenix Interactive AB. There are two versions of Mophun, 2D for low-end (Sony Ericsson T2xx, T3xx and T6xx series) and 3D for high-end handsets (Symbian S60 and UIQ3 phones), and it's often used to provide embedded (pre-installed) games on mobile phone handsets.

Name Platform(s) Version 2D 3D FLOSS Accuracy Active Recommended
PC / x86
Mophun emulator Windows 2.5.4 alpha 2(Tuxality_mod)
2.5.4 (Special version for Hitman)
Mid ~
(Tuxality mod)
Nofun Windows 0.0.3 Mid
Mophun SDK Windows 2.5 Mid ~
MoRePhun Windows git Low
Mophun ActiveX Control Web 1.0 Low
Mobile / ARM
Nofun Android 0.0.3 Mid
4Mophun Windows Mobile 1.1
2003SE Edition
Mid
Mophun Games Launcher Symbian 1.01
1.01
v2008
1.0.4
Mid
Mophun
(traced & powered by zg)
Symbian 6.011 mod by zg Mid
Blaze Mophun Emulator Symbian N-Series Edition (Russian)
N90 Special Edition by 100565
Mid ~
Mophun
(Playfun.ru Edition)
N-Gage logo.png v1 Mid ~
Mophun Games Launcher
Only compatible with 13 games, all of which use the 3D engine and were released for Symbian S60 and UIQ devices.
4Mophun
Does not work with games that are locked (e.g. have a predefined IMEI recognition algorithm) or do not use the 3D engine.
mophun
An official emulator, designed for development and demos. As such, encrypted or compressed games do not boot. However, this has been worked around, both by decrypting the files and decompressing them (except for compressed resources), and modifying the emulator to perform decryption on the fly, albeit only when opening them via the Open menu. Exile is not known to work in any found version of the emulator.
MoRePhun
A new, open source emulator by Luca91. It is only a proof of concept, as only a few opcodes and a couple of SDK APIs are emulated, and there is no heap. There is sprite and input support, as well as support for the collision API. It is compatible with a few small homebrews. Luca91 mentions the SDK API handler needs to be better organized.
Mophun ActiveX Control
The official website for the platform, mophun.com, used to host development demos playable in the browser using the ActiveX platform (crawled demo files here). The mophun plugin itself can run unencrypted .mpn files. Although it is not playable through the web archives of the site, it is expected to be curated for Flashpoint.

Adobe[edit]

Flash Lite[edit]

Name Platform(s) Version FLOSS Active Recommended
PC / x86
Ruffle Windows Linux macOS Web git
Mobile / ARM
Ruffle Android git

Japanese cellphones[edit]

Several Japanese-centric mobile game technologies spawned during the 2000's as part of convoluted all-in-one technological solutions, mostly based on Java.

  • NTT DoCoMo released DoJa (later renamed to Star), based on Java ME CLDC, but not MIDP. Applications come in the form of .JAR files accompained by a .JAM descriptor.
  • KDDI released ezplus (later renamed to "EZ-appli (Java)"), based on Java ME extended with proprietary APIs. Applications come in the form of .KJX files. It was later replaced with a BREW-based solution called "EZ-appli (BREW)"
  • J-PHONE released J-SKY, based on standard J2ME MIDP extended with several proprietary 3D/sound/gfx APIs. It was later renamed to "Vodafone Live!" and "Yahoo! Keitai" as the company got purchased by Vodafone and SoftBank, respectively. Applications come in the form of .JAR and .JAD files.

It is possible to develop applications that work both under ezplus, J-SKY and standard J2ME devices by using only MIDP1.0 APIs

i-mode (DoJa/Star)[edit]

Japanese mobile manufacturer NTT DoCoMo released DoJa (DoCoMo's Java) as part of their i-mode set of standards for mobile telephony. It is based on Java ME CLDC, but not MIDP. The profile received several updates, being later renamed to "Star". It was used on DoCoMo's mova and FOMA series of mobile phones, being first featured on the mova 503i from 2001.

While i-mode phones were made available in a limited fashion in Europe, the game apps weren't exported, the i-mode specific features were mainly used for enhancing web pages for mobile browsers and even the Java API is the different more limited "Overseas Edition". The main reason behind this was the fierce push back by Nokia and other western mobile hardware manufacturers refusing to support the DoJa software standard until very late.

DeNa (Mobage), Namco (Tales of Mobile) and Level-5 (RoiD) set up Steam-like game distribution portals specific to some cell-phone models yet i-mode based. The different names are to confuse dirty gaijin, probably.

Applications were denominated "i-αppli" (Japanese : iアプリ) and come in the form of .JAR files accompained by a .JAM descriptor text file.

Emulators[edit]

Name Platform(s) Version Accuracy FLOSS Active Recommended
PC / x86
DoJa SDKs Windows IappliTool Mid ~
DoJa Overseas Edition SDK Windows 1.03 Low (DoJa 2.5 Overseas Edition)
i-JADE Windows 1.2.3 Low (DoJa 1.X)
Jade Java 0.1.7 Low (DoJa 1.5)
SquirrelJME Java 0.2.0 Aims for 100% ?
Mobile / ARM
説明 懐かしのiアプリをお手軽実況プレイ!iアプリ・アーカイブス Android 2.6 Low
Doja iAppli エミュレータ (Browser) Android 1.1.2 ? ~ ?
DoJa SDKs
Official development kit from NTT DoCoMo, featuring a device emulator. Several releases were archived by Wayback Machine ::DoJa 1.5 DoJa 2.? DoJa 2.1 DoJa 3.0 DoJa 3.5 DoJa 4.0 DoJa 4.1 (111) DoJa 4.1 (201) DoJa 5.0 Star 2.0
DoJa Overseas Edition SDK
SDK for the stripped down Overseas Edition DoJa profile
i-JADE
iappli development kit from Zentek
Jade
Open-source project implementing several DoJa 1.5 APIs. Low compatibility
SquirrelJME
Open source emulator that can run J2ME software, will be adding i-Mode support in 2022.

KDDI EZplus[edit]

Japanese carrier KDDI/Au released ezplus as part of their EZweb set of standards for mobile telephony. It is based on Java ME extended with proprietary APIs. The first device supporting it was released on 2001 (Hitachi C451H). ezplus was later renamed to "EZ-appli (Java)" (Japanese : "EZアプリ (Java)") and gradually replaced with a BREW-based solution called "EZ-appli (BREW)" until 2004 when the last ezplus device was released.

In 2006 an Open Application Player (Japanese: オープンアプリプレイヤー) feature was added allowing to run MIDP 2.0 Java apps on the BREW devices, which were often denominated as オープンアプリ. It lacks support for the original proprietary extensions of ezplus. On 2011, Open Application Player was updated and renamed to "EZ-appli (J)" along EZ-appli (BREW) which became "EZ-appli (B)"

Applications were denominated "ezplus アプリ" (during the ezplus name era) and come in the form of .KJX files.

Emulators[edit]

Name Platform(s) Version Accuracy FLOSS Active Recommended
PC / x86
ezplus emulator Windows 1.0 Mid ~
Mobile / ARM
J2ME Loader Android 1.7.9

git
Dev

Mid
JL-Mod (JL fork) Android git Mid
ezplus emulator
Official development tool from KDDI, developed by Zentek.
J2ME Loader
Now J2ME Loader support ezplus apps that only support 128x160 resolution and font option recommend is (9 - 13 - 15).Installation guid and here

J-SKY[edit]

Japanese service provider 'J-PHONE' released the J-SKY platform as part of their set of standards for mobile telephony. It was based on J2ME and MIDP extended with several proprietary 3D/sound/gfx APIs called JSCL. J-PHONE had been purchased by Vodafone on 2001, which two years later took over the original branding renaming the carrier to Vodafone KK. The J-SKY technology became then known as "Vodafone Live!" and it was extended with the VSCL set of APIs. On 2006, Vodafone KK was purchased by SoftBank Group, getting this technology rebranded again as "Yahoo! Keitai".

Applications were called "Java™ App" (Japanese : Java™アプリ) during the J-SKY era, "V-Appli" (Japanese : Vアプリ) during the Vodafone era and "S! Appli" (Japanese : S!アプリ) during the SoftBank era. They come in the form of .JAR accompained by a .JAD descriptor text file.

Emulators[edit]

Name Platform(s) Version Accuracy FLOSS Recommended
J-SKY Application Emulator Windows 1.3B Mid ~
MEXA Emulator Windows 2.3.1 Software InformerUpdateStar
J-SKY Application Emulator
Official development tool from J-PHONE, developed by Zentek. It does not supports any of the later APIs.
MEXA Emulator
Developed by SoftBank for S! Appli.

Korean cellphones[edit]

SKT (Sunkyong Telecom) provided two development platforms: GVM and SK-VM. GVM based on Mobile C, and SK-VM based on Java. SK-VM was a Java-based development platform, but the execution speed was slower than GVM due to the nature of Java. SK-VM is a J2ME (Java 2 Micro Eidtion) Java execution environment developed

GVM (General Virtual Machine): GVM1X, GVM2X Mobile platform created based on Mobile C (modified to fit the mobile environment, such as reduction of pointer and union functions in the existing C language) developed by Shinji Soft.

GNEX (General & Next Multimedia Player): GVM3X A mobile platform that eliminates the limitations of the existing GVM and further strengthens functions such as file system, network, and graphics. GNEX is an upgraded version of GVM, and has the advantage of having few capacity restrictions and fast speed, but its penetration has fallen significantly compared to GVM. Therefore, when releasing a GNEX version of a game, we developed both the GVM version and the GNEX version to support phones that do not support GNEX

KTF (Korea Telecom Freete) provided Qualcomm's BREW. The biggest advantage is that it is based on C/C++, and unlike other development platforms, it is executed in the form of a native binary rather than being executed based on a VM. it is an integrated platform, but it has been divided into SKT-WIPI, KT-WIPI, and LGT-WIPI. For example, SKT-WIPI and LGT-WIPI supported C/C++, while KTF-WIPI supported only C. Aside from that, many other aspects differed from carrier to carrier.

LGT (Lucky Goldstar Telecom) - MIDP [JAVA] A mobile platform that adds additional functions such as sound to J2ME (Java 2 Micro Edition) of LG MIDP JAVA SUN. LGT's platform is sometimes called MIDP and JAVA


- SKT's WIPI-JAVA
- SKT's WIPI-C
- KTF's WIPI-JAVA
- KTF's WIPI-C
- LGT's WIPI-JAVA (LGT does not support WIPI-C)

Wireless Internet Platform for Interoperability (WIPI)[edit]

WIPI a national middleware platform standard in South Korea. Almost all cellphone games released in South Korea from 2002 to 2009 were developed as WIPI. SKT (GNEX, SKVM), KTF (BREW), LGT (MIDP-JAVA), etc. are these, and they are currently converting to an integrated platform called WIPI. After conversion to an integrated platform called WIPI, mobile games have higher quality graphics and game ability than before.

Emulators[edit]

Name Platform(s) Version FLOSS Active Recommended
PC / x86
WIE (WIPI/SKVM/J2ME Emulator) Windows Linux macOS Web git TBD
AROMA WIPI Emulator Windows 1.1.1.8
KTF WIPI Windows 1.1

Chinese Mobiles[edit]

MiniJ (MRP platform)[edit]

MiniJ is a lightweight mobile platform developed by Hangzhou Sky Network Technology Co., Ltd. and it's widespread in China (and in some other countries). It has excellent overall performance and could run applications and games smoothly with very limited hardware resources. MiniJ applications are written in C programming language.

Games and applications for this platform are in .mrp format.

Emulators[edit]

Name Platform(s) Version Accuracy FLOSS Active Recommended
PC / x86
vmrp Windows git Mid
iacEmuMrp Windows 0.3.30.3.3[A 1] Mid ~
Mobile / ARM
Mythras Android git
2018
2021
Mid
iacMrp Android 1.9.561.9.56[A 1] Mid ~
Mrpoid2 Android 3.2.10 Mid ~
iacEmu

(iacMrp2)

Android ? ? ? TBD
iacMrp MRE 0.7.6 ? ~
  1. 1.0 1.1 Download available in ③MTK_冒泡(.mrp)/⓪模拟器 folder.

KaiOS[edit]

KaiOS is a mobile Linux distribution for keypad feature phones. It is developed by KaiOS Technologies (Hong Kong) Limited.

Name Platform(s) Version Active FLOSS Recommended
KaiOS RunTime Simulator (Kaiosrt) Linux simulator
  1. Requires Mac computers with Apple Silicon (M series) processors.

Qualcomm[edit]

Binary Runtime Environment for Wireless (BREW)[edit]

A mobile development platform by Qualcomm, originally intended for CDMA handsets such as those sold by Verizon. Unlike Java ME, applications and games for BREW use native code as opposed to running in a virtual machine in the case of Java ME. Also, BREW development has a higher barrier to entry due to stringent certification requirements, which led it to be significantly less popular than Java ME even in markets where CDMA has a significant market share, such as in North America. To top it all off, downloaded BREW apps are tied to an individual handset via a digital signature, making piracy or sideloading difficult; it is however possible to unlock certain BREW-enabled CDMA phones to run backups and pirated apps, though downloads for BREW apps and games are rare and hard to find compared to Java ME.

Zeebo is a brazilian video game console and online distribution platform developed and released with developing markets in mind, also runs on BREW. Dumps of the Zeebo and its games exist, and gameplay footage of them have been uploaded on YouTube.

Name Platform(s) Version Zeebo Accuracy Active FLOSS Recommended
PC / x86
BREW Emulator / BREW Simulator Windows 1.1 (BREW SDK)
7.12.5 (BREW MP SDK)
Mobile / ARM
Melange Android git
Builds
Mid ~[N 1]
Infuse Windows Mobile ? Low TBD
  1. Contains proprietary Qualcomm components

Danger[edit]

Danger OS[edit]

Developed by Danger Incorporated. Danger OS was a Java-based OS used on phones that Danger designed themselves. These devices were sold under many names such as Hiptop, Mobiflip, Sharp Jump, and (most notably) T-Mobile Sidekick. While it could run some J2ME apps (from version 2.3 onward), it also used its own proprietary J2SE-based APIs and SDK; for this reason, anything built using these APIs won't run on a standard J2ME emulator. To aid third-party software design, Danger has released a comprehensive SDK that contains a Hiptop simulator, development installation utilities, and Danger API information.

Danger OS uses special files called "bundles". Bundle files have the extension .bndl. Bundles have inside a custom resource format for storing assets and code which is converted from Java bytecode into a custom bytecode format. Each bundle file is linked to a specific operating system version and build number. For example, a bundle file for v3.4/155053 (T-Mobile Sidekick 3) would be denied installation on a v3.3/149695 device (T-Mobile Sidekick iD). Installation of bundles require a developer key to be installed on your device if you are using a Production OS. Internal OS builds do not require developer keys.

Name Platform(s) Version Active FLOSS Recommended
Danger Hiptop/Sidekick SDK Simulator SDKs Windows Linux macOS Mid ~
Danger Hiptop/Sidekick SDK Simulator
Official SDK from Danger Inc with built-in simulators for testing. These simulators can't run the special bytecode format used on real devices.

Microsoft[edit]

Windows CE[edit]

Windows Mobile (PocketPC)[edit]

Released in 2000 by Microsoft as their first mobile OS, originally called "Pocket PC" and made to run on PDA's, the name changed to Windows Mobile when the PDA market began to shrink. WM was initially based on Windows CE before evolving into something unique. It was mainly designed for business users, so it didn't have a lot of games for it.

Name Platform(s) Version FLOSS Active Recommended
Microsoft Device Emulator Windows

git 3.0

Windows Mobile 6.1.4 Emulator Images

Windows Phone & Windows 10 Mobile[edit]

Name Platform(s) Version FLOSS Active Recommended
PC / x86
Windows 10 SDK Windows 10.0.15254.1
Visual Studio 2017
WPR Windows git
mediaexplorer74's fork
~ ~
Mobile / ARM
WPR Android git ~ ~

TTPcom[edit]

Wireless Games Engine (WGE)[edit]

Mozilla[edit]

Firefox OS[edit]

Name Platform(s) Version FLOSS Active Recommended
PC / x86
Firefox OS Simulator Web git
WebIDE add-ons

Firefox OS 1.1 Simulator

Amazon[edit]

Fire OS[edit]

Fire OS is a mobile operating system developed by Amazon for their Fire line of devices. It is basically a heavily-modified Android distribution with extensive dependency on Amazon services. Apps sold on the Amazon App Store should run fine on any Android emulator with little to no issue. (Stock) Windows Subsystem for Android is recommended as it includes Amazon-exclusive frameworks.

Acknowledgments[edit]

  • Article about DoCoMo Java programming.

See Also[edit]

References[edit]