Skip to content

Riyyi/garbage

Repository files navigation

GarbAGE (Garbage Accurate GameBoy Emulator)

Accurate GameBoy emulator.

Download

Clone

$ git clone https://github.com/riyyi/garbage
$ cd garbage
$ git submodule update --init --recursive

Or

$ git clone --recursive https://github.com/riyyi/garbage

Update

$ git pull
$ git submodule update --recursive

Build instructions

$ mkdir build
$ cd build
$ cmake .. && make

Contributing

Enable ‘commit-hooks’ to lint your changes before committing them.

$ ./vendor/ruc/script/pre-commit.sh install

Libraries

References

Opcodes

Bootstrap ROMs

Test ROMs

About

GarbAGE (Garbage Accurate GameBoy Emulator)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published