Skip to content

rHDMAx alternative names #36

Open
Open
@zlago

Description

some registers have alternative, more "user friendly" names (rKEY1, rNRxx, CGB palette registers, CGB banking registers)
but since rHDMAx registers dont have alternative names and (according to hardware.inc and pandocs) are big-endian, this could result in some nasty suprises if someone doesnt double check the order
my suggested alternative names for rHDMAx registers would be: rHDMA_SRC_HI, rHDMA_SRC_LO, rHDMA_DST_HI, rHDMA_DST_LO, and rHDMA_LEN

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions