Skip to content

object-Object/mindy

Repository files navigation

Mindy

A Rust library for emulating Mlog (the logic system from Mindustry).

mlogv32

Profiling

samply:

cargo build --profile profiling --features mlogv32 --bin mlogv32
samply record target/profiling/mlogv32.exe schematics/mlogv32.msch --bin path/to/coremark.bin --delta 6

Iai-Callgrind:

cargo bench --features mlogv32 --bench coremark -- --nocapture

Why this name?

Just add Rust!

Attribution

This crate reimplements code from Mindustry and Arc by Anuken. Mindustry is an excellent game, please go buy and play it :)

The data in mindy::types::content is generated from mimex-data by Cardillan.

About

A Rust library for emulating Mindustry Logic.

Resources

License

Stars

Watchers

Forks

Languages