Skip to content

Incorrect, large OAM implementation #32

@agg23

Description

@agg23

The MiSTer core has an extremely large OAM implementation that does not mirror the hardware at all. It wastes a ton of space and does simultaneous access to many addresses at once, requiring it to be implemented as a massive register instead of RAM. This consumes around 27% of the Pocket's resources.

image

This was introduced in MiSTer-devel/NES_MiSTer@922cdcb, which added extra sprite functionality to the core.

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