From: Lukas Krickl Date: Tue, 19 Dec 2023 14:32:51 +0000 (+0100) Subject: Added divison to test cases X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=bc8bdd3062aa017e20fb7ef95ecfedc22929adab;p=ulas%2F.git Added divison to test cases --- diff --git a/tests/t0.bin b/tests/t0.bin index c409626..bc8c7f2 100644 Binary files a/tests/t0.bin and b/tests/t0.bin differ diff --git a/tests/t0.s b/tests/t0.s index d1f8c5e..03fd48e 100644 --- a/tests/t0.s +++ b/tests/t0.s @@ -122,3 +122,4 @@ l3: .db 1 ld a, de2 jp hl + ld a, 4/2