bsnes/higan/processor/r65816
Tim Allen 29ea5bd599 Update to v092r09 release.
byuu says:

This will be another massive diff from the previous version.

All of higan was updated to use the new foo& bar syntax, and I also
updated switch statements to be consistent as well (but not in the
disassemblers, was starting to get an RSI just from what I already did.)

phoenix/{windows, cocoa, qt} need to be updated to use "string foo"
instead of "const string& foo", and after that, the major diffs should
be finished.

This archive is the first time I'm posting my copy-on-write,
size+capacity nall::string class, so any feedback on that is welcome as
well.
2013-05-05 19:21:30 +10:00
..
algorithms.cpp Update to higan v091 release. 2012-12-26 17:46:36 +11:00
disassembler.cpp Update to v092r09 release. 2013-05-05 19:21:30 +10:00
disassembler.hpp Update to v092r09 release. 2013-05-05 19:21:30 +10:00
memory.hpp Update to higan v091 release. 2012-12-26 17:46:36 +11:00
opcode_misc.cpp Update to higan v091 release. 2012-12-26 17:46:36 +11:00
opcode_pc.cpp Update to higan v091 release. 2012-12-26 17:46:36 +11:00
opcode_read.cpp Update to higan v091 release. 2012-12-26 17:46:36 +11:00
opcode_rmw.cpp Update to higan v091 release. 2012-12-26 17:46:36 +11:00
opcode_write.cpp Update to higan v091 release. 2012-12-26 17:46:36 +11:00
r65816.cpp Update to higan v091 release. 2012-12-26 17:46:36 +11:00
r65816.hpp Update to higan v091 release. 2012-12-26 17:46:36 +11:00
registers.hpp Update to higan v091 release. 2012-12-26 17:46:36 +11:00
serialization.cpp Update to v092r09 release. 2013-05-05 19:21:30 +10:00
table.cpp Update to higan v091 release. 2012-12-26 17:46:36 +11:00