Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

[Command suggestion] it's free real estate [number/register] #75

@kammt

Description

@kammt

Command Syntax: (e.g. stonks [register])
it's free real estate [register/number]

Command Description:
Allocates the provided number of Bytes on the Heap and returns a pointer to the starting address. If the allocation failed, 0 is returned. The memory block cannot be freed - because who does that anyway? (hides)

Which x86_64 Assembly instruction(s) would be used to translate this command?
For a possible implementation, see https://github.com/xarantolus/memeasm/blob/main/malloc/malloc.memeasm

What could this command be useful for?
Well.. heap allocation

What Meme is your command based on? (You can also provide a link to e.g. its KnowYourMeme page)
https://knowyourmeme.com/memes/its-free-real-estate

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnew commandAh, I see you're a man of culture as well!

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions