Skip to content

05-bootsector-functions-strings/boot_sect_print_hex.asm #267

@elfatairy

Description

@elfatairy

in line 30 shouldn't it be
ror dx, 1 instead of ror dx, 4
so we shift the 3rd letter of dx to be the last so we can convert it into ASCII (I didn't try the code I just thought about that while reading it)

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