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

Main reason for this WIP was because of all the added lines to hiro for
selective component disabling. May as well get all the diff-noise apart
from code changes.

It also merges something I've been talking to Cydrak about ... making
nall::string::(integer,decimal) do built-in binary,octal,hex decoding
instead of just failing on those. This will have fun little side effects
all over the place, like being able to view a topic on my forum via
"forum.byuu.org/topic/0b10010110", heh.

There are two small changes to higan itself, though. First up, I fixed
the resampler ratio when loading non-SNES games. Tested and I can play
Game Boy games fine now. Second, I hooked up menu option hiding for
reset and controller selection. Right now, this works like higan v094,
but I'm thinking I might want to show the "Device -> Controller" even if
that's all that's there. It kind of jives nicer with the input settings
window to see the labels there, I think. And if we ever do add more
stuff, it'll be nice that people already always expect that menu there.

Remaining issues:
* add slotted cart loader (SGB, BSX, ST)
* add DIP switch selection window (NSS)
* add timing configuration (video/audio sync)
2015-05-23 15:37:08 +10:00
ananke Update to v094 release. 2014-01-20 19:55:17 +11:00
data Update to v094r09 release. 2015-02-28 12:52:53 +11:00
emulator Update to v094r20 release. 2015-05-23 15:37:08 +10:00
fc Update to v094r18 release. 2015-05-16 17:37:13 +10:00
gb Update to v094r18 release. 2015-05-16 17:37:13 +10:00
gba Update to v094r17 release. 2015-05-16 17:36:22 +10:00
hiro Update to v094r20 release. 2015-05-23 15:37:08 +10:00
libco Update to v093 release. 2013-08-18 13:21:14 +10:00
nall Update to v094r20 release. 2015-05-23 15:37:08 +10: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 v094r09 release. 2015-02-28 12:52:53 +11:00
profile Update to v093 release. 2013-08-18 13:21:14 +10:00
ruby Update to v094r17 release. 2015-05-16 17:36:22 +10:00
sfc Update to v094r18 release. 2015-05-16 17:37:13 +10:00
shaders Update to v094 release. 2014-01-20 19:55:17 +11:00
target-tomoko Update to v094r20 release. 2015-05-23 15:37:08 +10:00
.gitignore Update to v093 release. 2013-08-18 13:21:14 +10:00
GNUmakefile Update to v094r19 release. 2015-05-23 15:29:18 +10:00