Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Blinker 5.10 Online Reference - <b> codeclass</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 CODECLASS
------------------------------------------------------------------------------
 Purpose:
 Specify additional segment classes to be treated as CODE.

 Syntax:
 CODECLASS <classname> [,<classname> ...]

 Default:
 None.

 Description:
 This command is used to specify additional segment classes which are to be
 treated as CODE by Blinker. By default, all classes with a name ending in
 CODE are treated as CODE.

 This command is useful to ensure that segments in a new .EXE file are
 flagged as CODE.

 Example:
 # Treat segments of class MYCLASS1 and MYCLASS2 as CODE
 CODECLASS MYCLASS1,MYCLASS2

See Also: OVERLAY

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