mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-09 08:29:58 +01: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.