diff --git a/VERSIONS.wii b/VERSIONS.wii index 5ace624..2a2945a 100644 --- a/VERSIONS.wii +++ b/VERSIONS.wii @@ -1,19 +1,11 @@ - -version 1: - * Initial release - - -- Fabio Olimpieri 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 May 13 2012 + -- Fabio Olimpieri June 29 2012 + version 3: * Added arrows keys binding to joysticks * Added game configuration management @@ -26,4 +18,20 @@ version 3: -- Fabio Olimpieri 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 May 13 2012 + +version 1: + * Initial release + + -- Fabio Olimpieri May 1 2012 + diff --git a/meta.xml b/meta.xml index c3efdae..da35176 100644 --- a/meta.xml +++ b/meta.xml @@ -2,8 +2,8 @@ FBZX Wii Oibaf - 3.0 - 20120527 + 4.0 + 20120629 ZX Spectrum Emulator 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.