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

Man, over five weeks have passed without so much as touching the
codebase ... time is advancing so fast it's positively frightening. Oh
well, little by little, and we'll get there eventually.

Changelog:
- added save state slots (1-5 in the menu)
- added hotkeys settings dialog + mapping system
- added fullscreen toggle (with a cute aspect correction trick)

About three hours of work here.

Short-term:
- add input port changing support
- add other input types (mouse-based, etc)
- add cheat codes
- add timing configuration (video/audio sync)

Long-term:
- add slotted cart loader (SGB, BSX, ST)
- add DIP switch selection window (NSS)
- add cheat code database
- add state manager
- add overscan masking

Not planned:
- video color adjustments (will allow emulated color vs raw color; but
  no more sliders)
- pixel shaders
- ananke integration (will need to make a command-line version to get my
  games in)
- fancy audio adjustment controls (resampler, latency, volume)
- input focus settings
- relocating game library (not hard, just don't feel like it)
- localization support (not enough users)
- window geometry memory
- anything else not in higan v094
2015-04-13 21:16:33 +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 v094r14 release. 2015-04-13 21:16:33 +10:00
fc Update to v094r09 release. 2015-02-28 12:52:53 +11:00
gb Update to v094r09 release. 2015-02-28 12:52:53 +11:00
gba Update to v094r09 release. 2015-02-28 12:52:53 +11:00
hiro Update to v094r13 release. 2015-03-07 21:21:47 +11:00
libco Update to v093 release. 2013-08-18 13:21:14 +10:00
nall Update to v094r14 release. 2015-04-13 21:16:33 +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 v094r12 release. 2015-03-03 21:26:44 +11:00
sfc Update to v094r12 release. 2015-03-03 21:26:44 +11:00
shaders Update to v094 release. 2014-01-20 19:55:17 +11:00
target-tomoko Update to v094r14 release. 2015-04-13 21:16:33 +10:00
.gitignore Update to v093 release. 2013-08-18 13:21:14 +10:00
GNUmakefile Update to v094r10 release. 2015-03-03 21:26:44 +11:00