Difference between revisions of "Fuse"
From CBLFS
Jump to navigationJump to searchLine 53: | Line 53: | ||
TO DO... | TO DO... | ||
+ | |||
+ | [[Category:Emulators]] |
Latest revision as of 18:54, 5 July 2008
Download Source: | http://prdownloads.sourceforge.net/fuse-emulator/fuse-0.9.0.tar.gz |
---|
Contents
Introduction to Fuse
Fuse (the Free Unix Spectrum Emulator) a Sinclair ZX-Spectrum emulator for Unix.
Project Homepage: http://fuse-emulator.sourceforge.net/
Dependencies
Required
Recommended
Optional
Configuration Information
Default GUI is GTK2. If you add --with-fb, default will be framebuffer, if --with-sdl - SDL library.
Non-Multilib
Compile the package:
./configure --prefix=/usr && make
Install the package:
make install
Multilib
TO DO...
32Bit
TO DO...
N32
TO DO...
64Bit
TO DO...