I generate a map file with the extension .m51. In this file, we can see the symbol table with three columns : VALUE, TYPE and NAME. In the first column (VALUE) we find the address. This address is preceeded by a letter (C for Code segment for example). Where can I find the signification of all these letters ?