
u/Away_Slide_9978 — 9 days ago

I just finished a port of mini-rv32ima to J2ME and succesfully ran it in an emulator. It uses only 512 kb of ram and 32 mb of storage, basically simulating the missing ram. It can easily be configured to use even less ram than 512 kb by changing a single line in the code. However, the only phone with more than 32 mb of storage I have is the Samsung SGH-E590 which for some reason does not let me install J2ME apps, even though it comes with some preinstalled games that are J2ME. If anyone has a phone that meets these requirements, please test it!
Here is the source: Cucuzacu/Linux2ME: Run Linux on old J2ME phones!.
You can download the jar here: Release Linux2ME · Cucuzacu/Linux2ME.
Thanks!