Skip to content

unused #6

@dotmilk

Description

@dotmilk

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions