taglinefilesource code
screen_word40drivers/char/selection.c#define sel_pos(n)  inverse_translate(screen_word(sel_cons, n, 1) & 0xff)
screen_word21drivers/char/selection.hextern unsigned short screen_word(int currcons, int offset, int viewed);