From 464130cf4b19578f45fc51a6a37453261bdf37f9 Mon Sep 17 00:00:00 2001 From: mrb0nk500 Date: Tue, 8 Dec 2020 17:56:02 -0500 Subject: - Fixed yet another bug with the ortho extension. --- test/ortho.s | 1 + 1 file changed, 1 insertion(+) (limited to 'test/ortho.s') diff --git a/test/ortho.s b/test/ortho.s index bc70d3d..83f3554 100644 --- a/test/ortho.s +++ b/test/ortho.s @@ -9,6 +9,7 @@ mem: reset: cps lds.d #$3FFFF + mov a, #10 and #0 tay xor b, b -- cgit v1.2.3-13-gbd6f