This was built to track decompiler and CFG progress.
function FileBrowser_FilesList.onKeyDown(keycode#1, keychar#0) { if (keychar#0 != null) { if (keycode#1 != 13) { if (keycode#1 < 500) { fn_call#4 = showSearch(keychar#0, FileBrowser_Screen#2); } } } return 0; }
Use the mouse wheel + shift to zoom in and out, and click and drag to pan.
Step 1 of 9