Commit graph

8 commits

Author SHA1 Message Date
cmitu
7f71c6dddb yabasanshiro: fix building on ARM64
The previous build method on the Pi4 uses a CMake toolchain file which assumes a 32bit ARM system.
To make it compile on ARM64, remove the toolchain file usage and add the appropriate defines/options from it to the CMake invocation.
2024-05-13 05:38:37 +01:00
Cristi Mitrana
47c7f130fe
Merge pull request #3630 from gizmo98/yabasanshiro-fix
yabasanshiro: remove missing python-pip package
2023-02-18 09:28:04 +02:00
Stefan
7789317774 yabasanshiro: remove package python-pip
Package python-pip is not necessary to compile and run yabasanshiro. Debian >= 10 has no python-pip package. Remove it.
2023-02-16 22:43:01 +01:00
Stefan
728fabf25b
yabasanshiro: update to version 1.9.0
Update from version 1.5.0 to version 1.9.0. Sonic R shows no glitches in the title screen anymore.
2023-02-16 22:26:54 +01:00
Eschenbacher.Stefan
353df06f7a fix file permissions of fs-uae and yabasanshiro 2023-02-11 12:28:37 +01:00
Jools Wills
a5cc02c71d yabasanshiro - remove build-essential and duplicate cmake dependency
build-essential is included in RetroPie-Setup dependencies and isn't needed in modules
2022-01-18 17:10:14 +00:00
Jools Wills
8180ff5615 yabasanshiro - fix up flag and disable openal
Changed the flags so the module is only available for a Raspberry Pi that doesn't
have videocore - the RPI4 only for now.

Disabled openal support as the openal code doesn't compile currently.
2022-01-14 00:15:05 +00:00
devMiyax
899df1f8f3 Added Yabasanshiro standalone emulation 2022-01-13 03:55:35 +00:00