Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Multiple org's on asm + merge code blocks + create autostart create incorrect loader #206

@gusmanb

Description

@gusmanb

I have been playing a bit with org's in boriel basic in order to place data arrays at lower memory, that compiles into an ASM that has three orgs, one at 32768, other at 24576 and a final one at 32790.

When I export this as a tape it creates a loader with three LOAD "" CODE instructions instead of one but as I have selected "merge code blocks into one" it fails to be loaded.

If you need it I can upload the ASM file that causes this to happen.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions