Files
Xenia-Canary/src/xenia/cpu/backend
Sandy Carter 2c7009ca80 [memory] Move "Local\\" prefix to win impl
CreateFileMappingHandle now takes shared memory name without a prefix.
The doc of shm_open recommends not using slashes and prefixing with "/".
The prefixing has been moved to the os implementation layer.
Invocations of CreateFileMappingHandle were all using "Local\\" so these
prefixes were removed.
2020-11-22 13:54:00 +03:00
..
2015-05-05 18:52:54 -07:00
2020-04-07 16:09:41 -05:00
2015-08-06 20:17:01 -07:00