-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Unused is written : unused dp-base @ dp - ;
Then I see dp-base in essence pushes the address of:
dictionary_start:
.long 0
onto the stack and then fetches it, i never see a value set at that location, unless I am missing something.
Shouldn't unused be written a bit more like:
: unused dp-limit dp - ; which would give us the upper limit of the dictionary - where we are now ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels