TGB-R is an open source Game Boy and Game Boy Color emulator.
Download pre-build binary archive from Releases Page and extract it to an appropriate directory.
First, install the Rust toolchain so that you can use the cargo
commands.
You can use the cargo
command to build and install it from the source code.
sh
$ cargo install tgbr
To use the development version, please clone this repository.
sh
$ git clone https://github.com/tanakh/tgbr
$ cd tgbr
$ cargo run --release
Execute tgbr.exe
or tgbr
and load ROM from GUI.
By default, the Esc key returns to the menu. The hotkeys can be changed from the hotkey settings in the menu.