mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-01 11:05:28 +03:00
5c103ce9a6
- The backing system provides a flexible way to access a a region of abstract memory. - It is currently barebones and only has support for reading data but this will be expanded as necessary. The current implementations are: - OsBacking - A backing that abstracts a linux file descriptor - RegionBacking - A backing that creates a region from a portion of an existing one |
||
---|---|---|
.. | ||
cpp | ||
java/emu/skyline | ||
res | ||
AndroidManifest.xml |