There were two notable bugs: - the maple transfer/data sizes were not being set correctly - align_32byte always realigned the address of `_scene`, and not the `mem` parameter as expected. This had the effect of the maple-DMA send and receive buffers being the same buffer. On real hardware, this causes unpredicable behavior.
Description
Languages
C
61.3%
C++
22.4%
Logos
13%
Python
2.4%
Makefile
0.4%
Other
0.3%