|
|
Line 1: |
Line 1: |
| {{Infobox homebrewapp
| | #REDIRECT [[Snes9x_GX/fr]] |
| | title = Fuse
| |
| | description = Sinclair ZX Spectrum emulator
| |
| | type = Emulation/Simulation
| |
| | license = GPL v2
| |
| | author = Björn Giesler (Wii port), [http://fuse-emulator.svn.sourceforge.net/viewvc/fuse-emulator/trunk/fuse/AUTHORS Fuse team]
| |
| | download =
| |
| [http://www.wiibrew.org/w/images/1/11/Fuse.zip Snapshot 2]
| |
| | source = [http://www.wiibrew.org/w/images/6/60/Fuse-0.10.0.1.tar.gz Source]
| |
| | website = [http://fuse-emulator.sourceforge.net/ Original homepage]
| |
| | peripherals = {{USBKeyboard}} {{FrontSD}} {{Wiimote2}}
| |
| | hbb = 1
| |
| }}
| |
| ==About==
| |
| [http://fuse-emulator.sourceforge.net/ 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 [http://www.worldofspectrum.org/ 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.
| |
| | |
| {| class="wikitable" style="text-align:left;"
| |
| |-
| |
| ! Button !! Action
| |
| |-
| |
| | {{WiimoteAButton}} || Unused during emulation, OK in the menu
| |
| |-
| |
| | {{WiimoteBButton}} || Unused during emulation, Cancel in the menu
| |
| |-
| |
| | {{Wiimote1Button}} || Joystick's fire button during emulation, OK in the menu
| |
| |-
| |
| | {{WiimoteHomeButton}} || Opens menu
| |
| |-
| |
| | {{WiimoteDPad}} used {{WiimoteHorizontal}} || Joystick during emulation, navigation in the menu
| |
| |}
| |
| | |
| == Changelog ==
| |
| | |
| === Snapshot 2 ===
| |
| * Pretty much untouched port created by Björn, but rebuilt against the Fuse 0.10.0.2 (list of changes [http://fuse-emulator.sourceforge.net/#What_s_new 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==
| |
| * [http://www.wiibrew.org/w/images/6/60/Fuse-0.10.0.1.tar.gz Source of this snapshot of Fuse],
| |
| * [http://www.wiibrew.org/w/images/e/e6/Libspectrum-0.5.0.tar.gz Source of libspectrum] which is statically linked to this snapshot
| |
| | |
| ==Links==
| |
| * [http://fuse-emulator.sourceforge.net/ Original homepage]
| |