Jump to letter: [
          
            ABCDFGHKLMOPQRSTVWXZ
          ]
        
        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.fc13 | 
                i686 | 
                1.69 MiB | 
                Sun Nov 21 20:52:53 2010 | 
            
                | bsnes | 
                0.070 | 
                1.fc13 | 
                i686 | 
                1.69 MiB | 
                Thu Sep 30 00:20:30 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.