A tiny x86 emulator written in Rust.
- gcc
- ld
- nasm
- rust
make
cargo buildcargo run path/to/binary
# e.g.
cargo run samples/helloworld/helloworld.binThis software is licensed under the MIT license.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A tiny x86 emulator written in Rust.
make
cargo buildcargo run path/to/binary
# e.g.
cargo run samples/helloworld/helloworld.binThis software is licensed under the MIT license.