Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 171 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 171 Bytes

femu

A simple emulator to run user-space x86 linux elfs on user-space arm32 linux.

Uses a single even-spaced table of 16-bit opcode handlers.

This is an experiment.