# Boytacian

A Game Boy emulator that is written in Rust 🦀.

## Inspiration

* [Game Boy Development community](https://gbdev.io/)
* [Game Boy - Pan Docs](https://gbdev.io/pandocs)
* [GameBoy Emulation in JavaScript](http://imrannazar.com/GameBoy-Emulation-in-JavaScript:-The-CPU)
* [POKEGB: a gameboy emulator that only plays Pokémon blue](https://binji.github.io/posts/pokegb)
* [GitHub - binjgb](https://github.com/binji/binjgb)
* [GitHub - gameroy](https://github.com/Rodrigodd/gameroy)
* [Game Boy CPU Opcodes](https://izik1.github.io/gbops)

## License

Boyacian is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).