bsnes/processor
Tim Allen 10e2a6d497 Update to v094r04 release.
byuu says:

Changelog:
- target-ethos/ is now target-higan/ (will unfortunately screw up diffs
  pretty badly at this point.)
- had a serious bug in nall::optional<T>::operator=, which is now fixed.
- added tracer (no masking just yet, I need to write a nall::bitvector
  class because I don't want to hard-code those anymore.)
- added usage logging (keep track of RWX/EP states for all bus
  addresses.)
- added read/write to poke at memory (hex also works for reading, but
  this one can poke at MMIO regs and is for one address only.)
- added both run.for (# of instructions) and run.to (program counter
  address.)
- added read/write/execute breakpoints with counters for a given
  address, and with an optional compare byte (for read/write modes.)

About the only major things left now for loki is support for trace
masking, memory export, and VRAM/OAM/CGRAM access.
For phoenix/Console, I really need to add a history to up+down arrows,
and I should support left/right insert-at.
2014-02-09 17:05:58 +11:00
..
arm Update to v093 release. 2013-08-18 13:21:14 +10:00
gsu Update to v093 release. 2013-08-18 13:21:14 +10:00
hg51b Update to v093 release. 2013-08-18 13:21:14 +10:00
lr35902 Update to v093 release. 2013-08-18 13:21:14 +10:00
r6502 Update to v093 release. 2013-08-18 13:21:14 +10:00
r65816 Update to v094r04 release. 2014-02-09 17:05:58 +11:00
spc700 Update to v093 release. 2013-08-18 13:21:14 +10:00
upd96050 Update to v093 release. 2013-08-18 13:21:14 +10:00
Makefile Update to v093 release. 2013-08-18 13:21:14 +10:00
processor.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00