mirror of
https://github.com/citra-emu/citra.git
synced 2025-08-17 02:40:58 +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.