Difference between revisions of "Fuse"
From CBLFS
Jump to navigationJump to search (→Optional) |
|||
Line 2: | Line 2: | ||
|- | |- | ||
!Download Source: | !Download Source: | ||
− | | http://prdownloads.sourceforge.net/fuse-emulator/fuse-0. | + | | http://prdownloads.sourceforge.net/fuse-emulator/fuse-0.9.0.tar.gz |
|} | |} | ||
Revision as of 15:57, 29 February 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...