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

Changelog for loki:
- added command aliases (match with * [sorry, regex lib isn't available
  everywhere yet], replace with {1}+)
- added command hotkeys
- added window geometry saving
- added save state support
- added power/reset commands
- added an input manager, so you can remap keys (limiting it to the
  keyboard for now though)

The combination of aliases and hotkeys really makes things shine. Save
states will temporarily disable your breakpoints (run/step are
technically temporary breakpoints) so as to ensure the state is captured
at a good time. In practice, this should pose about as much of a problem
as higan desyncing and breaking when capturing states ... should be
exceedingly rare to ever even notice this behavior at all, with 99.9% of
state captures happening in half an instruction boundary. But still,
keep it in mind, as you might see the CPU step one instruction ahead.
Tracing and usage map functionality is still enabled during state
synchronization.

So at this point, I have 100% of the essential stuff in. All that's left
now is to add polish / wishlist features like bass and mosaic
integration.
2014-02-09 17:05:58 +11:00
ananke Update to v094 release. 2014-01-20 19:55:17 +11:00
data Update to v094 release. 2014-01-20 19:55:17 +11:00
emulator Update to v094r07 release. 2014-02-09 17:05:58 +11:00
fc Update to v094r06 release. 2014-02-09 17:05:58 +11:00
gb Update to v094r06 release. 2014-02-09 17:05:58 +11:00
gba Update to v094r06 release. 2014-02-09 17:05:58 +11:00
libco Update to v093 release. 2013-08-18 13:21:14 +10:00
nall Update to v094r06 release. 2014-02-09 17:05:58 +11:00
obj Update to v093 release. 2013-08-18 13:21:14 +10:00
out Ignore loki binary too. 2014-02-09 17:05:57 +11:00
phoenix Update to v094r06 release. 2014-02-09 17:05:58 +11:00
processor Update to v094r06 release. 2014-02-09 17:05:58 +11:00
profile Update to v093 release. 2013-08-18 13:21:14 +10:00
ruby Update to v094r01 release. 2014-01-28 21:04:58 +11:00
sfc Update to v094r06 release. 2014-02-09 17:05:58 +11:00
shaders Update to v094 release. 2014-01-20 19:55:17 +11:00
target-higan Update to v094r06 release. 2014-02-09 17:05:58 +11:00
target-loki Update to v094r07 release. 2014-02-09 17:05:58 +11:00
.gitignore Update to v093 release. 2013-08-18 13:21:14 +10:00
Makefile Update to v094r07 release. 2014-02-09 17:05:58 +11:00