Skip to content

Repository files navigation

rustyboy

status

Gameboy emulator written in rust.

This project it's still in the very early stages and does basically nothing.

How to run

To run a rom:

$ cargo run <path_to_rom>

To run the test suite:

$ cargo test

To run clippy lints:

$ cargo +nightly clippy

Make sure clippy is installed with:

$ cargo +nightly install clippy

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages