Commandline Options for changing computer model or hardware options ?
Loading a snapshot or .-HDF-File from the command-line is no problem, this works as intended.
Hi
I’m working on the new version of my Spectrum emulator, ZEsarUX 3.0.
This new version will have ZX-UNO emulation!
This new machine will be added to the total of emulated machines:
-ZX Spectrum
-ZX-Uno
-ZX80
-ZX81
-Z88
And I will also release a Windows version, so the emulator could be installed on almost any computer: Windows, Linux, Mac, Raspberry Pi, or any other Unix compatible thing.
For the impatient, you can download the unstable source code version, from:
http://sourceforge.net/p/zesarux/code/ci/master/tree/
And get the source with the link “Download snapshot”
This is only the source code, you must use your compiler to generate the binary. It’s easy, there are some files (INSTALL and INSTALLWINDOWS) which describes the process to compile it.
But, If you can wait, I will release the stable 3.0 version soon with the binary generated versions.
I would like also to thank here the ZX-Uno people for all the help with the emulation of their machine.
Cheers
Cesar
v3.1 build 07/11/15
Fixed RZX playback for files with spurious data appended to the recording. (thanks, Daren Pearcy)
Allow use of 8K or 16K TR-DOS ROMs (thanks, Luzie)
Workaround for a possible segfault condition discovered in the szRight() function in masm32.lib