Skip to content

keix/formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formula

A Game Boy emulator written in Rust.
Status: work in progress. The bus and 64 KB memory are in place; the CPU is not implemented yet.

Build

cargo build

Test

cargo test

Development shell

A Nix flake is provided with cargo, rustc, rustfmt, clippy, and rust-analyzer:

nix develop

License

MIT — see LICENSE.

About

A tiny Game Boy emulator written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors