Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 @CODE           .CODE Segment Name
 @CODESIZE       Indicates Code Size
 @CPU            Return CPU Information
 @CURSEG         Current Segment
 @DATA           .DATA Segment name
 ??DATE          Return the Date                                         TASM
 @DATASIZE       Indicates Data Size
 @FARDATA        .FARDATA Segment Name
 @FARDATA?       .FARDATA? Segment Name
 @FILENAME       Source File Name
 ??FILENAME      Source File Name                                        TASM
 ??TIME          Return the Time                                         TASM
 ??VERSION       Get TASM Version                                        TASM
 @WORDSIZE       Indicates 16- or 32-Bit Segments

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson