deltabeard / Peanut-GB

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

Readme: Replace gif with apng #79

Open deltabeard opened 1 year ago

deltabeard commented 1 year ago

GIF does not support 60fps, whereas APNG does. apngasm can be used to create an optimised APNG file.