Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itotaljustice/totalgb

Simple, fast, very inaccurate GB / GBC emulator!
https://github.com/itotaljustice/totalgb

c cmake cpp gameboy gameboy-color sdl2 wip-gb-emulator

Last synced: about 2 months ago
JSON representation

Simple, fast, very inaccurate GB / GBC emulator!

Awesome Lists containing this project

README

        

# TotalGB

PR's, issues and any help is very much welcome!

## Building SDL2

you will need to install the following packages.

- sdl2

for linux, use your package manager. on windows, use vcpkg.

```cmake
cmake -B build -PLATFORM_SDL2=ON -DCMAKE_BUILD_TYPE=Release
cmake --build build -j
```

## Credits

-