An open API service indexing awesome lists of open source software.

https://github.com/tasemulators/mednafen-rr

Automatically exported from code.google.com/p/mednafen-rr
https://github.com/tasemulators/mednafen-rr

Last synced: 4 months ago
JSON representation

Automatically exported from code.google.com/p/mednafen-rr

Awesome Lists containing this project

README

        

Some notes on the source code:

The following system headers are included by including "mednafen.h", and always will be, so don't include them manually.
assert.h (included in "types.h")
inttypes.h (included in "types.h")
stdlib.h
stdio.h
string.h