1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-21 21:16:51 +00:00

fixed test

This commit is contained in:
Steven Hugg
2025-11-05 19:07:59 -06:00
parent a436ac89c2
commit e35516046e
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -273,7 +273,7 @@ WaitVsync:
.width 32
FOO:
add x1,x2,x2
sub x3,zero,x2
sub x3,x0,x2
xor x4,x3,x2
addi x5,x4,1234
beq x10,x11,FOO3