这是indexloc提供的服务,不要输入任何密码
Skip to content

tanakh/tgbr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TGB-R

TGB-R is an open source Game Boy and Game Boy Color emulator.

Install

Pre-build binary

Download pre-build binary archive from Releases Page and extract it to an appropriate directory.

Build from source

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.

$ cargo install tgbr

To use the development version, please clone this repository.

$ git clone https://github.com/tanakh/tgbr
$ cd tgbr
$ cargo run --release

Usage

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.

Features

  • Game Boy emulation
  • Game Boy Color emulation
  • State save/load
  • Turbo speed
  • Rewind like Nintendo Switch's nes/snes emulator.
  • Builtin SameBoy's open source boot ROM for accuracy and configuring colors to non-GBC title.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published