libnds icon indicating copy to clipboard operation
libnds copied to clipboard

usefully document fifoSendAddress

Open guijan opened this issue 3 years ago • 0 comments

Hi, I had to do dig around and read other people's code to figure out what I can pass to fifoSendAddress, and then while debugging an unrelated bug I printed a pointer and realized that addresses returned by memUncached() have a bit set that puts them out of range for fifoSendAddress, so I think those 2 details should be documented.

guijan avatar Mar 09 '22 08:03 guijan