Skip to content

High V_Scale values don't render as expected #29

@Yazwh0

Description

@Yazwh0

With a high V_Scale value we get what appears to be line 480 copied down the screen. This feels unintuitive. It should either be line 479 (where line 0 is the first line), draw nothing, or should continue to render without the 480 constraint.

So either change this to 479, or remove the check?
https://github.com/fvdhoef/vera-module/blob/rev4/fpga/source/graphics/composer.v#L157

image

Test app for above:
code: test.zip
prg: example.zip

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