Yes you can disassemble source code files. To create a disassemble file follow steps given below:
A context menu appears.
The Disassemble Job window appears.
The disassembling file provides a way to show the results of object code produced from a C/C++ source file in the Editor. Once the Disassemble command is executed, it will proceed to compile, disassemble the file and show the resulting disassembled file in a new editor window, titled sourcefilenameXXXXX.lst , where XXXXX represent random numbers.