Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Reference Manual for GoldED 2.51 - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     The  Version  7  nodelist  index  does  not  by  default define any
     nodelist flags except the CM flag. Unfortunately the V7 index  does
     not point to the actual nodelist,  it only has some bits which  are
     marked "reserved"  in the  specifications. The  NODEV7FLAGS keyword
     allows you to define the meaning of each of these bits.

     The <value> field can be a number or a bit number. Allowed  numbers
     are: 32, 64, 128, 256, 512, 1024, 2048, 8192 and 16384. Allowed bit
     numbers are: b5, b6, b7, b8, b9, b10, b11, b13 and b14.

       Example:

         NODEV7FLAGS MO  b5
         NODEV7FLAGS LO  b6
         NODEV7FLAGS MN  b7
         NODEV7FLAGS NC  b8
         NODEV7FLAGS ZEC b9
         NODEV7FLAGS REC b10
         NODEV7FLAGS NEC b11
         NODEV7FLAGS XA  b13
         NODEV7FLAGS XX  b14

     See also the NODEV7MODEM keyword for other nodelist flags.

     The  nodelist  flag  bits  in  the  index  files are put in by your
     Version 7 nodelist compiler. You  must make sure that the  nodelist
     flag definitions  in your  nodelist compiler  setup match  those in
     your GoldED setup.

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