From 15a4be17e331475d3237a55d0cde5f0da3f91a9f Mon Sep 17 00:00:00 2001
From: pommicket <pommicket@gmail.com>
Date: Wed, 10 Nov 2021 21:20:49 -0500
Subject: add compares to conditional jump instructions

---
 02/in01 | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

(limited to '02/in01')

diff --git a/02/in01 b/02/in01
index f72459c..723c5e3 100644
--- a/02/in01
+++ b/02/in01
@@ -14152,20 +14152,20 @@ the formatting changed appropriately.
 ;00;00;00;00;00;00;00;00
 ;00;00;00;00;00;00;00;00
 ;00;00;00;00;00;00;00;00
-;02;0f;87;00;00;00;00;00
-;02;0f;82;00;00;00;00;00
+;05;48;39;d8;0f;87;00;00   ja
+;05;48;39;d8;0f;82;00;00   jb
 ;00;00;00;00;00;00;00;00
 ;00;00;00;00;00;00;00;00
-;02;0f;84;00;00;00;00;00
+;05;48;39;d8;0f;84;00;00   je
 ;00;00;00;00;00;00;00;00
-;02;0f;8f;00;00;00;00;00
+;05;48;39;d8;0f;8f;00;00   jg
 ;00;00;00;00;00;00;00;00
 ;00;00;00;00;00;00;00;00
 ;00;00;00;00;00;00;00;00
 ;00;00;00;00;00;00;00;00
-;02;0f;8c;00;00;00;00;00
+;05;48;39;d8;0f;8c;00;00   jl
 ;01;e9;00;00;00;00;00;00
-;02;0f;85;00;00;00;00;00
+;05;48;39;d8;0f;85;00;00   jn
 ;00;00;00;00;00;00;00;00
 ;00;00;00;00;00;00;00;00
 ;00;00;00;00;00;00;00;00
-- 
cgit v1.2.3