https://github.com/tasemulators/mednafen-rr
Automatically exported from code.google.com/p/mednafen-rr
https://github.com/tasemulators/mednafen-rr
Last synced: 5 days 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 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-31T21:36:49.000Z (about 11 years ago)
- Last Synced: 2026-05-27T13:38:09.859Z (5 days ago)
- Language: C
- Size: 28.6 MB
- Stars: 1
- Watchers: 16
- 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