bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Go to file
byuu 09b326ae86 Update to bsnes v007 release.
I have done quite a bit, so I´ll try my best to recap most of the fixes since the last release...
    - HDMA was not running during DMA transfers
    - Emulator did not recognize any filetype other than .smc
    - Added configuration file support and imported my vector/string/config libraries into bsnes
    - Added option to use system RAM instead of video RAM for display, this can greatly increase speed on certain video cards
    - Increased speed by ~15% by adding 256x224 renderer (still very buggy when the SNES mixes video modes mid-frame)
    - mvn/mvp opcodes were not setting the DB register
    - Fixed joypad input in many games (Super Mario: All Stars, Dragon Quest III, etc.)
    - Major speedup with frakeskip option
    - Fixed default aspect ratio when emulator is first started
There´s probably a lot more, but that´s all I remember offhand... this release should be a lot closer to the quality of v0.005a, but still needs a bit more polishing.
2005-06-12 08:15:22 +00:00
src Update to bsnes v007 release. 2005-06-12 08:15:22 +00:00
bsnes.cfg Update to bsnes v007 release. 2005-06-12 08:15:22 +00:00
bsnes_g2.exe Update to bsnes v007 release. 2005-06-12 08:15:22 +00:00
demo_1.smc Update to bsnes v007 release. 2005-06-12 08:15:22 +00:00
demo_1.srm Update to bsnes v007 release. 2005-06-12 08:15:22 +00:00
demo_2.smc Update to bsnes v007 release. 2005-06-12 08:15:22 +00:00
demo_2.srm Update to bsnes v007 release. 2005-06-12 08:15:22 +00:00
license.txt Update to bsnes v006 release. 2005-05-13 12:03:02 +00:00