Search found 168 matches

by chernandezba
Wed Jul 20, 2022 7:53 pm
Forum: Hardware
Topic: HiLow DataDrive Emulation
Replies: 3
Views: 255

Re: HiLow DataDrive Emulation

Great! I didn't know about this piece of hardware until I found that ZesarUX could emulate it. I wrote an entry for it in the Spectrumpedia, volume 1 page 178: https://www.alessandrogrussu.it/sp.html The photo in that page is taken from a video on YouTube, also mentioned in the book's sources, wher...
by chernandezba
Thu May 19, 2022 6:25 pm
Forum: Emulators
Topic: Screenshot from ZEsarUX emulator?
Replies: 11
Views: 379

Re: Screenshot from ZEsarUX emulator?

@chernandezba I tried again on another PC with Windows 10x64 and ZEsarUX 10.1: After pressing two times F3 (="Pause") the Emulator completely hangs here. Has too kill it via Windows Task Manager. Not yet find time to test on Ubuntu or MacOS. I used ZEsarUX 10.1 this morning (I was previou...
by chernandezba
Thu May 19, 2022 12:33 pm
Forum: Emulators
Topic: Unsupported? .Z80 file header values
Replies: 13
Views: 522

Re: Unsupported? .Z80 file header values

Besides that i view the Z80 export as 'conformant'. The header extension length is correct, it's just not a match to any version produced by the original Z80 emulator. From what i understood at that time, other values would be perfectly legal. Btw. at that time i wanted to barter some extensions to...
by chernandezba
Thu May 19, 2022 12:13 pm
Forum: Hardware
Topic: HiLow DataDrive Emulation
Replies: 3
Views: 255

HiLow DataDrive Emulation

Hi These days I'm currently working on fixing HiLow DataDrive Emulation on ZEsarUX. It's very close to be finished: can format, read and write files. I think you should read the article here (in Spanish, but you can use google translate): https://www.elmundodelspectrum.com/se-consigue-emular-por-pri...
by chernandezba
Thu May 19, 2022 7:43 am
Forum: Emulators
Topic: Screenshot from ZEsarUX emulator?
Replies: 11
Views: 379

Re: Screenshot from ZEsarUX emulator?

Tried myself. Pressing F3 for Pause once is working (and another key to resume from Pause). But there seems a problem with pressing F3 key multiple times: This seems to hang ZEsarUX completely. @chernandezba could you please have a look? Luzie I've tried that and pressing the F-pause key again just...
by chernandezba
Wed May 11, 2022 6:15 pm
Forum: Emulators
Topic: Unsupported? .Z80 file header values
Replies: 13
Views: 522

Re: Unsupported? .Z80 file header values

Luzie wrote: Wed May 11, 2022 6:12 pm Should we or I write at the ZXSP http://zxsp.blogspot.com/p/about-zxsp.html author about it?
Maybe... But I see the last version is too old (2015-05-18 - Version 0.8.0pre27) so I assume he is not updating it anymore
by chernandezba
Wed May 11, 2022 9:01 am
Forum: Emulators
Topic: Unsupported? .Z80 file header values
Replies: 13
Views: 522

Re: Unsupported? .Z80 file header values

Tested on QAOP emulator and the z80 snapshot also fails. Also tried to save a 48k snapshot from ZXSP and same error on trying to load it on other emulators
by chernandezba
Wed May 11, 2022 8:37 am
Forum: Emulators
Topic: Unsupported? .Z80 file header values
Replies: 13
Views: 522

Re: Unsupported? .Z80 file header values

Update: I've talked to Andy and the snapshots are saved using ZXSP. So it's probably a bug on that emulator...
by chernandezba
Wed May 11, 2022 7:24 am
Forum: Emulators
Topic: Unsupported? .Z80 file header values
Replies: 13
Views: 522

Re: Unsupported? .Z80 file header values

i wonder what emu/tool produced that file. yes, it looks sane, and simply omits some info almost nobody is using anyway. but as Z80 has no signature, accepting all "sane" header sizes doesn't look ok for me, it is better to fix the tool. Yes, fixing the tool seems logic. It's an AGD game ...
by chernandezba
Tue May 10, 2022 11:33 pm
Forum: Emulators
Topic: Unsupported? .Z80 file header values
Replies: 13
Views: 522

Re: Unsupported? .Z80 file header values

Any idea what is in the extra 8bytes? I have seen custom z80 snapshot formats before like with the z80stealth emulator but it didn't load so can't be that. I also thought it might be SAMRAM but that should follow the standard format. Sorry I'm no help :-) Looking at these 8 bytes: 4F 08 01 00 00 00...
by chernandezba
Tue May 10, 2022 7:55 pm
Forum: Emulators
Topic: Unsupported? .Z80 file header values
Replies: 13
Views: 522

Unsupported? .Z80 file header values

Hi I've recently purchased the itchio 40years speccy bundle. One of the games included: https://payndz.itch.io/dungeon-raiders Has two downloadable files: tap and z80. The z80 file can't be loaded on Fuse (gives me a libspectrum warning), RVM (crashes the emu) or ZEsarUX (my emulator). Looking at th...
by chernandezba
Fri May 06, 2022 5:57 pm
Forum: Emulators
Topic: ZEsarUX 10.1
Replies: 0
Views: 150

ZEsarUX 10.1

New ZEsarUX stable version 10.1! As usual, there are compiled versions for Mac, Linux, FreeBSD, Raspberry Pi and Windows, and also the source code. Remember ZEsarUX is free software and gratis Download it from: https://github.com/chernandezba/zesarux/releases/tag/ZEsarUX-10.1 Changelog: Version 10.1...
by chernandezba
Thu Apr 21, 2022 9:42 am
Forum: Emulators
Topic: ZEsarUX 10.0
Replies: 17
Views: 939

Re: ZEsarUX 10.0

Hi You should try compiling from last source code. As @Luzie said, I’ve made some changes in the joystick code recently; also added support for hat joysticks and I guess yours is one of these. But remember: I can’t give any warranty that ZEsarUX could work with any kind of joystick, I should have p...
by chernandezba
Tue Apr 19, 2022 11:29 pm
Forum: Emulators
Topic: ZEsarUX 10.0
Replies: 17
Views: 939

Re: ZEsarUX 10.0

Thank you would be very appreciated, I don't have a dev environment on this machine You can download "zesarux.exe v10.1 Windows compiled from Source 2022-04-19" from it here: https://forum.tlienhard.com/phpBB3/download/file.php?id=13746 I assume that’s a custom build made by yourself. Be ...
by chernandezba
Tue Apr 19, 2022 11:22 pm
Forum: Emulators
Topic: ZEsarUX 10.0
Replies: 17
Views: 939

Re: ZEsarUX 10.0

hexaae wrote: Tue Apr 19, 2022 8:51 pm DPAD joystick now working fine for directions too! 8-)
Thanks a lot!
I answered the previous posts but haven’t seen this message. What did you do to fix it?
by chernandezba
Tue Apr 19, 2022 11:21 pm
Forum: Emulators
Topic: ZEsarUX 10.0
Replies: 17
Views: 939

Re: ZEsarUX 10.0

Hi You should try compiling from last source code. As Luzie said, I’ve made some changes in the joystick code recently; also added support for hat joysticks and I guess yours is one of these. But remember: I can’t give any warranty that ZEsarUX could work with any kind of joystick, I should have phy...
by chernandezba
Thu Jan 06, 2022 12:01 am
Forum: Emulators
Topic: Proposal for RZX format update
Replies: 33
Views: 1653

Re: Proposal for RZX format update

Woody wrote a game that only works OK if this thing is correctly emulated, it's called Super HALT Invaders . The score counter only works if HALT is OK. I don't remember what the second one tests, I think Woody can provide a detailed explanation if you ask him. Oh that’s very interesting! I’m plann...
by chernandezba
Tue Oct 05, 2021 5:52 pm
Forum: Emulators
Topic: ZEsarUX 10.0
Replies: 17
Views: 939

Re: ZEsarUX 10.0

Nitrowing wrote: Mon Oct 04, 2021 10:10 pm Sorry for being none too bright...
Can I run this on my Pi400? :cry:
Of course. Compile it from source code, or wait a few days and I'll upload a generic raspberry compiled version
by chernandezba
Mon Oct 04, 2021 7:51 pm
Forum: Emulators
Topic: ZEsarUX 10.0
Replies: 17
Views: 939

ZEsarUX 10.0

ZEsarUX 10.0 is out! Download it from : https://github.com/chernandezba/zesarux/releases/tag/10.0 Changes: Version 10.0 - Clive Sinclair edition. 4 October 2021 There are lots of changes in this version, but some of them are remarkable: - New machine emulated: Sega Master System - "Time machine...
by chernandezba
Tue Sep 28, 2021 6:52 pm
Forum: Hardware
Topic: Russian ATM Turbo 2+
Replies: 79
Views: 9497

Re: Russian ATM Turbo 2+

Hi I've already talked to Alone Coder about this subject ZX Baseconf emulation is not working on ZEsarUX. I've spent lots of hours trying to emulate but I haven't suceeded. Need to have complete documentation in English (when I tried almost everything was in Russian) and spend more hours again. Sorr...
by chernandezba
Sat Aug 14, 2021 11:40 pm
Forum: ZX Spectrum Next
Topic: Has anyone ever managed to get Zesarux to do, well, anything?
Replies: 22
Views: 1349

Re: Has anyone ever managed to get Zesarux to do, well, anything?

Rev_Stuart_Campbell wrote: Sat Aug 14, 2021 1:39 pm Spent the evening trying to get it to work on Retropie and now I just wish I was dead.
Happy to see people appreciate all my explanations.

You’re welcome
by chernandezba
Fri Aug 13, 2021 7:23 pm
Forum: ZX Spectrum Next
Topic: Has anyone ever managed to get Zesarux to do, well, anything?
Replies: 22
Views: 1349

Re: Has anyone ever managed to get Zesarux to do, well, anything?

Anything they WANTED it to do, I mean. Yes. Lots of people are doing things using ZEsarUX, not just me (the author) ;) Anyway, it’s difficult to answer all the questions you have in your thread, I recommend you to read Next documentation. But I’ll try to answer the important things: -tbblue and Nex...
by chernandezba
Fri Aug 13, 2021 7:06 pm
Forum: ZX Spectrum Next
Topic: Has anyone ever managed to get Zesarux to do, well, anything?
Replies: 22
Views: 1349

Re: Has anyone ever managed to get Zesarux to do, well, anything?


What I not have seen in the past are the Icons to interact with ZEsarUX. I must have a look on how to enable this. But it will make usage of ZEsarUX much easier. Example-Menu:

Just go to settings-gui-ZX desktop and enable it ;)
by chernandezba
Mon Jun 07, 2021 10:54 pm
Forum: Games/Software
Topic: The comp.sys.sinclair Crap Games Competition 2021: 25th edition extravaganza!
Replies: 403
Views: 19989

Re: The comp.sys.sinclair Crap Games Competition 2021: 25th edition extravaganza!

OK - I got this to work! Thank you for the instructions @chernandezba You're welcome! I will try to make a video capture of the process that might help others. Thanks! One thing I notice on your emulator, the sound effects my game makes are quite different than on the real hardware. Yes, it could b...
by chernandezba
Mon Jun 07, 2021 7:35 am
Forum: Games/Software
Topic: The comp.sys.sinclair Crap Games Competition 2021: 25th edition extravaganza!
Replies: 403
Views: 19989

Re: The comp.sys.sinclair Crap Games Competition 2021: 25th edition extravaganza!

3) if it’s a file you need to copy on a eprom card, you can insert an existing eprom image file or create a blank one from the storage menu. Then use the same menu to copy a file from your pc to that eprom image for the life of me I can figure out how to create a new eprom here. All it lets you do ...