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

lptr not implemented correctly #1

Open
griderd opened this issue Aug 27, 2019 · 0 comments
Open

lptr not implemented correctly #1

griderd opened this issue Aug 27, 2019 · 0 comments
Assignees
Labels
Assembler Related to any assembler. Attach tag for related CPU. bug Something isn't working CPU1 Issue related to CPU1

Comments

@griderd
Copy link
Owner

griderd commented Aug 27, 2019

The lptr (32-bit long pointer) is not implemented correctly in the assembler. It needs to be a copy of the existing ptr code, but export a uint32_t instead of a uint16_t.

@griderd griderd added bug Something isn't working CPU1 Issue related to CPU1 labels Aug 27, 2019
@griderd griderd self-assigned this Aug 27, 2019
@griderd griderd added the Assembler Related to any assembler. Attach tag for related CPU. label Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assembler Related to any assembler. Attach tag for related CPU. bug Something isn't working CPU1 Issue related to CPU1
Projects
None yet
Development

No branches or pull requests

1 participant