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

Add allocate data block to data memory #55

Open
douggilliland opened this issue Sep 6, 2019 · 0 comments
Open

Add allocate data block to data memory #55

douggilliland opened this issue Sep 6, 2019 · 0 comments

Comments

@douggilliland
Copy link
Owner

douggilliland commented Sep 6, 2019

@mjgpy3

I need a way to reserve a block of memory in the data space. Example:

block: .long rsvd=0x100

Would reserve 256 long memory range.. The block: label would work just like the current labels work, but the address before the next data item would need to increment by 0x100

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