PDA

View Full Version : FUSE on Pandora - Spectrum Emulator for Pandora



wraggster
December 9th, 2008, 23:00
SteveM (http://www.gp32x.com/board/index.php?showtopic=45327) has posted some beta releases for the Pandora Console, as of writing the only folks who will be able to test are some lucky devs :)


This is pretty much a straight compile of FUSE (and the libraries it depends upon) for Linux on the ARMv7 Cortex-A8. A couple of small hacks were made so that the configuration file (renamed from .fuserc to config.xml as not to be hidden) and other files (located under the "share" directory) can be found relative to the current directory, as required by the PXML system.

The executable is dynamically linked and all required libraries can be found in the "lib" directory, so setting LD_LIBRARY_PATH should allow these to be found at runtime.

Pandora-specific issues may be addressed to Steve Maddison <[email protected]>


Download and Give Feedback Via Comments