Difference between revisions of "Fuse"

From CBLFS
Jump to navigationJump to search
(New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://prdownloads.sourceforge.net/fuse-emulator/fuse-0.8.0.1.tar.gz |} ---- {{Package-Introduction|Fuse ...)
 
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|-
 
|-
 
!Download Source:
 
!Download Source:
| http://prdownloads.sourceforge.net/fuse-emulator/fuse-0.8.0.1.tar.gz
+
| http://prdownloads.sourceforge.net/fuse-emulator/fuse-0.9.0.tar.gz
 
|}
 
|}
  
Line 19: Line 19:
  
 
=== Optional ===
 
=== Optional ===
* [[Libgcrypt]]
+
* [[LibGCrypt]]
 
* [[LibXML2]]
 
* [[LibXML2]]
 
* [[libpng]]
 
* [[libpng]]
  
 
== Configuration Information ==
 
== Configuration Information ==
 +
 +
Default GUI is GTK2. If you add --with-fb, default will be framebuffer, if --with-sdl - SDL library.
  
 
== Non-Multilib ==
 
== Non-Multilib ==
Line 51: 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

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...