Skip to content

Add single sprite system (NES) #5

Description

@puzzud

Create a system for rendering one or more single sprites.

This system should be able to enable and disable any number of sprites (provided system maximum).

It should be possible to set the graphic to use for a sprite, its color palette entry, and its X,Y position.

It's likely shadow sprite data will need to be reserved in BSS / RAM, to where the PPU sprite RAM DMA can be used.

A stack or counter to indicate the next available sprite should be engineered.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions