• Description has changed:

Diff:

--- old
+++ new
@@ -4,9 +4,9 @@
   _case(#0)

 is expanded as
-      000025                         23 SW_01000:
-      000025                         24 SW_0100001:
-      000025 20 4F            [12]   25    JR  NZ, SW_0100002
+SW_01000:
+SW_0100001:
+      JR   NZ, SW_0100002

 if the accumulator value was loaded in A, flags won't be set unless we put an OR A to set the flags.
 Ex.: