This was built to track decompiler and CFG progress.
function public.publicshowimg(ind#5, img#4, sx#3, sy#2, color#1, rot#0)
{
fn_call#7 = findimg#6(ind#5);
// RegionId(0)
// RegionId(1)
with (fn_call#7)
{
image#9 = img#4;
x#11 = sx#3;
y#13 = sy#2;
lit#14 = null;
// RegionId(1)
// RegionId(2)
if (color#1 != lit#14)
{
lit#16 = 0;
red#17 = color#1[lit#16];
lit#19 = 1;
green#20 = color#1[lit#19];
lit#22 = 2;
blue#23 = color#1[lit#22];
lit#25 = 3;
alpha#26 = color#1[lit#25];
}
rotation#28 = rot#0;
}
lit#29 = 0;
return lit#29;
}
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Step 1 of 9