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

Changelog:
- fixed I/O register reads; perfect score on endrift's I/O tests now
- fixed mouse capture clipping on Windows [Cydrak]
- several hours of code maintenance work done on the SFC core

All higan/sfc files should now use the auto fn() -> ret; syntax. Haven't
converted all unsigned->uint yet. Also, probably won't do sfc/alt as
that's mostly just speed hack stuff.

Errata:
- forgot auto& instead of just auto on SuperFamicom::Video::draw_cursor,
  which makes Super Scope / Justifier crash. Will be fixed in the next
  WIP.
2015-11-14 11:52:51 +11:00
data Update to v095 release. 2015-10-08 22:04:42 +11:00
emulator Update to v095r06 release. 2015-11-14 11:52:51 +11:00
fc Update to v095r06 release. 2015-11-14 11:52:51 +11:00
gb Update to v095r06 release. 2015-11-14 11:52:51 +11:00
gba Update to v095r06 release. 2015-11-14 11:52:51 +11:00
hiro Update to v095r06 release. 2015-11-14 11:52:51 +11:00
icarus Update to v095r03 release and icarus 20151107. 2015-11-10 22:11:29 +11:00
libco Update to v094r29 release. 2015-06-22 23:31:49 +10:00
nall Update to v095r06 release. 2015-11-14 11:52:51 +11:00
obj Update to v093 release. 2013-08-18 13:21:14 +10:00
out Update to v094r10 release. 2015-03-03 21:26:44 +11:00
processor Update to v095r03 release and icarus 20151107. 2015-11-10 22:11:29 +11:00
profile Update to v093 release. 2013-08-18 13:21:14 +10:00
ruby Update to v095r06 release. 2015-11-14 11:52:51 +11:00
sfc Update to v095r06 release. 2015-11-14 11:52:51 +11:00
shaders Update to v095r02 release. 2015-11-10 22:07:34 +11:00
target-tomoko Update to v095r06 release. 2015-11-14 11:52:51 +11:00
.gitignore Added icarus 20150821. 2015-08-21 21:29:53 +10:00
GNUmakefile Update to v094r24 release. 2015-06-16 20:30:04 +10:00