Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 296 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 296 Bytes

GBRS

GBRS is a GameBoy Classic emulator written in Rust. This is a learning project; beware horrible code.

Build

You need Rust nightly and Cargo (which comes with it). You also needs SLD2 installed (brew install sdl2).

cargo build
cargo run

Tests

༼ ༎ຶ ෴ ༎ຶ༽