Skip to content

[anotherworld] copyPage code has a conditional whose purpose is not clear yet #5

@felipesanches

Description

@felipesanches

I don't know why does the another_world_state::copyVideoPage method have this conditional:

/* The actual meaning of this conditional needs to be clarified: */
    if (srcPageId < 0xFE && ((srcPageId &= 0xBF) & 0x80)) {

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions