EmuCR Feeds
Email Us

EmuCR:bsnes Emulatorsbsnes-classic Git (2015/05/19) is complied. bsnes-classic is a SNES emulator with Qt GUI and debugger. bsnes is an emulator for the Super Famicom and SNES video game systems. The purpose of the emulator is a bit different from other emulators: it focuses on accuracy, debugging functionality, and clean code.

bsnes-classic Git Changelog:
* debugger: add a flag indicating that the debugger is accessing the bus; this is used to suppress unwanted side effects of reads (e.g. cothread switches, latch-on-read registers) and to allow ROM to be modified (in place of MappedRAM::write_protect(), which is going away soon)
* ppu/counter: enable two-way time travel; use it to simplify VRAM access timing tests
* libco: clang miscompiles inline asm version with -O0, so disable it
* Fixed bugs in previous commit: fieldlines() returned wrong result if called before line 128 in interlace mode, serialize() was missing a variable
* Emulate long scanline in PAL interlace mode; fix bug in performance CPU affecting Tetris Attack
* Nonexistent MappedRAM's size() is now 0 and not a magic number
* Don't map cart RAM in XML when there isn't any

Download: bsnes-classic Git (2015/05/19)
Source: Here

1 Comments:

  1. I also came across this

    https://github.com/devinacker/bsnes-plus

    What exactly are these builds of BSNES?

    ReplyDelete

Can't post a comment? Try This!