Created FAQ (markdown)

Themaister 2011-09-01 06:08:39 -07:00
parent 20304b6829
commit 931307fd4f
1 changed files with 4 additions and 0 deletions

4
FAQ.md Normal file

@ -0,0 +1,4 @@
Here's a collection of Frequently Answered Questions.
### What is SSNES?
SSNES is a frontend for libsnes, an API which exposes the emulation features of a SNES emulator. libsnes started with the SNES emulator bSNES, but there is also a libsnes implementation for SNES9x, which means SSNES is emulator agnostic. SSNES provide a way for the user to interact with these emulator cores.