Nueva version de este emulador de Spectrum para Windows y DOS para saber sus mejoras y bajarlo visita su web.
Direccion:
http://fms.komkon.org/Speccy/
Mejorias en esta version:
This is the first official Speccy release. It emulates 16kB, 48kB, and 128kB versions of Sinclair ZX Spectrum, as well as Spectrum +2, +2A, and +3. There is also support for Timex Sinclair models, but it is not yet complete. At this stage, only Windows and MSDOS binaries are available. I will make other binaries available when the porting is complete.
This version supports all types of ZX Spectrum joysticks and the Kempston mouse. The AMX mouse support is not yet complete. Both ZX printer and the Timex (aka Alphacom 32) printer are supported and will print to a file using ASCII "graphics". AY8910 PSG chip is obviously supported, in both 128k and Fuller modes. None of the disk, wafer, or microdrive devices work yet although they do appear on the menu.
Speccy will load files in .Z80, .SNA, .TAP, and .TZX formats. It will also load screenshots in the .SCR format. You may save files in .Z80 and .SNA formats. Please notice that [F5] starts / stops tape while [F4] invokes a platform-independent configuration menu. Some options on this menu are not available from Windows menus. Use [ALT]+[ENTER] to switch between windowed and full screen modes. [ALT]+[PGUP] increases audio volume while [ALT]+[PGDOWN] decreases it. Finally, pressing [PGUP] will fast forward the emulation to skip over lengthy operations like tape loaders.
Speccy has an interesting feature of automatically converting ZX beeper sounds into MIDI score and storing the soundtrack to a log for later playback. Choose "Audio | Convert Wave To Melody" and then "Audio | Log Melodic Sound" menu options to enable this feature.
Ha sido actualizado este Glide Wrapper para Windows y DOS, que te permite utilizar aplicaciones que requieran de las librerÃas gráficas Glide sin tener una tarjeta gráfica que las sorporten, para saber sus mejoras y bajarlo visita su web.
Direccion:
http://dege.fw.hu/
Nueva version de este emulador emulador multiarcade para Linux, DOS y Windows para saber sus mejoras y bajarlo visita su web.
Direccion:
http://www.rainemu.com/
Mejorias en esta version:
* fix compilation errors in xorg, and with versions of allegro which don't
define GFX_XWINDOWS_FULLSCREEN. Also this one works with gcc-4, no more
errors about movl.
* Apply patch from Antiriad which adds fix eight bootleg.
* Basic dependencies support in the makefile, so that at least the
compilation doesn't stop with 2 pages of error messages just because
we forgot to install a lib (liballeg, sdl and allegro tested).
* use only -O1 for the optimizations in linux too :
with -O4 it crashes dfeveron after the copyright screen (gcc4)
and with gcc-3.4 you get a black screen when starting any game.
All these are fixed by -O1, so I switch to -O1 for now (this is already
the case for the windows version).
* fix the stupid segfault in multchmp (it crashes only the windows and dos
version apparently !)