Skip to content

hackjackhack/jia32

Repository files navigation

jia32

Julia-based IA32 emulator

Hopefully, this will fly.

Compilation: Although Julia does not require compilation, JIA32 uses its own templating system to generate instruction emulation/JIT code. Please execute

make

before first time execution.

Usage:

  julia main.jl

Test: To run all tests, please execute

   make test

Or, you can run a single test by executing

   julia test/???_test.jl

Build Status

About

Julia-based IA32 emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages