bsnes/higan/gba/ppu
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
..
background.cpp Update to v106r78 release. 2019-01-14 17:16:28 +11:00
io.cpp Update to v102r24 release. 2017-06-13 11:42:31 +10:00
memory.cpp Update to v106r52 release. 2018-07-25 22:24:03 +10:00
object.cpp Update to v106r78 release. 2019-01-14 17:16:28 +11:00
ppu.cpp Update to v106r78 release. 2019-01-14 17:16:28 +11:00
ppu.hpp Update to v103r25 release. 2017-08-04 23:05:12 +10:00
screen.cpp Update to v106r30 release. 2018-05-28 11:16:27 +10:00
serialization.cpp Update to v102r20 release. 2017-06-06 11:39:27 +10:00
window.cpp Update to v106r30 release. 2018-05-28 11:16:27 +10:00