bsnes/higan/processor/arm
Tim Allen 0d0af39b44 Update to v097r14 release.
byuu says:

This is a few days old, but oh well.

This WIP changes nall,hiro,ruby,icarus back to (u)int(8,16,32,64)_t.

I'm slowly pushing for (u)int(8,16,32,64) to use my custom
Integer<Size>/Natural<Size> classes instead. But it's going to be one
hell of a struggle to get that into higan.
2016-02-16 20:11:58 +11:00
..
algorithms.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
arm.cpp Update to v097r14 release. 2016-02-16 20:11:58 +11:00
arm.hpp Update to v097r07 release. 2016-02-02 21:51:17 +11:00
disassembler.cpp Update to v097r07 release. 2016-02-02 21:51:17 +11:00
disassembler.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
instructions-arm.cpp Update to v097r07 release. 2016-02-02 21:51:17 +11:00
instructions-arm.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
instructions-thumb.cpp Update to v097r07 release. 2016-02-02 21:51:17 +11:00
instructions-thumb.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
registers.cpp Update to v097r07 release. 2016-02-02 21:51:17 +11:00
registers.hpp Update to v097r14 release. 2016-02-16 20:11:58 +11:00
serialization.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
step.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00