mirror of
https://github.com/Oibaf66/fbzx-wii.git
synced 2024-10-31 22:35:06 +01:00
Version 9
This commit is contained in:
parent
1f134eabf3
commit
10eb7ac852
10
VERSIONS.wii
10
VERSIONS.wii
@ -1,3 +1,13 @@
|
||||
version 9:
|
||||
* Virtual keyboard does not stop the emulation
|
||||
* Support for installation on usb device
|
||||
* Case insensitive file ordering
|
||||
* The path in file browsing is remembered
|
||||
* Changed layout in file selection menu
|
||||
* Support for Wiiflow
|
||||
* Option to disable Virtual keyboard rumble
|
||||
|
||||
-- Fabio Olimpieri <fabio.olimpieri@tin.it> Jan 20 2013
|
||||
|
||||
version 8:
|
||||
* Screen snapshots visible on screen in file select menus
|
||||
|
6
meta.xml
6
meta.xml
@ -2,15 +2,15 @@
|
||||
<app version="1">
|
||||
<name>FBZX Wii</name>
|
||||
<coder>Oibaf</coder>
|
||||
<version>8.0</version>
|
||||
<release_date>20130106</release_date>
|
||||
<version>9.0</version>
|
||||
<release_date>20130120</release_date>
|
||||
<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.
|
||||
Put .z80 and .sna files in /fbzx-wii/snapshots or .tap and .tzx files in /fbzx-wii/tapes on your SD card or usb device.
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user