Crates.io | gboxide |
lib.rs | gboxide |
version | 0.2.2 |
source | src |
created_at | 2019-11-04 21:25:04.925054 |
updated_at | 2019-11-07 16:34:55.281763 |
description | A GameBoy Emulator written in Rust |
homepage | |
repository | https://github.com/StarlitGhost/GBOxide |
max_upload_size | |
id | 178115 |
size | 195,573 |
A GameBoy Emulator written in Rust
Run from the command line with a ROM file, like so:
$ ./gboxide roms/game.gb
Most of these are linked from avivace/awesome-gbdev, but these are the resources I've found most useful.