https://github.com/tgsm/heliage
hey everyone look, it's another gameboy emulator (WIP)
https://github.com/tgsm/heliage
emulator gameboy gameboy-emulator
Last synced: 3 months ago
JSON representation
hey everyone look, it's another gameboy emulator (WIP)
- Host: GitHub
- URL: https://github.com/tgsm/heliage
- Owner: tgsm
- License: bsd-3-clause
- Created: 2019-11-15T22:52:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-26T03:43:33.000Z (10 months ago)
- Last Synced: 2025-04-08T21:02:40.030Z (6 months ago)
- Topics: emulator, gameboy, gameboy-emulator
- Language: C++
- Homepage:
- Size: 220 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# heliage
## hey everyone look, it's another gameboy emulator### Screenshots
![]()
![]()
### Credits/Thanks
* [@jgilchrist](https://github.com/jgilchrist/) for creating his [easy-to-read gameboy emulator](https://github.com/jgilchrist/gbemu), which this emulator was based off of
* [gbdev](https://gbdev.io) for hosting extensive technical documentation on the gameboy's hardware
* the emudev discord for additional help/support