libnds
libnds copied to clipboard
usefully document fifoSendAddress
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.