mirror of
https://github.com/citra-emu/citra.git
synced 2025-04-25 20:50:38 +00:00

Right now only MappedBuffers that only span a single page and are not aligned are implemented. MappedBuffers are unmapped during the reply part of ReplyAndReceive. Only unmapping of ReadOnly buffers is currently implemented.