J2ME emulators: Difference between revisions
| Line 723: | Line 723: | ||
;[[KEmulator]] / KEmulator nnmod | ;[[KEmulator]] / KEmulator nnmod | ||
:Historically has been known for being compatible and versatile compared to others, with certain versions introducing interesting features. Originally a shareware product, the original author sold it to some other entity (possibly Gameloft) in the late 2000s to then quit J2ME development. KEmulator did, however, receive an unofficial modded version (based on a decompilation) in the form of '''KEmulator nnmod''', which has fixed many bugs of the original (including the infamous Doom II RPG save issue) and added various features, such as support for many vendor-specific APIs<ref>[https://github.com/shinovon/KEmulator/blob/main/src/res/res/apis KEmulator/src/res/res/apis at main · shinovon/KEmulator]</ref> and the ability to play SMAF (.mmf) files by copying DLLs from the [https://archive.org/ | :Historically has been known for being compatible and versatile compared to others, with certain versions introducing interesting features. Originally a shareware product, the original author sold it to some other entity (possibly Gameloft) in the late 2000s to then quit J2ME development. KEmulator did, however, receive an unofficial modded version (based on a decompilation) in the form of '''KEmulator nnmod''', which has fixed many bugs of the original (including the infamous Doom II RPG save issue) and added various features, such as support for many vendor-specific APIs<ref>[https://github.com/shinovon/KEmulator/blob/main/src/res/res/apis KEmulator/src/res/res/apis at main · shinovon/KEmulator]</ref> and the ability to play SMAF (.mmf) files by copying DLLs from the [https://archive.org/details/sdk-mexa MEXA emulator] (Win32 version only)<ref>[https://github.com/shinovon/KEmulator/blob/main/src/media/emulator/media/mmf/MMFPlayer.java#L18 KEmulator/src/media/emulator/media/mmf/MMFPlayer.java at main · shinovon/KEmulator]</ref>. The latest versions of KEmulator nnmod can boast advanced features for homebrew J2ME app development. | ||
;Nokia SDKs | ;Nokia SDKs | ||