Skip to content

Implement DB allowing Strings and Chars#351

Merged
boriel merged 1 commit intomasterfrom
feature/allow_asm_DB_to_mix_chars_and_strings
Jun 11, 2020
Merged

Implement DB allowing Strings and Chars#351
boriel merged 1 commit intomasterfrom
feature/allow_asm_DB_to_mix_chars_and_strings

Conversation

@boriel
Copy link
Copy Markdown
Collaborator

@boriel boriel commented Jun 11, 2020

Now it's possible to assemble:
DB "Hello", ' ', "Worl", 'd' + 128

Now it's possible to assemble:
DB "Hello", ' ', "Worl", 'd' + 128
@boriel boriel merged commit 94c3f6f into master Jun 11, 2020
@boriel boriel deleted the feature/allow_asm_DB_to_mix_chars_and_strings branch June 11, 2020 21:38
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