Skip to content
/ emiu2 Public

Emulator for the Miuchiz handheld device (the sequel!)

Notifications You must be signed in to change notification settings

coremaze/emiu2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emiu2

Overview

Emiu2 is a work-in-progress emulator for the Miuchiz handheld devices.

Usage

Emiu2 requires a dump of a Miuchiz handheld device's OTP (One Time Programmable) memory as well as a dump of its flash memory. These dumps can be created using Native-Miuchiz-Handheld-USB-Utilities. Existing images of both can be obtained from https://archive.miuchiz.com/root/handhelds/.

To start the emulator, run emiu2 <OTP_FILE> <FLASH_FILE>.

Building

This software uses the typical Rust build system cargo. Get started with Rust at https://rustup.rs/.

Build a release version of emiu2 with cargo build -r, or run it directly from cargo with cargo run -r -- <OTP_FILE> <FLASH_FILE>.

Demo

About

Emulator for the Miuchiz handheld device (the sequel!)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages