Merge pull request #11 from ksherlock/patch_14

disassemble global symbol tables.
This commit is contained in:
MikeW50
2018-03-25 15:29:42 -06:00
committed by GitHub
+1
View File
@@ -1892,6 +1892,7 @@ if (constant) { /* split on constant or expression */
pc += 2;
break;
case 5:
case 8:
sTable = TRUE;
break;
}