mirror of
https://github.com/Oibaf66/fbzx-wii.git
synced 2024-10-31 22:35:06 +01:00
Version 4
This commit is contained in:
parent
155562e0f5
commit
52fa3dabd5
38
VERSIONS.wii
38
VERSIONS.wii
@ -1,19 +1,11 @@
|
||||
|
||||
version 1:
|
||||
* Initial release
|
||||
|
||||
-- Fabio Olimpieri <fabio.olimpieri@tin.it> May 1 2012
|
||||
|
||||
version 2:
|
||||
* Added smb support
|
||||
* Added usb disk support
|
||||
* Added joypad as joystick function
|
||||
* Added saving of all configurations and buttons
|
||||
* Improved virtual keyboard
|
||||
* Fixed bug in sound emulation
|
||||
* Fixed some other small bugs
|
||||
version 4:
|
||||
* Fixed RETN and RETI Z80 instructions
|
||||
* In Joypad mode, the nunchuck works now
|
||||
* New code for Y-3-8912 emulation
|
||||
* Fixed Flag emulation for many Z80 opcodes: Speedlock loader works now
|
||||
|
||||
-- Fabio Olimpieri <fabio.olimpieri@tin.it> May 13 2012
|
||||
-- Fabio Olimpieri <fabio.olimpieri@tin.it> June 29 2012
|
||||
|
||||
version 3:
|
||||
* Added arrows keys binding to joysticks
|
||||
* Added game configuration management
|
||||
@ -26,4 +18,20 @@ version 3:
|
||||
|
||||
-- Fabio Olimpieri <fabio.olimpieri@tin.it> May 27 2012
|
||||
|
||||
version 2:
|
||||
* Added smb support
|
||||
* Added usb disk support
|
||||
* Added joypad as joystick function
|
||||
* Added saving of all configurations and buttons
|
||||
* Improved virtual keyboard
|
||||
* Fixed bug in sound emulation
|
||||
* Fixed some other small bugs
|
||||
|
||||
-- Fabio Olimpieri <fabio.olimpieri@tin.it> May 13 2012
|
||||
|
||||
version 1:
|
||||
* Initial release
|
||||
|
||||
-- Fabio Olimpieri <fabio.olimpieri@tin.it> May 1 2012
|
||||
|
||||
|
||||
|
4
meta.xml
4
meta.xml
@ -2,8 +2,8 @@
|
||||
<app version="1">
|
||||
<name>FBZX Wii</name>
|
||||
<coder>Oibaf</coder>
|
||||
<version>3.0</version>
|
||||
<release_date>20120527</release_date>
|
||||
<version>4.0</version>
|
||||
<release_date>20120629</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.
|
||||
|
Loading…
Reference in New Issue
Block a user