fbzx-wii/meta.xml

52 lines
2.6 KiB
XML
Raw Normal View History

2012-05-01 15:48:29 +02:00
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<app version="1">
<name>FBZX Wii</name>
<coder>Oibaf</coder>
2013-01-06 22:49:53 +01:00
<version>8.0</version>
<release_date>20130106</release_date>
2012-05-01 15:48:29 +02:00
<short_description>ZX Spectrum Emulator</short_description>
<long_description>A ZX Spectrum emulator for FrameBuffer written by Sergio Costas, see http://www.rastersoft.com/fbzx.html.
The port to Wii was done by Fabio Olimpieri.
USAGE
------
Put .z80 and .sna files in /fbzx-wii/snapshots or .tap and .tzx files in /fbzx-wii/tapes on your SD card.
2013-01-06 22:49:53 +01:00
Press the "home" button to access the in-game menu. Press 1 or A to select an item and 2 or B to come back to the previous menu.
2012-05-01 15:48:29 +02:00
2013-01-06 22:49:53 +01:00
Press the "+" button to access the virtual keyboard which uses the IR pointer or point the wiimote at the screen.
2012-05-13 12:49:00 +02:00
The in-game menu allows you to insert tapes, load them and configure the display, joysticks etc.
The easiest way to play a game is to load a snapshot (.z80 and .sna files).
You can also insert a tape file (.tap and .tzx) and then load the file in the tape menu (it simulates the command Load "").
If you have problems with a .tap file, likely the TAP file has a program which uses a custom routine to load the blocks; in this case, try to disable the "Tap instant load" function.
2012-05-01 15:48:29 +02:00
If you want to speed up the tape file loading (both for .tzx file and .tap file with "tap instant load" disabled), try to enable "auto turbo mode" which speeds up the emulator while loading.
2012-05-01 15:48:29 +02:00
2012-07-29 11:13:42 +02:00
It is possible to set precision emulation required by some demo graphic programs. Turbo mode is disable in this mode.
2012-05-27 20:10:11 +02:00
The general preferences are saved (joystick type, machine, buttons bindings, etc.) from the main in-game menu and they are loaded on start-up.
2012-05-01 15:48:29 +02:00
You can also save the game preferences which can be automatically loaded with the tape/snapshot if the related option is set.
2012-05-27 20:10:11 +02:00
2013-01-06 22:49:53 +01:00
If you save the screen shots they will appear on the screen during the menu navigation.
2012-08-31 08:52:26 +02:00
You can also load a file from a usb disk, from your PC and from Internet via FTP using a wi-fi connection. For the wi-fi you should set the parameters in fbzx.net file.
2012-05-01 15:48:29 +02:00
2012-12-30 18:56:32 +01:00
If Rumble is enabled, the wiimote rumbles each time the fire button is pressed.
2012-05-01 15:48:29 +02:00
2012-05-13 12:49:00 +02:00
See http://wiibrew.org/wiki/FBZX_Wii for more information.
2012-05-01 15:48:29 +02:00
2012-08-31 08:52:26 +02:00
COPYRIGHT
---------
The software is distributed under the terms and conditions of the General Public License Version 3.
2013-01-06 22:49:53 +01:00
Amstrad has kindly given their permission for the redistribution of their copyrighted material (ZX Spectrum ROM files) but retains that copyright.
2012-05-01 15:48:29 +02:00
</long_description>
</app>