fixed shiftright test

This commit is contained in:
radumacocian
2025-06-30 16:02:27 +02:00
parent 0f4a97bbf2
commit a79014c657
2 changed files with 3 additions and 4 deletions

View File

@@ -2,7 +2,6 @@ package cpu
import (
"radu.macocian.me/goboy/cpu/operations"
"radu.macocian.me/goboy/memory"
)
type op_context struct {