Skip to content
This repository was archived by the owner on Feb 14, 2020. It is now read-only.
This repository was archived by the owner on Feb 14, 2020. It is now read-only.

PLEASE. I NEED HELP WITH THIS LINE OF CODE. #7

@OmerFlame

Description

@OmerFlame

What does this do???? I can't understand what it means...

push dword (ROWS - 1) << 24 | FG.BRIGHT | FG.GRAY (in about.asm).

TELL ME IF I'M CORRECT (I'm sure I'm not it's too ludicrous to be true...):

You push to the stack the value of ROWS with 1 subtracted from it (24), shifted to the left 24 times, then you do bitwise OR on that value - for every 1 you get the color FG.BRIGHT and for every 0 you get the color FG.GRAY.

PLEASE RESPOND

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions