Zeddy crashes with Z88DK WIN32 latest build

ZX80, ZX 81, ZX Spectrum, TS2068 and other clones
Post Reply
siggi
Well known member
Posts: 344
Joined: Thu Jul 26, 2007 9:06 am

Zeddy crashes with Z88DK WIN32 latest build

Post by siggi »

I compiled my "Hello world" program using the latest WIN32 build (running with WIN XP and patched config file, see WINDOWS INSTALLATION thread):
zcc +ZX81 -create-app hw.c

but the Zeddy crashes when the program is run.
Line 1 seems to be corrupt and shows

1 REM Z??DK C+

When compiled with older versions of Z88DK, LIST shows
1 REM Z88DK C+

and the progam runs.

Siggi
User avatar
dom
Well known member
Posts: 2076
Joined: Sun Jul 15, 2007 10:01 pm

Post by dom »

It looks like everything was broken - looks like I should run the test target during the nightly stage as well.

I've hopefully reverted back to an older assembler version by default which should generate working binaries.

Humble apologies.
siggi
Well known member
Posts: 344
Joined: Thu Jul 26, 2007 9:06 am

Post by siggi »

The current build works with my ZX81, but the "/"-problem (see thread about win-install "million errors") is still installed ;-)

Siggi
User avatar
dom
Well known member
Posts: 2076
Joined: Sun Jul 15, 2007 10:01 pm

Post by dom »

Patience, patience! :)

In my general panic about everything being broken I forgot about it. With luck that may now be fixed.
Post Reply