Current QL emulation on ZEsarUX 9.1 Beta

Discussion and advice about emulating the QL on other machines.
Post Reply
User avatar
chernandezba
Chuggy Microdrive
Posts: 54
Joined: Thu Dec 15, 2016 7:10 pm

Current QL emulation on ZEsarUX 9.1 Beta

Post by chernandezba »

Hi there!

Take a look at the following video, the current emulation has been improved a lot! Also I have added sound emulation ! :D

https://youtu.be/3qDgi1rK0JE[/youtube]

https://youtu.be/3qDgi1rK0JE

Cheers
Cesar


----

ZEsarUX
ZX Second-Emulator And Released for UniX
https://github.com/chernandezba/zesarux
Derek_Stewart
Font of All Knowledge
Posts: 3928
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: Current QL emulation on ZEsarUX 9.1 Beta

Post by Derek_Stewart »

Hi Cesar,

I downloaded ZEsarUX 9.1 Beta last weekk, and compiled on a Ubuntu Linux 20.04 computer, which compiked first time and ran the emulator.

I must say a really nice upgrade to the last version.

I do not use to buy a Spectrum Next because of the emulator option in ZEsarUX, but I use use your emulator for most systems, the Spectrum emulation is very slick.


Regards,

Derek
User avatar
chernandezba
Chuggy Microdrive
Posts: 54
Joined: Thu Dec 15, 2016 7:10 pm

Re: Current QL emulation on ZEsarUX 9.1 Beta

Post by chernandezba »

Derek_Stewart wrote:Hi Cesar,

I downloaded ZEsarUX 9.1 Beta last weekk, and compiled on a Ubuntu Linux 20.04 computer, which compiked first time and ran the emulator.

I must say a really nice upgrade to the last version.

I do not use to buy a Spectrum Next because of the emulator option in ZEsarUX, but I use use your emulator for most systems, the Spectrum emulation is very slick.


Thanks Derek! I’m glad you use ZEsarUX

Cheers
Cesar


----

ZEsarUX
ZX Second-Emulator And Released for UniX
https://github.com/chernandezba/zesarux
Derek_Stewart
Font of All Knowledge
Posts: 3928
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: Current QL emulation on ZEsarUX 9.1 Beta

Post by Derek_Stewart »

Hi Cesar,

I use Basinc to load Spectrum programmes and export the Spectrum Basic file as a text file in .bas format and extract the Z80 assembler code files to files outside the emulator to disassemble the assembler files.

Can ZEasrUX export files from the Spectrum image files, like TAP ?


Regards,

Derek
User avatar
chernandezba
Chuggy Microdrive
Posts: 54
Joined: Thu Dec 15, 2016 7:10 pm

Re: Current QL emulation on ZEsarUX 9.1 Beta

Post by chernandezba »

Derek_Stewart wrote:Hi Cesar,

I use Basinc to load Spectrum programmes and export the Spectrum Basic file as a text file in .bas format and extract the Z80 assembler code files to files outside the emulator to disassemble the assembler files.

Can ZEasrUX export files from the Spectrum image files, like TAP ?
You can go to debug->file utilities. Then select a .tap file and press space key (actually space key works in any file selector window (not just file utilities). Then the tap file is "extracted", in its data blocks, and then you can select and view a Basic file in a window.
Then when you are looking the Basic file, you can press key "c" to copy in its internal keyboard the contents. Go to file utilities again and press "P" (capital P) and you can paste it on a text file.

It's not a quick conversion but maybe it works for you ;)


----

ZEsarUX
ZX Second-Emulator And Released for UniX
https://github.com/chernandezba/zesarux
Post Reply