winlator/android_sysvshm
2024-02-01 17:17:12 -03:00
..
sys Add android_sysvshm 2023-10-10 10:36:21 -03:00
android_sysvshm.c Update android_sysvshm 2024-02-01 17:17:12 -03:00
build.sh Add android_sysvshm 2023-10-10 10:36:21 -03:00
CMakeLists.txt Add android_sysvshm 2023-10-10 10:36:21 -03:00
cross-arm64.cmake Add android_sysvshm 2023-10-10 10:36:21 -03:00
cross-armhf.cmake Add android_sysvshm 2023-10-10 10:36:21 -03:00
README.md Update android_sysvshm 2024-02-01 17:17:12 -03:00

This is the Android SysVSHM used in Winlator based on https://github.com/pelya/android-shmem

Build dependencies

$ dpkg --add-architecture armhf
$ apt install build-essential make cmake g++-arm-linux-gnueabihf