1
0
mirror of https://github.com/gbdev/awesome-gbdev.git synced 2025-08-14 12:04:33 +02:00

Add gameboy core

This commit is contained in:
Antonio Vivace
2018-02-05 20:48:14 +01:00
parent e59340ed3f
commit a2ba9e1ca6

View File

@@ -191,6 +191,7 @@ If you aim to develop your software for SGB or GBC, or you want to know how it r
- [gnuboy](https://github.com/rofl0r/gnuboy) - ANSI C.
- [SmartGear](https://github.com/bitbank2/sg_free) - C++, SDL2. Focus on optimized performance for resource-limited devices. GTK or direct framebuffer build.
- [wasmBoy](https://github.com/torch2424/wasmBoy) - Web Assembly
- [gameboycore](https://github.com/nnarain/gameboycore) - C++ emulation backend. Dependency free C++11 library.
## Software Development