Difference between revisions of "Emulators on MRE"

From Emulation General Wiki
Jump to navigation Jump to search
(I got the NES emus to work by re-signing the app rather than running via VXP Runner. Added recommendation for NesGo because it's the only NES emu for MRE that allows supplying your own ROMs.)
(Added CHIP-8 emulator found in Ximik_Boda's MRE app source archive)
Line 77: Line 77:
 
|{{~}}
 
|{{~}}
 
|}
 
|}
 +
 +
== CHIP-8 ==
 +
{| class="wikitable" style="text-align:center;"
 +
! scope="col"|Name
 +
! 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]]
 +
|-
 +
|chip8
 +
|[https://world64.spcs.bio/files/view/73238827/?Li=-60745876&Lii=73238827&Link_id=977428&Lt=48&Sn=1 1 and 2]
 +
|Low
 +
|{{✓}}
 +
|{{✗}}
 +
|{{✗}}
 +
|}
 +
;chip8
 +
:The linked archive has two folders, ''chip8'' and ''chip8-2''. Both run very slowly, and the former doesn't implement screen clearing correctly. The VXP files for both versions are in the ''arm'' subfolder. Do not use VXP Runner to start the app, else the file picker won't open up.
  
 
[[Category:Emulators on mobiles]]
 
[[Category:Emulators on mobiles]]

Revision as of 22:56, 26 January 2024

MediaTek MRE
Icon MRE.png
Developer MediaTek
Release date 2011
Discontinued 2016
Emulated
This page is about emulators that run on MRE.
For software that emulates MRE on other hardware, see Cellphone emulators#MediaTek.

MRE (MAUI Runtime Environment) is a discontinued application runtime for feature phones that run on MediaTek's MAUI platform. MRE applications are most notably supported on some Nokia Series 30+, Alcatel, and Doro phones, as well as many Chinese counterfeit devices. The file extension for MRE apps is .vxp.

Nintendo

GameBoy/GameBoy Color

Name Version Accuracy FLOSS Active Recommended
peanut.vxp 2.3.0
git
Low

Nintendo Entertainment System

Name Version Accuracy FLOSS Active Recommended
iacNES 2023 ?
NesGo 21.5.2508 ?
iacNES
No ROM file picker; one ROM is bundled into each provided VXP application file. Touchscreen oriented UI with smaller viewing area, keypad input works though.
NesGo
Put ROM files on your SD card in the "nes" folder. Do not use VXP Runner to start the app, else the file picker won't open up.

Chinese Mobiles

MiniJ (MRP platform)

Name Version Accuracy FLOSS Active Recommended
iacMrp 0.7.6 ? ~

CHIP-8

Name Version Accuracy FLOSS Active Recommended
chip8 1 and 2 Low
chip8
The linked archive has two folders, chip8 and chip8-2. Both run very slowly, and the former doesn't implement screen clearing correctly. The VXP files for both versions are in the arm subfolder. Do not use VXP Runner to start the app, else the file picker won't open up.