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

fix minifb error, add to gitignore, gb_colour_hash typo #99

Closed lesleyrs closed 1 month ago

lesleyrs commented 4 months ago

The * ignores wasm files incase emscripten is used.

deltabeard commented 1 month ago

Thanks. 😃