Updated FAQ (markdown)
parent
498cea8937
commit
6b0a11a765
2
FAQ.md
2
FAQ.md
|
@ -5,6 +5,8 @@ Here's a collection of Frequently Answered Questions.
|
|||
### What is SSNES?
|
||||
SSNES is a frontend for libsnes, an API which exposes the functionality 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 builds around the emulator core to provide a full emulator.
|
||||
|
||||
Some cool features to mention are frame-by-frame rewind (Braid-style), multi-pass GPU shaders, FFmpeg on-the-fly raw video recording and netplay. All these features will work independently of the SNES implementation used.
|
||||
|
||||
### Which platforms are SSNES available for?
|
||||
SSNES runs and is supported on GNU/Linux, BSD, Windows and Mac OSX (PPC/Intel). It might run on other platforms, but you will be on your own.
|
||||
|
||||
|
|
Loading…
Reference in New Issue