Menu

#2060 Blitz128-compiled Program works with DLOAD but not with LOAD

v3.x
closed-invalid
gpz
None
GTK3
x128
2024-08-06
2024-08-05
No

The attached disk image contains a Basic program in it's native form (powercomp) and compiled with Blitz128 (c/powercomp).

The uncompiled, native Basic Program (expected behavior)
LOAD"POWERCOMP",8,1 works just well

The compiled Program with LOAD (bad behavior)
LOAD"C/POWERCOMP",8,1
RUN just brings up READY.
LIST comes up empty
Monitor shows empty RAM at $0801

The compiled Program with DLOAD (expected behavior)
DLOAD"C/POWERCOMP" works just fine.

Also, the Blitz128 compiler is included on the disk. It's supposed to be compiled by itself.
LOAD"BLITZ!.128",8,1 works just as fine.

This is on Win10 x64
This was tested Vice versions 3.7, 3,71 and 3.8 r45265
Also tried 1541, 1571 and 1581 Drive emulations, no difference.

1 Attachments

Discussion

  • Martin Gutenbrunner

    Oh my, I just verified this on a real C128, and it turns out that the behavior is the same there.
    I guess this must be a problem with Blitz! 128 then.

    Sorry for the noise, please feel free to close this.

     
  • gpz

    gpz - 2024-08-06

    :)

     
  • gpz

    gpz - 2024-08-06
    • status: open --> closed-invalid
    • assigned_to: gpz
     

Log in to post a comment.