Skip to content

pixels not updating when instructions are stepped through  #40

Description

@thebruhboozler

I am running this code which is supposed to set 5,5 on but it only does it when I run it in bulk and not by stepping through

ldi r1 240 
ldi r2 5
str r1 r2
ldi r1 241 
ldi r2 5
str r1 r2
ldi r1 242 
str r1 r0 
ldi r1 245
str r1 r0 
nop
nop
nop
nop
hlt

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