Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dl assembling incorrectly #57

Open
OmbraRD opened this issue Apr 13, 2024 · 0 comments
Open

dl assembling incorrectly #57

OmbraRD opened this issue Apr 13, 2024 · 0 comments

Comments

@OmbraRD
Copy link

OmbraRD commented Apr 13, 2024

dl has a length of 3 when it should be 4 breaking old scripts.

How to reproduce:
arch md.cpu
endian msb

-Set origin in asm file to $100000 with a label
-Use dl label somewhere in the rom
-Compile
Screenshot 2024-04-13 162246

Expected behavior:
00100000 to be written

Current behavior:
100000

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

No branches or pull requests

1 participant