bsnes/nall/primitives
Tim Allen 6871e0e32a Update to v106r78 release.
byuu says:

I've implemented a lot more TLCS900H instructions. There are currently
20 missing spots, all of which are unique instructions (well, MINC and
MDEC could be considered pairs of 3 each), from a map of 1024 slots.

After that, I have to write the disassembler. Then the memory bus. Then
I get to start the fun process of debugging this monstrosity.

Also new is nall/inline-if.hpp. Note that this file is technically a war
crime, so be careful when opening it. This replaces ternary() from the
previous WIP.
2019-01-14 17:16:28 +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 v106r78 release. 2019-01-14 17:16:28 +11:00
natural.hpp Update to v106r78 release. 2019-01-14 17:16:28 +11:00
operators.hpp Update to v106r77 release. 2019-01-13 17:25:14 +11:00
real.hpp Update to v106r78 release. 2019-01-14 17:16:28 +11:00
types.hpp Update to v106r77 release. 2019-01-13 17:25:14 +11:00