Jump to content
IGNORED

Atasm and the Equates


Grevle

Recommended Posts

I was wondering if just setup the equates actually use some memory at all in the compiled assembler code in Atasm.

 

Like this:

 

; set som equates

 

1600=variable1

1601=varable2

 

So here is 2 equates set at adress 1600 and 1601, So when the code is assembled does this use 1 byte per Equate or is it just the source code that grow when setting equates in Atasm ?  Is it a internal thing that tells Atasm what adresses to use only ? Putting data in the equates uses 1 byte i know. But i mean only the setup itself.

 

 

 

 

 

 

 

Edited by Grevle
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...