Speccy-Android Release News
Hello, All!
Today, I've released the next major version of Speccy-Android, my Sinclair ZX Spectrum emulator. Speccy-Android 2.0 is available here:
https://play.google.com/store/apps/d....speccy.deluxe (full version)
https://play.google.com/store/apps/d...com.fms.speccy (free version)
There have been many changes since the last release. After implementing proper R register emulation and more precise LDIR/LDDR instructions, many more Spectrum applications with protected boot loaders run now. The audio should not skip any more. People who complained about being unable to reassign joystick buttons should be able to do so now. The virtual SSHIFT button has been fixed, and there is a new auto-fire functionality. See below for the complete list of changes.
ALL CHANGES:
* Generic joystick buttons can now be assigned and used.
* Fixed SSHIFT button on the vitrual keyboard.
* Added accurate R register emulation, many protected boot loaders run now.
* Added accurate LDIR/LDDR emulation, more protected boot loaders run now.
* Added configurable auto-fire function (see "Auto Fire Settings" option).
* Added new "light" theme throughout the app (see "Light UI Theme" option).
* Added support for Spectrum +3 disk images to WoS Browser.
* Added default mappings for generic joystick buttons #1..#10.
* Autoloading TRDOS and +3 disks when inserting the first disk.
* Autoswitching to +3 mode when loading +3 disk image.
* Deleting stale states when downloading new file from WoS.
* Fixed audio skipping (disk version of Any Tank, etc).
Have fun!
Speccy-Android Release News
Hello, All!
Wrapping up this week, I am releasing Speccy-Android 2.1, a new version of my Sinclair ZX Spectrum emulator:
https://play.google.com/store/apps/d....speccy.deluxe (full version)
https://play.google.com/store/apps/d...com.fms.speccy (free version)
Starting with this version, Speccy runs on Google TV devices updated to Android 4.x (Jelly Bean), such as LG G2/G3 TVs. I have also switched Speccy to the native OpenSLES audio (for minimal latency) and tried to eliminate the last remaining crash issue, having to deal with Android running out of bitmap memory. See below for the complete list of all changes.
ALL CHANGES:
* Speccy now runs on Google TVs updated to Android 4.x (LG G2/G3).
* Now defaulting to OpenSLES native audio, for minimal latency.
* Now recycling bitmaps to prevent Bitmap.nativeCreate() crashes.
* Added new "contour" joystick shape (see "Virtual Joystick Shape" setting).
* Added "Audio Rate" setting, for controlling sampling rate.
* Added "Native Audio" setting, for disabling OpenSLES, if needed.
* No longer requiring touchscreen support from the Android device.
* Fixed stutter during NetPlay connection process (NetPlay still slow though).
* Fixed audio initialization always setting 100ms latency.
* Fixed audio pause/resume when activity pauses or resumes.
* Refactored audio control between Java and native code.
Speccy-Android Release News
Hello, All!
Today's release is Speccy-Android 2.1.1, an update to my Sinclair ZX Spectrum emulator:
https://play.google.com/store/apps/d....speccy.deluxe (full version)
https://play.google.com/store/apps/d...com.fms.speccy (free version)
This is a bugfix release. It corrects an unfortunate mistake in the manifest that prevented a switch to the native sound API and fixed selection highlighting in the WoS browser. I have also added the new Grid View mode to the File Selector, for GoogleTV and large tablet owners.
ALL CHANGES:
* Fixed OpenSLES support (was disabled by mistake).
* Fixed selection highlighting in the WorldOfSpectrum browser.
* Added optional grid view to the File Selector, default for GoogleTVs.
* Added extra folder and cartridge icons to the File Selector.
Re: Speccy-Android Release News
The new Speccy-Android 2.1.2, my Sinclair ZX Spectrum emulator, has been published to Google Play:
https://play.google.com/store/apps/d....speccy.deluxe (full version)
https://play.google.com/store/apps/d...com.fms.speccy (free version)
This release adds settings to select ZX Spectrum model and input devices. These settings have previously been located in the Advanced Settings menu that is not easily accessible and harder to operate. I have also added the DropBox support to Speccy. You can now save your games to a DropBox account and retrieve them on a different Android device.
ALL CHANGES:
* Added "Computer Model" setting for selecting ZX Spectrum model.
* Added "Input Devices" setting for selecting joysticks and mice types.
* Added DropBox support to the File Selector.
* Added "Upload to DropBox" menu option to save game to DropBox.
* Added "Download from DropBox" menu option to load game from DropBox.
* Added "Browse DropBox" menu option to browse DropBox contents.
* Now also deleting main screenshot when "Delete All" selected.
* Now allowing to become NetPlay server even if can't register with global directory.
* Added missing string translations.
* Added DropBox application icons.
Have fun!
Speccy-Android Release News
Just released Speccy-Android 2.1.4, a new version of my Sinclair ZX Spectrum emulator, to the Google Play:
https://play.google.com/store/apps/d....speccy.deluxe (full version)
https://play.google.com/store/apps/d...com.fms.speccy (free version)
The new release adds compatibility with the x86-based Android devices, including Android desktop emulators, such as AndroVM, Genymotion, or Bluestacks. I have also fixed the mouse support, so you should once again be able to use mouse in The Artist II and other Spectrum drawing applications.
ALL CHANGES:
* Added support for Android devices based on Intel x86 CPUs.
* Now properly building shared library for each architecture.
* Fixed mouse emulation in portrait mode.
* Fixed mouse emulation with OpenGLES enabled.
* Added proper icon for the parent directory ("..") entry.
Enjoy!
Speccy-Android Release News
Hello, All!
I have released Speccy-Windows 2.1 today, making all the changes previously introduced into Speccy-Android:
http://fms.komkon.org/Speccy/
Speccy-Windows is free to download and use.
CHANGES:
* Added accurate R register emulation, many protected boot loaders run now.
* Added accurate LDIR/LDDR emulation, more protected boot loaders run now.
* Autoloading TRDOS and +3 disks when inserting the first disk.
* Autoswitching to +3 mode when loading +3 disk image.
* Fixed audio skipping (disk version of Any Tank, etc).
* Added undocumented opcode 71h to the Z80 emulation.
* Added more realistic "LD R,A" opcode to the Z80 emulation.
* Now automatically starting BASIC tape loader when using a tape.
* Now properly restoring full-screen mode in Speccy-Windows.
Enjoy!