Jump to letter: [
ABCDFGHJKLMNOPQRSTUVWXYZ
]
bsnes - SNES emulator focused on accuracy
bsnes is an emulator that began development on 2004-10-14. The purpose of the
emulator is a bit different from other emulators: it focuses on accuracy,
debugging functionality, and clean code.
The emulator does not focus on things that would hinder accuracy. This
includes speed and game-specific hacks for compatibility. As a result, the
minimum system requirements for bsnes are quite high.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
bsnes |
0.072 |
1.fc15 |
src |
1009 KiB |
Tue Nov 23 00:39:47 2010 |
Changelog
- * Sun Mar 28 14:00:00 2010 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.063-1
- Updated to 0.063
- Dropped upstreamed dso patch
- * Sat Apr 17 14:00:00 2010 Julian Sikorski <belegdol[at]gmail[dot]com> - 0.064-1
- Updated to 0.064
- Rediffed the patches
- Dropped pixelshaders subpackage since upstream did not ship it
- * Wed May 19 14:00:00 2010 Julian Sikorski <belegdol{%}fedoraproject{*}org> - 0.064-2
- Enabled snesreader unconditionally (#1214). Credit goes to Chris Moeller.