bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Go to file
Tim Allen 84fab07756 Update to v093r10 release.
byuu says:

Changelog:
- Game Boy (Color): STAT OAM+HBlank IRQs only trigger during LY=0-143
  with display enabled
  - fixes backgrounds and text in Wacky Races
- Game Boy (Color): fixed underflow in window clamping
  - fixes Wacky Races, Prehistorik Man, Alleyway, etc
- Game Boy (Color): LCD OAM DMA was running too slow
  - fixes Shin Megami Tensei - Devichil - Kuro no Sho
- Game Boy Advance: removed built-in frame blending; display emulation
  shaders will handle this going forward
- Game Boy Advance: added Game Boy Player emulation
  - currently the screen is tinted red during rumble, no actual gamepad
    rumble support yet
  - this is going to be slow, as we have to hash the frame to detect the
    GBP logo, it'll be optional later on
- Emulator::Interface::Palette can now output a raw palette (for Display
  Emulation shaders only)
  - color channels are not yet split up, it's just the raw packed value
2013-12-20 22:40:39 +11:00
ananke Update to v093r06 release. 2013-12-07 20:12:37 +11:00
data Update to v093r02 release. 2013-11-09 22:45:54 +11:00
emulator Update to v093r10 release. 2013-12-20 22:40:39 +11:00
fc Update to v093r10 release. 2013-12-20 22:40:39 +11:00
gb Update to v093r10 release. 2013-12-20 22:40:39 +11:00
gba Update to v093r10 release. 2013-12-20 22:40:39 +11:00
libco Update to v093 release. 2013-08-18 13:21:14 +10:00
nall Update to v093r07 release. 2013-12-10 23:12:54 +11:00
obj Update to v093 release. 2013-08-18 13:21:14 +10:00
out Update to v093 release. 2013-08-18 13:21:14 +10:00
phoenix Update to v093r09 release. 2013-12-14 17:25:12 +11:00
processor Update to v093 release. 2013-08-18 13:21:14 +10:00
profile Update to v093 release. 2013-08-18 13:21:14 +10:00
ruby Update to v093r05 release. 2013-12-03 21:01:59 +11:00
sfc Update to v093r10 release. 2013-12-20 22:40:39 +11:00
shaders Update to v093 release. 2013-08-18 13:21:14 +10:00
target-ethos Update to v093r10 release. 2013-12-20 22:40:39 +11:00
.gitignore Update to v093 release. 2013-08-18 13:21:14 +10:00
Makefile Update to v093r01 release. 2013-10-21 22:45:39 +11:00