Fuse: Difference between revisions
Jump to navigation
Jump to search
Added snapshot 3 |
mNo edit summary |
||
Line 6: | Line 6: | ||
| author = Björn Giesler (Wii port), [http://fuse-emulator.svn.sourceforge.net/viewvc/fuse-emulator/trunk/fuse/AUTHORS Fuse team] | | author = Björn Giesler (Wii port), [http://fuse-emulator.svn.sourceforge.net/viewvc/fuse-emulator/trunk/fuse/AUTHORS Fuse team] | ||
| download = | | download = | ||
[ | [[:Media:Fuse.zip|Snapshot 3]] | ||
| source = [ | | source = [[:Media:Fuse-0.10.0.1.tar.gz|Source]] | ||
| website = [http://fuse-emulator.sourceforge.net/ Original homepage] | | website = [http://fuse-emulator.sourceforge.net/ Original homepage] | ||
| peripherals = {{USBKeyboard}} {{FrontSD}} {{Wiimote2}} | | peripherals = {{USBKeyboard}} {{FrontSD}} {{Wiimote2}} | ||
Line 61: | Line 61: | ||
==Sources== | ==Sources== | ||
* [ | * [[:Media:Fuse-0.10.0.1.tar.gz|Source for Fuse snapshot 3]], | ||
* [ | * [[:Media:Libspectrum-0.5.0.tar.gz|Source of libspectrum]] which is statically linked to this snapshot | ||
==Links== | ==Links== | ||
* [http://fuse-emulator.sourceforge.net/ Original homepage] | * [http://fuse-emulator.sourceforge.net/ Original homepage] |
Revision as of 23:18, 26 January 2009
Fuse | |
General | |
---|---|
Author(s) | Björn Giesler (Wii port), Fuse team |
Type | Emulation/Simulation |
License | GPL v2 |
Links | |
[[Snapshot 3|Download]] | |
[[Original homepage|Website]] | |
[[Source|Source]] | |
Peripherals | |
![]() ![]() ![]() |
About
Fuse is the Free Unix Spectrum Emulator by Philip Kendall, an emulator for the Sinclair ZX Spectrum, a home computer that was very popular in the 80s. For more information (and thousands of games!), see World of Spectrum.
Installation
Just unpack the archive to the root of your SD card and run it.
Usage
Press Home button and navigate to File / Open and browse the SD card to open a ZX Spectrum file - tap, tzx, rzx, etc. Set up Wii Remote as Joystick in menu Options / Joysticks / Joystick 1. You can USB Keyboard with this emulator.
Controls
Wiimote is used as joystick (defined from menu) and to navigate the menu. Type of joystick is defined from menu Options / Joysticks. Only first Wii remote is used (as joystick 1) at the moment.
Changelog
Snapshot 3
- Buttons 1, 2, A, B, Plus and Minus are now user defined. By default they are mapped to joystick fire. To define them go to menu Options/Joysticks/Joystick 1.../Button Mapping
- Added ability to save settings: To manually save settings go to menu Options/Save. You can also set auto-saving settings to on in menu Options/General. Settings are automatically loaded on startup. They are located in sd:/apps/fuse/.fuserc. This is an unofficial patch.
Snapshot 2
- Pretty much untouched port created by Björn, but rebuilt against the Fuse 0.10.0.2 (list of changes here)
- Changed the way menu is navigated, now it's navigated using Wii Remote in horizontal position, just like in emulation
- Fixed toggling the checkboxes in the options - press Right on Wii Remote to toggle the option
- This snapshot has been compiled with zlib, so the application now supports .tzx and .rzx
Preview
- Initial preview release
Sources
- Source for Fuse snapshot 3,
- Source of libspectrum which is statically linked to this snapshot