bsnes/gba
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
..
apu Update to v093r11 release. 2013-12-21 21:45:58 +11:00
cartridge Update to v093 release. 2013-08-18 13:21:14 +10:00
cpu Update to v093r10 release. 2013-12-20 22:40:39 +11:00
interface Update to v093r12 release. 2013-12-23 22:43:51 +11:00
memory Update to v093 release. 2013-08-18 13:21:14 +10:00
player Update to v094r06 release. 2014-02-09 17:05:58 +11:00
ppu Update to v093r10 release. 2013-12-20 22:40:39 +11:00
scheduler Update to v093 release. 2013-08-18 13:21:14 +10:00
system Update to v093r10 release. 2013-12-20 22:40:39 +11:00
video Update to v093r11 release. 2013-12-21 21:45:58 +11:00
Makefile Update to v093r10 release. 2013-12-20 22:40:39 +11:00
gba.hpp Update to v093r10 release. 2013-12-20 22:40:39 +11:00