deltabeard / Peanut-GB

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

sdl2: enable recording of frames and audio into a video format #30

Open deltabeard opened 5 years ago

deltabeard commented 5 years ago

I think this will be better for making animations and videos than dumping every single frame in an uncompressed bitmap.

Requirements:

Optional: