Skip to content

Conversation

@boriel
Copy link
Collaborator

@boriel boriel commented Jan 10, 2026

What / Why

Allow usage of import from other architectures with:

#include once [arch:zxnext] "file.bas"

Now it's possible to include files from other archs, like:

#include once [arch:zx48k] <hex.bas>
They must use zx48k ones whenever possible
@boriel boriel force-pushed the feature/include_arch_prefix branch from 1f4e50d to e49b023 Compare January 11, 2026 12:01
This test also that the include [arch:zx48k] works.
Also refactorize other tests.
@boriel boriel force-pushed the feature/include_arch_prefix branch from e49b023 to 4614fe9 Compare January 11, 2026 12:03
@boriel boriel merged commit 3c62d02 into main Jan 11, 2026
1 check passed
@boriel boriel deleted the feature/include_arch_prefix branch January 11, 2026 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants