raydac / zxpoly

a multi-CPU ZX-Spectrum 128 concept platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while loading Eklhaft 2 demo

rossimariolee opened this issue · comments

commented

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

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

The loader:
Untitled 2

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

ZXMAK2:
eee

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 !!!

...!
Untitled 2

commented

ZX48_v2EN: this worked very well ! Thank you