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

New terminal is in. Much nicer to use now. Command history makes a major
difference in usability.

The SMP is now fully traceable and debuggable. Basically they act as
separate entities, you can trace both at the same time, but for the most
part running and stepping is performed on the chip you select.

I'm going to put off CPU+SMP interleave support for a while. I don't
actually think it'll be too hard. Will get trickier if/when we support
coprocessor debugging.

Remaining tasks:
- aliases
- hotkeys
- save states
- window geometry

Basically, the debugger's done. Just have to add the UI fluff.

I also removed tracing/memory export from higan. It was always meant to
be temporary until the debugger was remade.
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 v094r06 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 v094r06 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 v094r06 release. 2014-02-09 17:05:58 +11:00