Skip to content

Extended background color mode #9

Description

@xlar54

vic.zip

This mode lets you have different background colors for characters 0-63. There were a number of changes needed to support it, including a new method that needs to also be added to the header file:

inline void draw_ext_backcolor_char(int x, int y, uint8_t data, uint8_t color, uint8_t c);

You may want to run a diff, but i think otherwise we are pretty much still in sync.

capture

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions