Experimental procedure-to-procedure call tree with progress

Last update: 2010/11/01 22:33 +0900

The below figure shows procedure-to-procedure call tree with recent work progress by tree style graph. Each leaf attaches a low level (assembler level) procedure as a program address from "fire.exe" and "ibmio.exe". Each leaf means whether it (the procedure) is already converted to my windows port or not. It is a experimental trial to realize the current progress in graphical representation.

Legend:
Pink leaf is: A procedure already converted from assembler code to c plus plus source code.
Gray leaf is: A procedure still left untouched.
Green leaf is: A procedure recently converted.

The above tree graph is generated by Trackcall_Peer_Graf tool.