Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
Go to file
2012-04-13 21:01:04 +02:00
360 (SSNES_CONSOLE) Introduce HAVE_SSNES_EXEC define 2012-04-13 21:01:04 +02:00
audio Fixup C++ build. 2012-04-09 22:30:29 +02:00
compat Fixup headers. 2012-04-09 22:05:26 +02:00
conf Fixup headers. 2012-04-09 22:05:26 +02:00
console (SSNES_CONSOLE) Introduce HAVE_SSNES_EXEC define 2012-04-13 21:01:04 +02:00
docs Add --no-patch to forcefully disable all patching. 2012-03-20 23:45:58 +01:00
gfx Fix some warnings. 2012-04-11 20:17:17 +02:00
input Fix home/end/pgup/pgdown keys. 2012-04-11 18:56:21 +02:00
msvc Fixup headers. 2012-04-09 22:05:26 +02:00
msvc-360 (SSNES_CONSOLE) Introduce HAVE_SSNES_EXEC define 2012-04-13 21:01:04 +02:00
msvc-ps3/SSNES PS3 Preparations for 0.9.5 release. 2012-03-11 17:52:10 +01:00
ps3 (SSNES_CONSOLE) Introduce HAVE_SSNES_EXEC define 2012-04-13 21:01:04 +02:00
qb Fixup build script to reflect libretro. 2012-04-09 22:03:57 +02:00
record Fixup headers. 2012-04-09 22:05:26 +02:00
tools Fixup headers. 2012-04-09 22:05:26 +02:00
wii Updated meta.xml + fixed some indenting in xdk360_video.cpp 2012-04-13 03:23:23 +02:00
xenon (SSNES_CONSOLE) Numerous cleanups, indenting cleanups, include header file fixes, 2012-04-11 02:42:27 +02:00
.empty initial new branch 2011-11-30 01:07:38 +01:00
.gitignore Begin work on menu for Wii. 2012-01-08 00:57:44 +01:00
AUTHORS Update AUTHORS. 2012-01-07 17:07:22 +01:00
autosave.c Fixup headers. 2012-04-09 22:05:26 +02:00
autosave.h Fixup headers. 2012-04-09 22:05:26 +02:00
boolean.h Fixup headers. 2012-04-09 22:05:26 +02:00
cheats.c Fixup headers. 2012-04-09 22:05:26 +02:00
cheats.h Fixup headers. 2012-04-09 22:05:26 +02:00
config.def.h Fixup headers. 2012-04-09 22:05:26 +02: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 Fix bug when maximum geometry was not POT. 2012-04-11 23:14:08 +02:00
driver.h Reword for consistency. 2012-04-10 19:24:08 +02:00
dynamic.c Warning fixups. 2012-04-10 00:37:30 +02:00
dynamic.h Warning fixups. 2012-04-10 00:37:30 +02:00
fifo_buffer.c Drop redundant ifs. 2012-01-31 19:14:48 +01:00
fifo_buffer.h Update license headers. 2012-01-08 01:12:05 +01:00
file.c (360) Don't make a copy of dir_list_new in 360/main.c but rather use 2012-04-13 14:52:51 +02:00
file.h (PS3/360) libretro_manage_core made portable and moved to console_ext.c 2012-04-13 15:57:59 +02:00
general.h (PS3) Cleaner aspect ratio changing code 2012-04-13 03:03:21 +02:00
hash.c Fixup headers. 2012-04-09 22:05:26 +02:00
hash.h Fixup headers. 2012-04-09 22:05:26 +02:00
libretro.h Add block_extract. 2012-04-09 23:46:26 +02:00
logger_override.h Fixup headers. 2012-04-09 22:05:26 +02:00
Makefile Builds clean. 2012-04-09 22:04:44 +02:00
Makefile.ps3 (SSNES_CONSOLE) Introduce HAVE_SSNES_EXEC define 2012-04-13 21:01:04 +02:00
Makefile.ps3.salamander (360/PS3) 360 and PS3 now both use the same salamander source 2012-04-11 04:07:17 +02:00
Makefile.wii (Wii) Wii port updates - broken right now - 2012-04-13 02:17:27 +02:00
Makefile.win Builds clean. 2012-04-09 22:04:44 +02:00
Makefile.xenon (SSNES_CONSOLE) Numerous cleanups, indenting cleanups, include header file fixes, 2012-04-11 02:42:27 +02:00
message.c Fixup headers. 2012-04-09 22:05:26 +02:00
message.h Fixup headers. 2012-04-09 22:05:26 +02:00
movie.c Fixup headers. 2012-04-09 22:05:26 +02:00
movie.h Fixup headers. 2012-04-09 22:05:26 +02:00
netplay_compat.h Fixup headers. 2012-04-09 22:05:26 +02:00
netplay.c Fixup headers. 2012-04-09 22:05:26 +02:00
netplay.h Fixup headers. 2012-04-09 22:05:26 +02:00
patch.c Fixup headers. 2012-04-09 22:05:26 +02:00
patch.h Fixup headers. 2012-04-09 22:05:26 +02:00
README.md Add some information for Wii target 2012-02-02 13:51:15 +01:00
rewind.c Fixup headers. 2012-04-09 22:05:26 +02:00
rewind.h Fixup headers. 2012-04-09 22:05:26 +02:00
screenshot.c Fixup headers. 2012-04-09 22:05:26 +02:00
screenshot.h Fixup headers. 2012-04-09 22:05:26 +02:00
settings.c Fixup headers. 2012-04-09 22:05:26 +02:00
ssnes-mingw-build.sh Only enable SINC by default for 64-bit Windows. 2012-02-28 19:28:06 +01:00
ssnes-zip Should fix zip loading of [!] files... 2011-05-31 14:29:32 +02:00
ssnes.c (SSNES_CONSOLE) Introduce HAVE_SSNES_MAIN_WRAP define 2012-04-13 20:40:22 +02:00
ssnes.cfg whoops - SSNES PC seems to automatically overwrite this when 2012-04-12 22:57:35 +02:00
thread.c Fixup headers. 2012-04-09 22:05:26 +02:00
thread.h Fixup headers. 2012-04-09 22:05:26 +02: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.

Platforms

SSNES has been ported to the following platforms :

  • PlayStation3
  • Xbox 360 (Libxenon/XeXDK)
  • Wii (Libogc)

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

Win32 (MSVC)
In addition to Mingw, it is also possible to compile a Win32 version of SSNES with Microsoft Visual Studio 2010.

You will need Microsoft Visual Studio 2010 intalled (or higher) in order to compile SSNES with the MSVC compiler.

The solution file can be found at the following location:

msvc/SSNES/SSNES.sln

PlayStation3

make -f Makefile.ps3

A PKG file will be built which you will be able to install on a jailbroken PS3.

NOTE: A pre-existing libsnes library needs to be present in the root directory in order to link SSNES PS3. This file needs to be called 'libsnes.a'.

Xbox 360 (XeXDK)

You will need Microsoft Visual Studio 2010 installed (or higher) in order to compile SSNES 360.

The solution file can be found at the following location:

msvc-360/SSNES-360/SSNES-360.sln

NOTE: A pre-existing libsnes library needs to be present in the root directory in order to link SSNES 360.

Xbox 360 (Libxenon)

You will need to have the libxenon libraries and a working Devkit Xenon toolchain installed in order to compile SSNES 360 Libxenon.

make -f Makefile.xenon

NOTE: A pre-existing libsnes library needs to be present in the root directory in order to link SSNES 360 Libxenon. This file needs to be called 'libsnes.a'.

Wii

You will need to have the libogc libraries and a working Devkit PPC toolchain installed in order to compile SSNES Wii.

make -f Makefile.wii

NOTE: A pre-existing libsnes library needs to be present in the root directory in order to link SSNES Wii. This file needs to be called 'libsnes.a'.

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.