Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
Go to file
2011-12-27 18:30:14 +01:00
audio Cleanup stupid code. 2011-12-27 00:54:31 +01:00
conf MSVC compat. 2011-12-25 01:38:59 +01:00
docs Fix docs. 2011-11-30 12:09:22 +01:00
gfx Add logging to SDL_Init(). 2011-12-27 01:04:50 +01:00
input MSVC compat. 2011-12-25 01:38:59 +01:00
msvc Update filters. 2011-12-27 03:33:18 +01:00
ps3 Start working on video. 2011-12-14 14:26:40 +01:00
qb Updates for 0.9.3. 2011-12-11 12:50:16 +01:00
record Remove useless global. 2011-12-25 16:11:48 +01:00
tools Can build for C++. 2011-12-24 15:26:01 +01:00
wii Some additions, but still broken. 2011-12-24 14:41:19 +01:00
xenon (Libxenon) Changed texture size to 512x512 - stop libxenon development 2011-12-24 14:41:19 +01:00
.empty initial new branch 2011-11-30 01:07:38 +01:00
.gitignore Add filters to project. 2011-12-27 03:27:28 +01:00
AUTHORS Some cleanups. 2011-12-04 18:06:50 +01:00
autosave.c Can build for C++. 2011-12-24 15:26:01 +01:00
autosave.h Fix potential problem. Some cleanup. 2011-02-18 23:51:51 +01:00
boolean.h Can build for C++. 2011-12-24 15:26:01 +01:00
bps.c MSVC compat. 2011-12-25 01:38:59 +01:00
bps.h Start adding support for BPS patches. 2011-08-18 00:05:56 +02:00
cheats.c Can build for C++. 2011-12-24 15:26:01 +01:00
cheats.h Make it non-public. 2011-09-07 18:59:51 +02:00
config.def.h Can build for C++. 2011-12-24 15:26:01 +01:00
config.features.h Print feature for DirectSound. 2011-12-25 01:59:30 +01:00
configure Add quickbuild. 2010-12-30 02:52:02 +01:00
COPYING Add GPLv3 text I suppose. 2011-01-25 13:31:55 +01:00
driver.c Deinit audio before video. 2011-12-25 19:31:05 +01:00
driver.h Add python build. Fix ssize_t define. 2011-12-25 18:25:37 +01:00
dynamic.c Change asserts to ssnes_assert(). 2011-12-25 12:47:47 +01:00
dynamic.h Can build for C++. 2011-12-24 15:26:01 +01:00
fifo_buffer.c Can build for C++. 2011-12-24 15:26:01 +01:00
fifo_buffer.h Change asserts to ssnes_assert(). 2011-12-25 12:47:47 +01:00
file.c More correct save state and rewind handling. 2011-12-27 18:30:14 +01:00
file.h Add python build. Fix ssize_t define. 2011-12-25 18:25:37 +01:00
general.h More correct save state and rewind handling. 2011-12-27 18:30:14 +01:00
getopt_ssnes.h Custom getopt for portability. 2011-11-30 11:48:53 +01:00
getopt.c Change asserts to ssnes_assert(). 2011-12-25 12:47:47 +01:00
libsnes.hpp Nit. 2011-12-04 18:06:50 +01:00
Makefile Set constant macros with define. 2011-12-25 01:45:09 +01:00
Makefile.ps3 Updates for 0.9.3. 2011-12-11 12:50:16 +01:00
Makefile.wii Use fatInit default. 2011-12-14 19:11:46 +01:00
Makefile.win Set constant macros with define. 2011-12-25 01:45:09 +01:00
Makefile.xenon (Libxenon) Xenos gfx commit - still broken 2011-12-16 14:43:09 +01:00
message.c Can build for C++. 2011-12-24 15:26:01 +01:00
message.h Update licensing headers. 2011-01-23 20:29:28 +01:00
movie.c Change asserts to ssnes_assert(). 2011-12-25 12:47:47 +01:00
movie.h Can build for C++. 2011-12-24 15:26:01 +01:00
netplay.c Change asserts to ssnes_assert(). 2011-12-25 12:47:47 +01:00
netplay.h Can build for C++. 2011-12-24 15:26:01 +01:00
posix_string.c Fixup compatibility. 2011-12-24 20:43:58 +01:00
posix_string.h Fixup compatibility. 2011-12-24 20:43:58 +01:00
README.md Binaries link in README. 2011-11-16 21:28:30 +01:00
rewind.c Change asserts to ssnes_assert(). 2011-12-25 12:47:47 +01:00
rewind.h Can build for C++. 2011-12-24 15:26:01 +01:00
screenshot.c Can build for C++. 2011-12-24 15:26:01 +01:00
screenshot.h Can build for C++. 2011-12-24 15:26:01 +01:00
settings.c Change asserts to ssnes_assert(). 2011-12-25 12:47:47 +01:00
sha256.c Fix endian issues and strict aliasing. 2011-12-24 14:41:19 +01:00
sha256.h SHA256 support. Now onto cheats ... 2011-04-17 12:29:58 +02:00
ssnes-mingw-build.sh Use Makefile.win for Phoenix. 2011-10-14 13:34:27 +02:00
ssnes-zip Should fix zip loading of [!] files... 2011-05-31 14:29:32 +02:00
ssnes.c More correct save state and rewind handling. 2011-12-27 18:30:14 +01:00
ssnes.cfg Add mute toggle. 2011-11-26 15:54:58 +01:00
strl.c Fix an edge case with strlcat(). 2011-04-11 21:28:03 +02:00
strl.h Fixup compatibility. 2011-12-24 20:43:58 +01:00
thread.c Can build for C++. 2011-12-24 15:26:01 +01:00
thread.h Can build for C++. 2011-12-24 15:26:01 +01:00
ups.c MSVC compat. 2011-12-25 01:38:59 +01:00
ups.h Fix up UPS :) Should work fine now at least for .sfc base roms. 2011-03-23 23:31:33 +01:00

SSNES

SSNES is a simple frontend for the libsnes library.

libsnes

libsnes is the emulator core of bSNES, the most accurate SNES emulator to date, in library form. The libsnes API has been implemented by SNES9x as well, allowing multiple different cores to be used for an emulator that supports libsnes. This enables the possibility of custom front-ends for the emulator.

Binaries

Latest Windows binaries are currently hosted on my homepage.

Philosophy

SSNES attempts to be very small and lean, while still having all the useful core features expected from an emulator. It is used through command-line.

Dependencies

SSNES requires these libraries to build:

SSNES can utilize these libraries if enabled:

  • nvidia-cg-toolkit
  • libxml2 (bSNES XML shaders)
  • libfreetype2 (TTF font rendering on screen)
  • libsamplerate

SSNES needs at least one of these audio driver libraries:

  • ALSA
  • OSS
  • RoarAudio
  • RSound
  • OpenAL
  • JACK
  • SDL
  • XAudio2 (Win32)
  • PulseAudio

Building libsnes

  • Download bSNES source (link over).
  • Add -fPIC to flags in Makefile.
  • $ make library profile=performance (accuracy, compatibility are the other profiles. compatibility is a great choice for decent PCs. :D)
  • # make prefix=/usr library-install
  • # cp snes/libsnes/libsnes.hpp /usr/include/
  • ?!?!
  • Profit!

Configuring

The default configuration is defined in config.def.h. These can later be tweaked by using the ssnes config file. A sample configuration file is installed to /etc/ssnes.cfg. This is the system-wide config file. Each user should create a config file in $XDG_CONFIG_HOME/ssnes/ssnes.cfg. The users only need to configure a certain option if the desired value deviates from the value defined in config.def.h.

To configure joypads, start up jstest /dev/input/js0 to determine which joypad buttons (and axis) to use. It is also possible to use the ssnes-joyconfig tool as well for simple configuration.

Compiling and installing

Linux/Unix
As most packages, SSNES is built using the standard ./configure && make && make install Do note that the build system is not autotools based, but resembles it.

Notable options for ./configure: --with-libsnes=: Normally libsnes is located with -lsnes, however, this can be overridden. --enable-dynamic: Do not link to libsnes at compile time, but load libsnes dynamically at runtime. libsnes_path in config file defines which library to load. Useful for development.

Do note that these two options are mutually exclusive.

Win32
It is possible with MinGW to compile for Windows in either msys or Linux/Unix based systems. Do note that Windows build uses a static Makefile since configuration scripts create more harm than good on this platform. Libraries, headers, etc, needed to compile and run SSNES can be fetched with a Makefile target.

In Linux/Unix:
make -f Makefile.win32 libs
make -f Makefile.win32 CC=i486-mingw32-gcc CXX=i486-mingw32-g++

In MSYS: mingw32-make -f Makefile.win32 libs. # You will need to have wget in your patch for this command! MSYS should provide this.
mingw32-make -f Makefile.win32

Filters, bSNES XML shaders and Cg shader support

This is not strictly not necessary for an emulator, but it can be enabled if desired. For best performance, Cg shaders or bSNES XML shaders are recommended as they do not eat up valuable CPU time (assuming your GPU can handle the shaders). Cg shaders and XML shaders (GLSL) are compiled at run-time. All shaders share a common interface to pass some essential arguments such as texture size and viewport size. (Common for pixel art scalers) Some Cg shaders are included in hqflt/cg/ and could be used as an example. bSNES XML shaders can be found on various places on the net. Best place to start looking are the bSNES forums.

The Cg shaders closely resemble the GLSL shaders found in bSNES shader pack, so porting them is trivial if desired.