raydac / zxpoly

a multi-CPU ZX-Spectrum 128 concept platform
GNU General Public License v3.0
95 stars 9 forks source link

Error while loading Eklhaft 2 demo #84

Closed rossimariolee closed 2 years ago

rossimariolee commented 2 years ago

Hi @raydac This demo loads in other emulators like fuse, it at the end of loading on ZxPoly it resets (must be loaded in 48k mode).

Eklhaft2.zip

Alessandro1970 commented 2 years ago

This is, probably, a tape loading problem. I made a snapshot (z80) from fuse and the snapshot works well on ZxPoly so the tap image has a strange loader...

z80 from FUSE Eklhaft 2.zip

Untitled 3

Alessandro1970 commented 2 years ago

The loader: Untitled 2

Alvarez81 commented 2 years ago

If you run it on zxmak2 emulator you can see that ZxPoly has got some border/timings problems yet

ZXMAK2: eee

Alessandro1970 commented 2 years ago

This demo must be run in 48k mode with compatible 48k ROM. I you use this rom in ZxPoly it works good. ZX48_v2EN.zip Drag'n'drop this rom and then load the tap demo !!!

Alessandro1970 commented 2 years ago

...! Untitled 2

rossimariolee commented 2 years ago

ZX48_v2EN: this worked very well ! Thank you