deltabeard / Peanut-GB

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

gb: improve documentation within the header file #57

Closed deltabeard closed 2 years ago

deltabeard commented 2 years ago

Add more documentation to functions within the main header file.

deltabeard commented 2 years ago

Duplicate of #7.