deltabeard / Peanut-GB

A Game Boy (DMG) emulator single header library written in C99. Performance is prioritised over accuracy.
https://projects.deltabeard.com/peanutgb/
295 stars 40 forks source link

RGFW Example? #109

Closed ColleagueRiley closed 1 week ago

ColleagueRiley commented 4 months ago

This project looks really cool, so I plan on creating a repo that uses this with RGFW. I'm curious if you'd be interested in me adding that to this repo instead as example code.

deltabeard commented 4 months ago

Thank you. Your RGFW project is very interesting too. I think it would be good if you made your own repo, and then I can make a list in the README of this repo linking to your project and other projects that use Peanut-GB.

ColleagueRiley commented 4 months ago

I agree, I'll send you a link that that repo as soon as it's made.

ColleagueRiley commented 4 months ago

https://github.com/ColleagueRiley/Peanut_gb-RGFW

deltabeard commented 1 week ago

Apologies for the delay. I've finally created a list in the README at https://github.com/deltabeard/Peanut-GB/blob/master/README.md#projects-using-peanut-gb .