bsnes/nall/primitives
Tim Allen 25145f59cc Update to v106r80 release.
byuu says:

Any usage of natural and integer cast to 64-bit math operations now.
Hopefully this will be the last of the major changes for a bit on
nall/primitives, at least until serious work begins on removing implicit
conversion to primitive types.

I also completed the initial TLCS900H core, sans SWI (kind of a ways off
from support interrupts.) I really shouldn't say completed, though. The
micro DMA unit is missing, interrupt priority handling is missing,
there's no debugger, and, of course, there's surely dozens of absolutely
critical CPU bugs that are going to be an absolute hellscape nightmare
to track down.

It was a damn shame, right up until the very last eight instructions,
[CP|LD][I|D](R), the instruction encoding was consistent. Of course,
there could be other inconsistencies that I missed. In fact, that's
somewhat likely ... sigh.
2019-01-16 00:09:50 +11:00
..
bit-range.hpp Update to v106r78 release. 2019-01-14 17:16:28 +11:00
boolean.hpp Update to v106r77 release. 2019-01-13 17:25:14 +11:00
integer.hpp Update to v106r80 release. 2019-01-16 00:09:50 +11:00
literals.hpp Update to v106r79 release. 2019-01-15 15:33:20 +11:00
natural.hpp Update to v106r80 release. 2019-01-16 00:09:50 +11:00
real.hpp Update to v106r80 release. 2019-01-16 00:09:50 +11:00
types.hpp Update to v106r77 release. 2019-01-13 17:25:14 +11:00