Zack Buhman 25fef821b0 maple: read controller input on real hardware
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.
2023-12-10 00:44:33 +08:00
2023-10-11 18:49:58 +00:00
2023-12-02 20:51:48 +08:00
2023-10-11 18:49:58 +00:00
2023-12-02 20:51:48 +08:00
2023-12-02 20:51:48 +08:00
2023-12-05 20:49:59 +08:00
2023-10-11 18:49:58 +00:00
2023-12-06 21:18:14 +08:00
2023-12-04 09:53:27 +08:00
2023-10-11 18:49:58 +00:00
2023-11-30 10:02:49 +08:00
2023-12-04 09:53:27 +08:00
2023-10-16 19:24:51 +00:00
2023-12-06 21:18:14 +08:00
2023-12-06 21:18:14 +08:00
2023-12-05 20:49:59 +08:00
2023-11-30 10:02:49 +08:00
2023-11-30 10:02:49 +08:00
2023-10-16 19:24:51 +00:00
2023-10-11 18:49:58 +00:00
2023-12-04 09:53:27 +08:00
2023-11-30 10:02:49 +08:00
2023-11-30 10:02:49 +08:00
2023-10-11 18:49:58 +00:00
2023-11-30 10:02:49 +08:00
2023-10-11 18:49:58 +00:00
2023-10-11 09:01:56 -07:00
2023-12-04 09:53:27 +08:00
2023-10-16 19:24:51 +00:00
Description
No description provided
170 MiB
Languages
C 61.4%
C++ 22.4%
Logos 13.1%
Python 2.2%
Makefile 0.4%
Other 0.3%