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
- Host: GitHub
- URL: https://github.com/tasemulators/mednafen-rr
- Owner: TASEmulators
- License: gpl-2.0
- Created: 2015-03-31T21:34:14.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-31T21:36:49.000Z (about 10 years ago)
- Last Synced: 2025-01-16T03:45:09.135Z (6 months ago)
- Language: C
- Size: 28.6 MB
- Stars: 1
- Watchers: 20
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
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