Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 331 Bytes

File metadata and controls

17 lines (11 loc) · 331 Bytes

UserspaceEmulator

Currently, a very basic 32bit x86 emulator.

The plan is for this to be used with ZystemOS to emulate applications build for Zystem but running on the wrong architecture. So can run a x86 application on a ARM build of Zystem.

Build

zig build

Run

./zig-cache/bin/UserspaceEmulator