Skip to content

Bugfix/missing labels#242

Merged
boriel merged 2 commits intomasterfrom
bugfix/missing_labels
Nov 7, 2019
Merged

Bugfix/missing labels#242
boriel merged 2 commits intomasterfrom
bugfix/missing_labels

Conversation

@boriel
Copy link
Copy Markdown
Collaborator

@boriel boriel commented Nov 6, 2019

Fixes bug #241

  • Ensures all labels are defined in the assembler.
  • Do not emit HEAP related labels if no heap is going to be used.

ZXBasm allowed global undefined labels as long as they
were not used. This is not allowed anymore.
When not using the HEAP, ZX Basic should not
refer to any label using it. Fixed.
This just defined the ZX_BASIC User data END area as
an in-place label declaration.
@boriel boriel force-pushed the bugfix/missing_labels branch from f6757bb to 7ebdfbd Compare November 7, 2019 11:03
@boriel boriel merged commit 9e8ed06 into master Nov 7, 2019
@boriel boriel deleted the bugfix/missing_labels branch November 7, 2019 12:15
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.

1 participant